Skip to content

v2.1.21

Choose a tag to compare

@github-actions github-actions released this 24 Feb 03:10
· 119 commits to main since this release
v2.1.21: unify update dialog into single DownloadUpdatePanel

- Delete UpdateDialog, replace with DownloadUpdatePanel everywhere
- Centralize download panel state in uiStore (openDownloadPanel/closeDownloadPanel)
- Settings page and Header share the same global download panel in App.tsx
- Single useUpdate() instance manages download lifecycle