mirror of
https://github.com/unraid/api.git
synced 2026-01-07 09:10:05 -06:00
- Added functionality to the `ServerState` class to check for updates and new license keys when rendering specific pages like `/Tools/Registration`, `/Tools/Update`, and `/Tools/Downgrade`. - Introduced a new method `shouldCheckForUpdates()` to determine if an update check is necessary based on the current path. - Updated relevant pages to reflect these changes, ensuring a more seamless user experience during registration and updates.