- Adopted Liquid Glass UI
- Adopted Swift 6.2 structured concurrency
- Converted a bunch of code from callback-based to async/await
- Improved window state restoration when sidebar is collapsed
- Added custom About window
- Simplified and made more flexible the progress reporting system
- Changed link in the Help from Slack to Discourse
- Renamed a bunch of types in the code (Feed -> SidebarItem, WebFeed -> Feed, etc.)
- Started moving some code, especially syncing code, into new modules