Skip to content

Releases: bayang/jelu

v0.61.0

07 Nov 19:27
Compare
Choose a tag to compare

0.61.0 (2024-11-07)

Features

  • add inventaireio metadata plugin (1fdbf37)

Bug Fixes

  • add custom user-agent to calls to inventaireio (8f8e594)

noteworthy

A new metadata plugin has been added, based on the https://inventaire.io API (many thanks to them).

It is opt-in for now, and will only be activated if you add it to your configuration.

See the doc on how to do that : https://bayang.github.io/jelu-web/configuration/

https://bayang.github.io/jelu-web/usage/metadata/

Since it is brand new expect a few bugs, that it why this new plugin is opt-in only.

It should be usable though.

Remember it is possible to override the order defined in your configuration from the UI.

Let's say for example that the first result yielded by the first plugin does not suit you, it is possible to reorder temporarily the plugins in the UI to try and get a better result.

The changes you make in the UI are only effective for the next call to the metadata, it is not a way to change your app configuration, this can only be done in your config file on in your env vars.

Also respect fair use for the metadata plugins, otherwise providers might block the app.

v0.60.2

03 Nov 15:34
Compare
Choose a tag to compare

0.60.2 (2024-11-03)

Bug Fixes

  • userBook details on bookCard in search, author, and series views (#152) (89fa0df)

v0.60.1

26 Oct 19:13
Compare
Choose a tag to compare

0.60.1 (2024-10-26)

Bug Fixes

  • remove print statements (afcaeb0)

v0.60.0

26 Oct 18:29
Compare
Choose a tag to compare

0.60.0 (2024-10-26)

Features

Bug Fixes

Comments

Your login activity is now stored in DB, remember to backup your database before upgrading.

v0.59.2

07 Oct 10:20
Compare
Choose a tag to compare

0.59.2 (2024-10-07)

Bug Fixes

v0.59.1

23 Sep 07:27
Compare
Choose a tag to compare

0.59.1 (2024-09-23)

Bug Fixes

v0.59.0

21 Sep 16:24
Compare
Choose a tag to compare

0.59.0 (2024-09-21)

Features

Bug Fixes

v0.58.0

15 Sep 15:51
Compare
Choose a tag to compare

0.58.0 (2024-09-15)

Features

Bug Fixes

  • deleting quote or review not updating book detail page (d9d7a63)

v0.57.0

14 Sep 21:12
Compare
Choose a tag to compare

0.57.0 (2024-09-14)

Features

v0.56.3

04 Sep 12:01
Compare
Choose a tag to compare

0.56.3 (2024-09-04)

Bug Fixes