diff --git a/404.html b/404.html index aed3c4848..c6f6e3425 100644 --- a/404.html +++ b/404.html @@ -33,7 +33,7 @@ shiny - 1.11.1.9001 + 1.12.0 diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 024e0db95..80cd88cc1 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ shiny - 1.11.1.9001 + 1.12.0 diff --git a/LICENSE-text.html b/LICENSE-text.html index c413e2e59..a818ecef9 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ shiny - 1.11.1.9001 + 1.12.0 diff --git a/README-npm.html b/README-npm.html index c1c287a58..8d222124e 100644 --- a/README-npm.html +++ b/README-npm.html @@ -17,7 +17,7 @@ shiny - 1.11.1.9001 + 1.12.0 diff --git a/TODO-promises.html b/TODO-promises.html index 5554886fc..3f12dbdff 100644 --- a/TODO-promises.html +++ b/TODO-promises.html @@ -17,7 +17,7 @@ shiny - 1.11.1.9001 + 1.12.0 diff --git a/authors.html b/authors.html index f24c86569..d7f07efe5 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ shiny - 1.11.1.9001 + 1.12.0 @@ -195,13 +195,13 @@

Chang W, Cheng J, Allaire J, Sievert C, Schloerke B, Aden-Buie G, Xie Y, Allen J, McPherson J, Dipert A, Borges B (2025). shiny: Web Application Framework for R. -R package version 1.11.1.9001, https://shiny.posit.co/. +R package version 1.12.0, 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 Garrick Aden-Buie and Yihui Xie and Jeff Allen and Jonathan McPherson and Alan Dipert and Barbara Borges},
   year = {2025},
-  note = {R package version 1.11.1.9001},
+  note = {R package version 1.12.0},
   url = {https://shiny.posit.co/},
 }
diff --git a/index.html b/index.html index 2402b3bea..71b2b0850 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@ shiny - 1.11.1.9001 + 1.12.0 diff --git a/news/index.html b/news/index.html index 8349642e2..66fb2cc9c 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ shiny - 1.11.1.9001 + 1.12.0 @@ -48,9 +48,9 @@
- +
-

OpenTelemetry support

+

OpenTelemetry support

-

New features

+

New features

-

Bug fixes and minor improvements

+

Bug fixes and minor improvements

-

Breaking changes

+

Breaking changes

@@ -651,7 +651,7 @@

Minor new features and improvements

-
diff --git a/reference/MockShinySession.html b/reference/MockShinySession.html index 3f02c9402..a38629f7e 100644 --- a/reference/MockShinySession.html +++ b/reference/MockShinySession.html @@ -28,7 +28,7 @@ of testServer()."> shiny - 1.11.1.9001 + 1.12.0 diff --git a/reference/NS.html b/reference/NS.html index 8fbfcf41e..578c9cf70 100644 --- a/reference/NS.html +++ b/reference/NS.html @@ -19,7 +19,7 @@ modules. See https://shiny.rstudio.com/articles/modules.html."> shiny - 1.11.1.9001 + 1.12.0 diff --git a/reference/Progress.html b/reference/Progress.html index 11b15a5af..5cc531c17 100644 --- a/reference/Progress.html +++ b/reference/Progress.html @@ -18,7 +18,7 @@ Reporting progress (object-oriented API)"> shiny - 1.11.1.9001 + 1.12.0 diff --git a/reference/absolutePanel.html b/reference/absolutePanel.html index af03c7369..7c8bc4655 100644 --- a/reference/absolutePanel.html +++ b/reference/absolutePanel.html @@ -17,7 +17,7 @@ shiny - 1.11.1.9001 + 1.12.0 diff --git a/reference/actionButton.html b/reference/actionButton.html index 3d14eb905..da137d2d7 100644 --- a/reference/actionButton.html +++ b/reference/actionButton.html @@ -18,7 +18,7 @@ each time it is pressed.">