diff --git a/404.html b/404.html index 09b7a1a04..b3ef9765c 100644 --- a/404.html +++ b/404.html @@ -39,7 +39,7 @@ shiny - 1.8.0.9000 + 1.8.1 diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index f20ed7813..3241d9258 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ shiny - 1.8.0.9000 + 1.8.1 diff --git a/LICENSE-text.html b/LICENSE-text.html index b74545f56..5f4558ef5 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ shiny - 1.8.0.9000 + 1.8.1 diff --git a/TODO-promises.html b/TODO-promises.html index d0fe4d46c..4c315f06f 100644 --- a/TODO-promises.html +++ b/TODO-promises.html @@ -17,7 +17,7 @@ shiny - 1.8.0.9000 + 1.8.1 diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index 837f35c80..ac9c488c8 100644 Binary files a/apple-touch-icon-120x120.png and b/apple-touch-icon-120x120.png differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png index fce4872a2..d4fb063f5 100644 Binary files a/apple-touch-icon-152x152.png and b/apple-touch-icon-152x152.png differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png index 5a0cad1d6..55818db23 100644 Binary files a/apple-touch-icon-180x180.png and b/apple-touch-icon-180x180.png differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png index cc0aa4fbb..e1b51e0d4 100644 Binary files a/apple-touch-icon-60x60.png and b/apple-touch-icon-60x60.png differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png index 95e0cc912..42c2600cf 100644 Binary files a/apple-touch-icon-76x76.png and b/apple-touch-icon-76x76.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index af37f2ebd..5a4701a90 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/authors.html b/authors.html index d39734603..485498236 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ shiny - 1.8.0.9000 + 1.8.1 @@ -199,14 +199,14 @@

Chang W, Cheng J, Allaire J, Sievert C, Schloerke B, Xie Y, Allen J, McPherson J, Dipert A, Borges B (2024). shiny: Web Application Framework for R. -R package version 1.8.0.9000, +R package version 1.8.1, https://github.com/rstudio/shiny, https://shiny.posit.co/.

@Manual{,
   title = {shiny: Web Application Framework for R},
   author = {Winston Chang and Joe Cheng and JJ Allaire and Carson Sievert and Barret Schloerke and Yihui Xie and Jeff Allen and Jonathan McPherson and Alan Dipert and Barbara Borges},
   year = {2024},
-  note = {R package version 1.8.0.9000, 
+  note = {R package version 1.8.1, 
 https://github.com/rstudio/shiny},
   url = {https://shiny.posit.co/},
 }
diff --git a/favicon-16x16.png b/favicon-16x16.png index da17950a3..c70719ac7 100644 Binary files a/favicon-16x16.png and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png index 41e41ba23..65b89937c 100644 Binary files a/favicon-32x32.png and b/favicon-32x32.png differ diff --git a/index.html b/index.html index 4f5865210..97ecf242a 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@ shiny - 1.8.0.9000 + 1.8.1 diff --git a/news/index.html b/news/index.html index 95e09c0ae..4dd9dab1f 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ shiny - 1.8.0.9000 + 1.8.1 @@ -48,22 +48,22 @@
- +
-

Breaking changes

+

Breaking changes

-

New features and improvements

+

New features and improvements

-

Bug fixes

+

Bug fixes

diff --git a/reference/MockShinySession.html b/reference/MockShinySession.html index a81eedcf9..a3e6f5ec0 100644 --- a/reference/MockShinySession.html +++ b/reference/MockShinySession.html @@ -28,7 +28,7 @@ of testServer()."> shiny - 1.8.0.9000 + 1.8.1
diff --git a/reference/NS.html b/reference/NS.html index 605a25f49..12f78a4a1 100644 --- a/reference/NS.html +++ b/reference/NS.html @@ -19,7 +19,7 @@ modules. See https://shiny.rstudio.com/articles/modules.html."> shiny - 1.8.0.9000 + 1.8.1 diff --git a/reference/Progress.html b/reference/Progress.html index 1e73e3acd..ed467abc8 100644 --- a/reference/Progress.html +++ b/reference/Progress.html @@ -18,7 +18,7 @@ Reporting progress (object-oriented API)"> shiny - 1.8.0.9000 + 1.8.1 diff --git a/reference/absolutePanel.html b/reference/absolutePanel.html index 0c5982369..76fa18439 100644 --- a/reference/absolutePanel.html +++ b/reference/absolutePanel.html @@ -17,7 +17,7 @@ shiny - 1.8.0.9000 + 1.8.1 diff --git a/reference/actionButton.html b/reference/actionButton.html index 65b83402c..1104b4a4d 100644 --- a/reference/actionButton.html +++ b/reference/actionButton.html @@ -18,7 +18,7 @@ each time it is pressed.">