Skip to content

Releases: doen1el/calibre-web-companion

Release v1.7.0

16 Jul 13:17
c0e1415
Compare
Choose a tag to compare

After a long time, I finally had the opportunity to work on the app again. I decided to clean up the codebase and switch to the Bloc pattern. I couldn't implement all the open issues in the new release, but I'll try to do so in the next couple of weeks.

Changelog:

  • Moved the entire app to the bloc pattern (took a while ;)
  • Improved speed and error handling
  • Temporarily disabled the "Edit Metadata" feature (will be updated soon).
  • Added the ability to change the Calibre Web path in the connection settings.
  • Updated the ability to add custom headers in the settings.
  • Published the app to the Google Play Store.

Release v1.6.5

31 May 11:13
1e96206
Compare
Choose a tag to compare

Changelog:

  • added ability to change column count on book list #39
  • added ability to upload books to calibre-web #37
  • added ability to add costum send2ereader instance #36
  • fixed bug that you could not open pdf in installed readers
  • fixed bug that you could not download pdf files #41
  • fixed bug that not all books were listed when sorting by author #40

Release v1.6.0

02 May 11:41
7870f81
Compare
Choose a tag to compare

Changelog:

  • added clickable series name
  • added clickable tag
  • added autofill to login page
  • added ability to open books in installed readers
  • added support for reverse proxy authentication

Release v1.5.5

28 Mar 07:35
e79073e
Compare
Choose a tag to compare

Changelog:

Release v1.5.4

23 Mar 19:25
ca36865
Compare
Choose a tag to compare

Changelog:

  • removed dependencies info for f-droid build

Release v1.5.2

22 Mar 13:22
a0128f2
Compare
Choose a tag to compare

Changelog:

  • added translation to download settings
  • changed order of getting folder permissions

Release v1.5.1

22 Mar 12:09
4a1e5b0
Compare
Choose a tag to compare

Changelog:

  • added ability set download folder globally
  • added ability set download schema globally
  • fixed download schema series bug
  • updated workflow to hopefully update conflict

Release v1.5.0

21 Mar 19:37
cee0aed
Compare
Choose a tag to compare

Changelog:

  • added ability to change theme color #23
  • added ability to specify different folder schemas #22
  • added book recommendation page
  • added download ability to recommendation page
  • several minor bug fixes and ui changes

Release v1.4.1

17 Mar 21:31
a438aa5
Compare
Choose a tag to compare

Changelog:

  • hot fix for book action buttons

Release v1.4.0

17 Mar 21:07
1fb562f
Compare
Choose a tag to compare

Changelog:

  • support for costum headers
  • feedback dialog
  • edit book metadata #13
  • new page transitions
  • book archived toggle

Fixed: