COMMITS
August 13, 2026
B
fix: Reset output progress state on reconnect (#4425)
Barret Schloerke committed
August 10, 2026
B
docs: Stop implying that closing a session destroys its reactives (#4423)
Barret Schloerke committed
B
fix: soft teardown of reactives when a session closes (#4421)
Barret Schloerke committed
July 22, 2026
B
docs: use `namespace` (not `id`) in session$destroy() docs (#4419)
Barret Schloerke committed
July 17, 2026
K
Merge pull request #4411 from jeis4wpi/main
Karan committed
J
update generated docs
John E committed
K
Merge branch 'main' into main
Karan committed
July 15, 2026
B
fix: print "Listening on" only after the socket is bound (#4400) (#4413)
Barret Schloerke committed
J
docs: fix some typos
John E committed
June 24, 2026
C
Make `{watcher}` a required dependency for autoreload (#4403)
Charlie Gao committed
June 22, 2026
C
Increment version number to 1.14.0.9000 (#4402)
Carson Sievert committed
C
Start v1.14.0 release candidate (#4393)
Carson Sievert committed
June 15, 2026
C
fix: support `NULL` as the canonical root namespace for `session$destroy()`, etc (#4395)
Carson Sievert committed
June 1, 2026
S
Docs: clarify `varSelectInput()` purpose and fix typo (#4391)
Samuel Bharti committed
S
Docs: clarify `selectInput()` NULL handling with `multiple = TRUE` (#4390)
Samuel Bharti committed
May 29, 2026
B
feat: Add `session$destroy()` to remove all module reactivity (#4372)
Barret Schloerke committed
May 28, 2026
C
fix: Observe ancestor for IntersectionObserver on display:contents outputs (#4388)
Carson Sievert committed
May 27, 2026
B
docs: thank @sundrelingam for need() fix in NEWS (#4387)
Barret Schloerke committed
S
Fix: helpful error from `need()` when `message` and `label` are missing (#4386)
Samuel Bharti committed
May 20, 2026
G
Docs: Remove obsolete browser references and update stale documentation (#4385)
Garrick Aden-Buie committed
May 18, 2026
G
Fix: don't create `.Random.seed` as side effect of loading shiny (#4383)
Garrick Aden-Buie committed
May 14, 2026
C
Add `startApp()` for non-blocking app execution (#4349)
Charlie Gao committed
May 11, 2026
E
Fix: Allow users to opt out of shiny's download autoenable (#4371)
E Nelson committed
May 8, 2026
E
Update docstrings (#4380)
E Nelson committed
April 30, 2026
C
Remove dead `InputBinding.dispose()` method (#4375)
Carson Sievert committed
April 29, 2026
C
fix: hide `conditionalPanel()` on initial render to prevent flash (#4377)
Carson Sievert committed
C
fix: restore theme output refresh compatibility (#4378)
Carson Sievert committed
April 28, 2026
C
fix: restore pre-#3682 visibility semantics (#4376)
Carson Sievert committed
C
Replace jQuery event-driven output info with per-output ResizeObserver/IntersectionObserver (#3682)
Carson Sievert committed
February 24, 2026
C
Increment version number to 1.13.0.9000 (#4361)
Carson Sievert committed