Skip to content

Releases: bayang/jelu

v0.49.1

04 Feb 09:11
Compare
Choose a tag to compare

0.49.1 (2024-02-04)

Bug Fixes

  • personal notes maxLength in edit book form (9514973)

v0.49.0

14 Jan 15:23
Compare
Choose a tag to compare

0.49.0 (2024-01-14)

Features

Bug Fixes

  • authors spacing on cards #95 (9634299)
  • display page number or percentage on progress bar hovering (d19570b)

v0.48.0

31 Dec 11:14
Compare
Choose a tag to compare

0.48.0 (2023-12-31)

Features

  • edit current progress and page (e4402c6)

Bug Fixes

  • collapse dropdown menus after click #92 (6cadfc9)

v0.47.0

23 Dec 15:48
Compare
Choose a tag to compare

0.47.0 (2023-12-23)

Features

v0.46.1

09 Dec 15:30
Compare
Choose a tag to compare

0.46.1 (2023-12-09)

Bug Fixes

  • bug in network image saving (9d81fd9)

v0.46.0

04 Dec 07:59
Compare
Choose a tag to compare

0.46.0 (2023-12-04)

Features

  • allow image upload from server (361bca6)

Bug Fixes

v0.45.0

24 Nov 11:20
Compare
Choose a tag to compare

0.45.0 (2023-11-24)

Features

  • import metadata from files (ee36d57)

Bug Fixes

Comments

It is now possible to import metadata directly from a file.

Supported formats are .opf and .epub.

It is possible to browse your computer and your jelu server.

Which means that if you read digital files and you manage your digital library, there is a great chance that you have already embedded all your metadata in your files (with calibre for example), so now you just have to pick the epub or the opf sidecar file and jelu will use those metadata. No need to fetch the metadata from internet a second time.

v0.44.0

16 Nov 12:35
Compare
Choose a tag to compare

0.44.0 (2023-11-16)

Features

Bug Fixes

comments

As usual : BACKUP YOUR DATABASE FIRST !

Jelu now requires at least java 17 to run.

v0.43.0

12 Nov 16:58
Compare
Choose a tag to compare

0.43.0 (2023-11-12)

Features

  • allow tags management page (a5e4af0)

Bug Fixes

Comments

As usual : BACKUP YOUR DATABASE FIRST !

The new page displays orphan tags.

It is also possible to search for a tag, see the number of books associated with it and delete it.

Also, for those not using the docker image, in the near future Jelu will require Java 17 to run.

v0.42.0

01 Nov 16:44
Compare
Choose a tag to compare

0.42.0 (2023-11-01)

Features

  • allow multiple series per book (a9c5979)

As usual : BACKUP YOUR DATABASE FIRST !

It should be now possible to set multiple series for each book.

Each series is now its own entity in DB which should allow multiple distinct series with the same name

Also, for those not using the docker image, in the near future Jelu will require Java 17 to run.