Releases: mtgto/Fomalhaut2
Releases · mtgto/Fomalhaut2
1.7.0
Added
- Add setting to choose whether keep window size (#13)
- Add a book to collection from web
Changed
- Close the floating action button after open next/prev book in web
- Set translucent color for floating action button in web
- Update SwiftNIO to v2.74.0
- Update SevenZip.swift to v0.2.1
- Update Unrar.swift to v0.3.16
- Update ZIPFoundation to v0.9.19
- Update web packages
1.6.1
Changed
- Bugfix: Did not refer to the page order in the settings when opening a book from the library (#11)
- Update web packages
1.6.0
Added
Changed
- Update RxSwift from 6.5.0 to 6.6.0
- Update Unrar.swift from 0.3.14 to 0.3.15
- Update web packages
1.5.1
Added
- Enable mouse clicking navigation in web
Changed
- Update SevenZip.swift from 0.1.2 to 0.2.0
- Update swift-nio from 2.41.1 to 2.59.0
- Update Unrar.swift from 0.3.13 to 0.3.14
- Update ZIPFoundation from 0.9.16 to 0.9.17
- Update web packages
1.5.0
Added
- Add single page mode (#10)
Changed
- Bump up latest system version from macOS 10.15 to 11.5
- Update Unrar.swift from 0.3.12 to 0.3.13
- Fix typo in Book model
- Update web packages
v1.4.3
Added
- Select sort order in web view
Changed
- Update SevenZip.swift from 0.1.1 to 0.1.2
- Update Unrar.swift from 0.3.11 to 0.3.12
- Update ZIPFoundation from 0.9.15 to 0.9.16
- Update web packages
v1.4.2
Changed
- Fix crash while open a book randomly
v1.4.1
Added
- Enable to hide web sharing sheet
Changed
- Fix wrong icons in settings of web view
- Update Realm from 11.17.0 to 12.7.0
- Update RealmSwift from 10.26.0 to 10.30.0
- Update swift-nio from 2.40.0 to 2.41.1
- Update Unrar.swift from 0.3.10 to 0.3.11
- Update ZIPFoundation from 0.9.14 to 0.9.15
- Update web packages
v1.4.0
Added
- Add thumbnail in book list
- Add horizontal scroll mode in web view
- Add navigation view after last page in web view
Changed
- Fix readCount never increments
- Fix like does not appear to changed in book list
- Update web packages
v1.3.2
Added
- Add "Go previous book" button to web view
Changed
- Bug fixes
- Update web packages