Releases: bayang/jelu
Releases · bayang/jelu
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.