Optionally require forced page refresh on detected webui update
A forced refresh is only necessary in case the webui was already loaded and thus, still uses outdated files from the old version. In case the app just got freshly opened in a tab, a refresh is not necessary because the latest files are already being used. In that case, just show an update dialog which won't force a tab refresh.
This commit is contained in:
@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
|
||||
### Changed
|
||||
- (**Category**) Prevent creating categories without a name
|
||||
- (**WebUI Update**) Do not require a forced page refresh when an update has been detected in case the app just got opened
|
||||
|
||||
### Fixed
|
||||
- (**General**) Fix tooltips sometimes causing a layout shift
|
||||
|
||||
Reference in New Issue
Block a user