diff --git a/latest-tag/news/index.html b/latest-tag/news/index.html index 3c3acec67..8bfc0bdf1 100644 --- a/latest-tag/news/index.html +++ b/latest-tag/news/index.html @@ -139,7 +139,6 @@

New featuresPossibility to download lockfile to restore app session for reproducibility (#479).
  • Datasets which name starts with . are ignored when module’s datanames is set as "all".
  • Added warning when reserved datanames, such as all and .raw_data are being used.
  • -
  • Added add_custom_server() to allow adding custom server logic to the main shiny server function of a teal app.
  • diff --git a/main/news/index.html b/main/news/index.html index 127bc9976..9dc816a87 100644 --- a/main/news/index.html +++ b/main/news/index.html @@ -139,7 +139,6 @@

    New featuresPossibility to download lockfile to restore app session for reproducibility (#479).
  • Datasets which name starts with . are ignored when module’s datanames is set as "all".
  • Added warning when reserved datanames, such as all and .raw_data are being used.
  • -
  • Added add_custom_server() to allow adding custom server logic to the main shiny server function of a teal app.
  • diff --git a/release-candidate/news/index.html b/release-candidate/news/index.html index fb5e805f9..58450940c 100644 --- a/release-candidate/news/index.html +++ b/release-candidate/news/index.html @@ -138,7 +138,6 @@

    New featuresPossibility to download lockfile to restore app session for reproducibility (#479).
  • Datasets which name starts with . are ignored when module’s datanames is set as "all".
  • Added warning when reserved datanames, such as all and .raw_data are being used.
  • -
  • Added add_custom_server() to allow adding custom server logic to the main shiny server function of a teal app.
  • diff --git a/v0.16.0-rc1/news/index.html b/v0.16.0-rc1/news/index.html index 866fb45f8..e308a9164 100644 --- a/v0.16.0-rc1/news/index.html +++ b/v0.16.0-rc1/news/index.html @@ -138,7 +138,6 @@

    New featuresPossibility to download lockfile to restore app session for reproducibility (#479).
  • Datasets which name starts with . are ignored when module’s datanames is set as "all".
  • Added warning when reserved datanames, such as all and .raw_data are being used.
  • -
  • Added add_custom_server() to allow adding custom server logic to the main shiny server function of a teal app.
  • diff --git a/v0.16.0-rc2/news/index.html b/v0.16.0-rc2/news/index.html index fb5e805f9..58450940c 100644 --- a/v0.16.0-rc2/news/index.html +++ b/v0.16.0-rc2/news/index.html @@ -138,7 +138,6 @@

    New featuresPossibility to download lockfile to restore app session for reproducibility (#479).
  • Datasets which name starts with . are ignored when module’s datanames is set as "all".
  • Added warning when reserved datanames, such as all and .raw_data are being used.
  • -
  • Added add_custom_server() to allow adding custom server logic to the main shiny server function of a teal app.
  • diff --git a/v0.16.0/news/index.html b/v0.16.0/news/index.html index 3c3acec67..8bfc0bdf1 100644 --- a/v0.16.0/news/index.html +++ b/v0.16.0/news/index.html @@ -139,7 +139,6 @@

    New featuresPossibility to download lockfile to restore app session for reproducibility (#479).
  • Datasets which name starts with . are ignored when module’s datanames is set as "all".
  • Added warning when reserved datanames, such as all and .raw_data are being used.
  • -
  • Added add_custom_server() to allow adding custom server logic to the main shiny server function of a teal app.