Upgrade notes for Shiny 1.0.5

Full changelog

Bug fixes

  • Fixed #1818: conditionalPanel() expressions that have a newline character in them caused the application to not work. (#1820)

  • Added a safe wrapper function for internal calls to jsonlite::fromJSON(). (#1822)