Releases: mtgto/Fomalhaut2
Releases · mtgto/Fomalhaut2
1.3.1
1.3.0
1.2.1
Added
- Add Dark mode in web
- Add context menu to create new collection in filter/collection list
Changed
- Update realm-cocoa from 10.20.2 to 10.22.0
- Update RxRealm from 5.0.3 to 5.0.4
- Update RxSwift from 6.2.0 to 6.5.0
- Update swift-nio from 2.36.0 to 2.38.0
- Update web packages
1.2.0
1.1.3
Changed
- Update ZipFoundation from 0.9.12 to 0.9.14
- Update swift-nio from 2.33.0 to 2.36.0
- Use yarn v3
NOTE: Using Xcode 13.1, which is not latest version.
Xcode 13.2.1, the latest, fails to upload to App Store Connect.
This bundle is invalid. The executable code in [Fomalhaut2.app/Contents/Frameworks/libswift_Concurrency.dylib] contains unsupported content. With error code STATE_ERROR.VALIDATION_ERROR.90000 for id (UUID)
1.1.2
1.1.1
1.1.0
1.0.3
Added
- Show loading progress in collection view
- Set Content Security Policy header to response headers in web sharing
- Store whether auto timeout close to UserDefaults
Changed
- Fix live selection while mouse dragging in collection view
- Fix deselection after double click a book in collection view
- Update RxSwift to 6.2.0 from 6.1.0
- Update web packages
1.0.2
Added
- Add feature "Mark as unread" to context menu
- Add Duplicate feature in collections list
Changed
- Fix to deselect selected books when non-selected book is right clicked
- Update realm-cocoa to 10.15.0 from 10.13.0
- Update Unrar to 0.3.7 from 0.3.5
- Update swift-nio to 2.32.2 from 2.30.1
- Update web packages