Skip to content

Releases: mtgto/Fomalhaut2

1.3.1

21 May 08:30
Compare
Choose a tag to compare

v1.3.1 (2022-05-21)

Added

  • Show an alert when user try to open or show in Finder deleted file.

Changed

  • Update Realm from 10.25.0 to 10.27.0
  • Update swift-nio from 2.39.0 to 2.40.0
  • Update web packages

1.3.0

09 Apr 11:12
Compare
Choose a tag to compare

Added

  • Show page number (default: true)

Changed

  • Update Realm from 10.22.0 to 10.25.0
  • Update RxRealm from 5.0.4 to 5.0.5
  • Update swift-nio from 2.38.0 to 2.39.0
  • Update Unrar.swift from 0.3.7 to 0.3.9

1.2.1

19 Feb 09:41
Compare
Choose a tag to compare

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

17 Jan 14:14
Compare
Choose a tag to compare

Changed

  • Bump up minimum environment to macOS 10.15.
  • Add an animation while book item added / deleted.
  • Update web packages

1.1.3

27 Dec 01:18
Compare
Choose a tag to compare

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

29 Nov 13:07
Compare
Choose a tag to compare

Changed

  • Web sharing is now stable

1.1.1

28 Nov 11:55
Compare
Choose a tag to compare

Added

  • Add "Open a random book" button to web view

Changed

  • Fix initial window size
  • Update realm-cocoa to 10.20.0 from 10.17.0
  • Update web packages

1.1.0

23 Oct 10:19
Compare
Choose a tag to compare

Added

  • Support 7z/CB7 file format

Changed

  • Update image cache config
  • Update realm-cocoa to 10.17.0 from 10.15.0
  • Update swift-nio to 2.33.0 from 2.32.2
  • Update web packages

1.0.3

19 Sep 10:35
Compare
Choose a tag to compare

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

12 Sep 10:56
Compare
Choose a tag to compare

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