General
- Moved the whole codebase from asyncio to anyio, which kills off a family of subtle concurrency bugs for good.
- Updated the UI framework (Flet) to 0.85.3 on both platforms.
Windows
- Winget installs from a non-admin terminal no longer fail — a winget bug we now sidestep.
- Scoop support is on its way in: #238
Linux
- Groundwork for a proper Flathub release is in — the app now knows which Flatpak distribution channel it's running under, and the full from-source Flathub build lives in the repo (build_flathub.sh): #234
Note: This will likely take a good amount of time to actually get approved, these are building block requirement integrations, once this is finalised, the Issue will be updated with the status.
Full Changelog: V4.3.0...V4.3.1