- Bugfix: Did not refer to the page order in the settings when opening a book from the library
- Update web packages
- Support WebP format
- Update RxSwift from 6.5.0 to 6.6.0
- Update Unrar.swift from 0.3.14 to 0.3.15
- Update web packages
- Enable mouse clicking navigation in web
- 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
- Add single page mode (#10)
- 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
- Select sort order in web view
- 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
- Fix crash while open a book randomly
- Enable to hide web sharing sheet
- Fix wrong icons in settings of web view
- 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
- Add thumbnail in book list
- Add horizontal scroll mode in web view
- Add navigation view after last page in web view
- Fix readCount never increments
- Fix like does not appear to changed in book list
- Update web packages
- Add "Go previous book" button to web view
- Bug fixes
- Update web packages
- Show an alert when user try to open or show in Finder deleted file.
- Update Realm from 10.25.0 to 10.27.0
- Update swift-nio from 2.39.0 to 2.40.0
- Update web packages
- Show page number (default: true)
- 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
- Add Dark mode in web
- Add context menu to create new collection in filter/collection list
- 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
- Bump up minimum environment to macOS 10.15.
- Add an animation while book item added / deleted.
- Update web packages
- Update ZipFoundation from 0.9.12 to 0.9.14
- Update swift-nio from 2.33.0 to 2.36.0
- Use yarn v3
- Web sharing is now stable
- Add "Open a random book" button to web view
- Fix initial window size
- Update realm-cocoa to 10.20.0 from 10.17.0
- Update web packages
- Support 7z/CB7 file format
- Update image cache config
- Update realm-cocoa to 10.17.0 from 10.15.0
- Update swift-nio to 2.33.0 from 2.23.2
- Update web packages
- Show loading progress in collection view
- Set Content Security Policy header to response headers in web sharing
- Store whether auto timeout close to UserDefaults
- 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
- Add feature "Mark as unread" to context menu
- Add Duplicate feature in collections list
- 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
- Add "Open a random book" menu item and toolbar button
- Enable Cmd-F shortcut to focus search field
- Update realm-cocoa to 10.13.0 from 10.10.0
- Update Unrar to 0.3.5 from 0.3.3
- Update swift-nio to 2.32.1 from 2.30.0
- Update web packages
- Add arrow left/right keys shortcuts to move page (#8)
- Update realm-cocoa to 10.10.0 from 10.7.6
- Update web packages
- Fix memory leak on reading RAR/CBR comics
- Fix style sheet is broken in web sharing
- Update web packages
- Fix to select a book by right click to collection view
- Update web ui to material-ui v5-alpha and React 17
- Use emotion for component css
- Update Swiftra from v0.4.0 to v0.5.0
- Update realm-cocoa from v10.7.2 to v10.7.5
- Add timer config to stop web sharing automatically
- Fix multiple selection of collection view is broken after right click
- Update Unrar to v0.3.3
- Update web packages
- Add thumbnail size slider
- Add rename menu item to collection list
- Enable to animate collection view
- Add single page control to toolbar
- Hide file extension of book
- Fix
Go to next book
is not often displayed - Set background of sidebar by using NSVisualEffectView
- Update web packages
- Restore last selected collection
- Update Unrar to 0.3.3 to fix the bug that opened RAR/CBR files is extracted to
~/Library/Containers/net.mtgto.Fomalhaut2/Data"
- Fix to fail to reload a page in filter page
- Add CI for xcodebuild
- Update web packages
- Add speed dial to toggle like & go next book in web view
- Add tiff to supported file extensions
- Update web packages
- Add new feature to reorder collections by drag & drop
- Add missing localized message
- Update web packages
- Add a footer button to add a new collection
- Add comic files under drag'n'dropped folder
- Fix to ignore dropped files already added
- Add missing localized messages
- Update Unrar to v0.3.1
- Update ZIPFoundation to v0.9.12
- Add QuickLook Preview Extension for zip/cbz/rar/cbr files
- Add new sort order
by name
for collection view - Restore last selected sort order of collection view
- Center two spread images to avoid margin
- Sort entries of RAR archive
- Add a preference window
- Use embedded framework (for QuickLook feature)
- Update RxSwift to 6.1.0
- Update Swiftra to 0.4.0
- Show tiny access log for web sharing
- Restore selected collection tab when app restart
- Disable unsupported files drop to collection
- Set
public.data
to exported file type ofcbz
andcbr
- Update realm-core to 10.5.2
- Update web packages
- Enable trackpad swipe page direction (#2)
- Enable shift-click to go backwise page
- Fix white margin top and bottom in full screen (#3)
- Update Unrar to 0.3.0
- Update web packages
- Fix the comic file couldn't be droped in an image view of item of CollectionView
- Update to RxSwift 6 and RxRealm 5
- Add "Toggle Like" button to toolbar of book window
- Add pagination to a collection page and a filter page on web
- Add
Archiver
class to avoid using NSDocument for web sharing - Update web packages
- Add
Like
to books (app/web)
- Add missing localization to web libraries
- Add GitHub Action to run swift-lint, eslint and tsc type checking
- Support RAR/CBR file format
- Set thumbnail data if image resolve from cache
- Renew collection view of web sharing (shrink padding, etc.)
- Add default thumbnail image for no thumbnail book
- Backward page when user click previous page
- Set book title to tooltips of filename label
- Add cache header to http response
- Localize web sharing
- Show reload snackbar on api call is failure
- Add shortcut (Cmd-K) to open web sharing view
- Reduce size of thumbnail of books (178x272 px => 133.5x204 px (75%))
- Fix unable to open cbz file in web sharing
- Update Swiftra to v0.2.1
- Fix app crashs with wrong url access
- Fix
Credits.rtf
lacks Fomalhaut2 information
- Use Swiftra to stabilize web sharing
- Add "GO TO PAGE TOP" button to bottom of the book web page
- Add margin between images of web book
- Show number of books in title of web books
- Web Sharing (experimental)
- Add
com.apple.security.network.server
(Network server feature) to App Sandbox entitlements
- Add
- Update page count of book on closing a book window
- Enable multiple selection
- Add "Go first" button to toolbar
- Enable to drag from file list to drop collection list
- Set limitation to preload pages
- Delete labels of segmented control in toolbar
- Set inset to collection view
- Book collections
- Hide toolbar in fullscreen mode
- Fix wrong window position in fullscreen mode
- Add copyright header to swift files
- Add install/uninstall descriptions
- Add Japanese translation
- Set toolbar icon to control page order
- Show alert when app fails to open a book
- Show alert when app fails database migration
- Fix app crash when user click file header of list view
- Add popup button to switch order of collection view
- Universal Binary for Apple Silicon (Not tested)
- Fix wrong restoring Security-Scoped bookmark
- Fix cbz file support
- Fix to generate Security-Scoped bookmark on creating new comic book data
- Restore page order and half-page-shifted state after comic is reopened
- Restore comic window position after comic is reopened
- Add database schema migration dialog
- Add
Go First
menu item toControl
menu - Add arrow up/down, j/k to shortcuts to move page
- Add
View As
menu toView
menu
- Set white to background color of comic view
- Fix thumbnail size changes whether display is retina or not
- Use NSStackView for main view instead of NSSplitView
- Bugfix can't open cbz files
- Create Security-Scoped bookmark for comic files. Old data might be deleted if app can not migrate.
- Support PDF type
- Support search field
- Sort items by clicking list headers
- Fix wrong book window top position
- Fix to keep window height after page is changed
- First release