- Using a node script instead for windows deployment
- ( Will be later used for github automatic deployment)
- Updated windows.md with updated deploy steps
- Autoupdater fix for ubuntu causing update prompt to always show
- Libmpv version bump for ubuntu support
- Fixes for building on ubuntu 24.10
- Moved setlocale after MainApp as this resets it.
- Moved setStorageName to the top for webEngineProfile, has to happen first
- Fixed main qml deprecated function typing
- Fixed autoupdater not working with 1 item list on ubuntu
- Moved cmake QT_DEFAULT_MAJOR_VERSION to be always applied. As it is always needed no matter the os.
- Updated windows.md typos
- **Auto updating!** Fixed auto updater to work with this fork.
- Added Updater Notification Screen
- Fixed Chrome Session not being saved, forcing login on each start.