Releases: bayang/jelu
v0.49.1
v0.49.0
v0.48.0
v0.47.0
v0.46.1
v0.46.0
v0.45.0
0.45.0 (2023-11-24)
Features
- import metadata from files (ee36d57)
Bug Fixes
- test (1408ba9)
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
v0.43.0
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
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.