Releases: JellyBookOrg/JellyBook
Releases · JellyBookOrg/JellyBook
Version 1.1.3
Version 1.1.2
Announcing Version 1.1.2
- I adjusted the look to fix its clunky look on iOS
- Updated dependencies
- Added Light Mode
- Cached images
- Fixed issue where you could adjust ratings
- Added ability to like book (will do so on client and server)
- Refactored code
- switched from
debugPrint
tologger
- Updated dependencies
Full Changelog: v1.1.1...v1.1.2
Version 1.1.1
Announcing V1.1.1
- In this update I added several paged to the app to allow you to manage your library easier
- I also fixed several bugs (you may not have noticed them but they were spitting out errors)
- I fixed the issue of it accidentally deleting books
- Made the home screen scroll down rather than just the comics part
- Added a menu-bar
What's Changed
- Fixed issue with deleted folders and comics by @Kara-Zor-El in #6
- Changed way home screen works by @Kara-Zor-El in #7
- Add screens and menu bar by @Kara-Zor-El in #8
Full Changelog: v1.0.0...v1.1.1
Version 1.1.0
VERSION 1.1.0 IS FINALLY HERE 🎉
- We have some fixes to categories
- In edition, I consider the project in a pretty stable state currently so the amount of breaking changes should decrease
Version 1.0.9
Announcing V1.0.9
- This fix is a quick one with a library organization and fix for
.cbr
files - That's it, just a simple fix
Version 1.0.8
Announcing Version 1.0.8
Changes:
- A complete database migration from
hive
toisar
- changing of pdf viewer from
flutter_pdfview
topdfx
to get ongoing support - auto getting of version number based on
pubspec.yaml
- code optimizations in some places
- version bump
- were now on TestFlight, feel free to add it here (https://testflight.apple.com/join/lEXKY4Dl)
Full Changelog: v1.0.7...v1.0.8
Version 1.0.7
Announcing Collections!!!
- Woohoo!!! after a long time of working on them. I finally made it happen, we now have collections supported as part of JellyBook
- Additional Changes:
- Version bump
- Removed
file_utils
- Home screen revamp
- (Hopefully) fixed bug in iOS with images not displaying properly for cbr/cbz
- Changed version on Kotlin
Notes:
- Hope y'all enjoy
- I think the current font isn't great. Would love some feedback on what fonts y'all think is best
Addendum
- Quick fix for the issue with downloading not working
Version 1.0.6
Announcing V1.0.6
- Now we have support for you to choose which collections to get books and comics from
- Speaking of books... we now also have initial support for pdfs
- I am not super happy with the fact it looks so different than the rest of the way books look and interact but it'll hopefully be fixed soon
- We also now officially have a iOS developer account to build IPA files and publish on testflight very soon hopefully
Notes
- Shutout to the r/jellyfin subreddit. Y'all are amazing and so kind to me. One of you even donated money for me to get a Apple paid developer account and I'm so thankful to be part of a amazing community
v1.0.5
Announcing V1.0.5
- Switched over to the hive db for file storage (not currently in optimized state but is good for the meantime)
- Created debug screen to allow info to be seen on all files
- Overall code cleanup and improvements
- First iOS build (Apple doesn't allow me to create a IPA file nor publish without a paid developer account and is much harder to develop for than for android so unless it could be released as a official Jellyfin app (they have a paid developer account) or if I was donated money to support the publishing of it, It will continue to be published in only this format having app builds done for me by a friend)
Notes
- I am becoming more comfortable with the state of this app and will have it be as a actual release hopefully by V1.1.0
Full Changelog: v1.0.4...v1.0.5
Version 1.0.4
This version is just a bit of polish applied to existing functions. I have re-worked stuff around and made things work better as well as organized the code more
Full Changelog: v1.0.3...v1.0.4