Releases: MrEricSir/Fang
Releases · MrEricSir/Fang
Fang v0.3.0-beta.1
What's Changed
- Offline mode support by @MrEricSir in #212
- Save folder open/closed state by @MrEricSir in #215
- Stable lisvel sort by @MrEricSir in #216
- Font improvements by @MrEricSir in #218
- Global search by @MrEricSir in #222
- Remove empty folders from DB by @MrEricSir in #223
- OperationManager refactor by @MrEricSir in #224
- UI refresh by @MrEricSir in #227
- Advanced search by @MrEricSir in #228
- Sidebar enhancements by @MrEricSir in #229
- App cleanup by @MrEricSir in #230
- Improve key navigation performance in WebView by @MrEricSir in #231
- Open feed URLs from other applications by @MrEricSir in #232
- Dim on inactive focus by @MrEricSir in #233
- Google News sitemap feeds by @MrEricSir in #238
- News parsing refactor by @MrEricSir in #239
- Update CI jobs by @MrEricSir in #240
Full Changelog: v0.2.10-beta.1...v0.3.0-beta.1
Fang v0.2.11-beta.1
What's Changed
- Offline mode support by @MrEricSir in #212
- Save folder open/closed state by @MrEricSir in #215
- Stable lisvel sort by @MrEricSir in #216
Full Changelog: v0.2.10-beta.1...v0.2.11-beta.1
Fang v0.2.10-beta.1
What's Changed
- Move singleinstancecheck to submodule by @MrEricSir in #199
- Treat warnings as errors by @MrEricSir in #201
- Support adding multiple feeds, when available by @MrEricSir in #202
- Speed up compilation a bit by @MrEricSir in #203
- Centralize error code paths by @MrEricSir in #204
- Show loading spinner when loading news items in web view by @MrEricSir in #207
- Add context menu to TextEntry by @MrEricSir in #209
- Determine port numbers at runtime by @MrEricSir in #210
Full Changelog: v0.2.9-beta.1...v0.2.10-beta.1
Fang v0.2.9-beta.1
What's Changed
- Port to Qt6 by @MrEricSir in #142
- [issue-30] Folder support by @MrEricSir in #144
- Reconnect websocket client when disconnected by @MrEricSir in #148
- Don't allow scrollbar in sidebar to overlap unread count by @MrEricSir in #149
- Save user-entered feed and use it for feed rediscovery by @MrEricSir in #151
- Support discovering feeds with relative paths. by @MrEricSir in #153
- Unit tests for NetworkUtilities::urlFixup() by @MrEricSir in #155
- Add support for marking feeds and folders as all read/unread by @MrEricSir in #161
- Refreshing a folder now refreshes all feeds in the folder. by @MrEricSir in #162
- Refactor FeedValidator and QMLNewsInteractor by @MrEricSir in #164
- Fix bugs when removing folder by @MrEricSir in #165
- Update bookmark in news view when user marks feed as read/unread by @MrEricSir in #167
- System tray icon support by @MrEricSir in #168
- Simplify dialog buttons by @MrEricSir in #171
- Remove button animations on dark/light mode switch by @MrEricSir in #173
- Add "system" color option by @MrEricSir in #175
- UI refresh by @MrEricSir in #176
- Switch IPC from websockets to REST by @MrEricSir in #179
- Fix canBookmark() crash by @MrEricSir in #181
- Convert from qmake to cmake by @MrEricSir in #186
- Mock internet usage in unit tests by @MrEricSir in #187
- Enhance networking with circuit breaker by @MrEricSir in #190
- Address welcome screen not displaying on first run by @MrEricSir in #191
- Fix SingleInstanceCheck by @MrEricSir in #195
- Increase test coverage by @MrEricSir in #196
Full Changelog: https://github.com/MrEricSir/Fang/commits/v0.2.9-beta.1