v0.6.2
Fixed
- Fixed DateTime months calculation on dates older than 1 year (#732)
- Fixed MediaViewer not handling numpad keybinds (#726, thanks @mgorny)
- Fixed double focus target on sidebar's headerbar account switcher button (#730, thanks @mgorny)
- Fixed mentions not opening on GoToSocial (and probably others) due to unauthorized requests to their APIs (#733, thanks @daenney)
- Fixed main view being left without a switcher when the initial window size is right at the breakpoint (#735, thanks @IBBoard)
- Fixed LabelWithWidgets using a makeshift (and incorrect)
extents_to_pixels
implementation (#720) - Fixed narrow mode not showing a back button (#718)
- Fixed keyring not being unlocked on some setups due to a libsecret issue and instead manually partially validate secrets (#742, #744, thanks @stacyharper, @LukaszH77)
- Fixed friendica segfaulting due to attempting to handle empty urls (#746)
- Fixed MediaViewer back button not pointing right on RTL
- Switched to replacing the whole Navigation stack when clicking a sidebar item rather than manually handling it (#741, thanks @alice-mkh)
- Updated translations (thanks everyone)
Full Changelog: v0.6.1...v0.6.2