Skip to content

Releases: JellyBookOrg/JellyBook

Version 1.1.3

07 Jan 02:59
Compare
Choose a tag to compare

Version 1.1.3

  • This was just a quick fix to the project

What's Changed

  • Fix null check error. Fix issue #9. by @jpuerto in #10
  • Fixed Issue with downloads causing it to go to grey screen. in 756e2be

New Contributors

Full Changelog: v1.1.2...v1.1.3

Version 1.1.2

06 Jan 04:47
Compare
Choose a tag to compare

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 to logger
  • Updated dependencies

Full Changelog: v1.1.1...v1.1.2

Version 1.1.1

13 Dec 22:08
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0...v1.1.1

Version 1.1.0

08 Dec 02:57
Compare
Choose a tag to compare

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

07 Dec 02:48
Compare
Choose a tag to compare

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

01 Dec 21:58
Compare
Choose a tag to compare

Announcing Version 1.0.8

Changes:

  • A complete database migration from hive to isar
  • changing of pdf viewer from flutter_pdfview to pdfx 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

20 Nov 04:44
Compare
Choose a tag to compare

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

12 Nov 17:52
Compare
Choose a tag to compare
Version 1.0.6 Pre-release
Pre-release

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

08 Nov 18:36
Compare
Choose a tag to compare
v1.0.5 Pre-release
Pre-release

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

02 Nov 18:30
Compare
Choose a tag to compare
Version 1.0.4 Pre-release
Pre-release

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