Skip to content

Releases: NatLibFi/koha-plugin-rest-di

v23.05.03

18 Sep 10:08
Compare
Choose a tag to compare
Release 23.05.03

v23.05.02

08 Aug 08:43
Compare
Choose a tag to compare
Release 23.05.02

v23.05.01

07 Aug 12:18
Compare
Choose a tag to compare
Release 23.05.01

v22.05.09

07 Aug 12:22
Compare
Choose a tag to compare
Release 22.05.09

This release contains the following fixes:

- Reading and updating of patron information required more permissions than necessary. delete_borrowers permission is no longer required.
- hold_queue_length now always includes all holds regardless of whether a patron was specified.

v23.05.00

29 May 10:11
Compare
Choose a tag to compare
Release 23.05.00

v22.05.08

08 May 10:41
Compare
Choose a tag to compare
Release 22.05.08

- Uses Koha's check for item transfer instead of custom code to ensure that the correct logic is used.

v22.05.07

01 Dec 07:40
5482b9b
Compare
Choose a tag to compare
Release 22.05.07

- Fixes patron authentication compatibility with Koha 22.11.

v22.05.06

02 Nov 13:42
Compare
Choose a tag to compare
Release 22.05.06

- Fixes an error in debt check when the NoIssuesChargeGuarantees preference is set.

v22.05.05

12 Aug 09:40
ff221e4
Compare
Choose a tag to compare
Release 22.05.05

- Limits required permissions for /auth/patrons/validation and the deprecated /patrons/validation endpoints to view_borrower_infos_from_any_libraries.

v22.05.04

05 Aug 11:32
bb63faa
Compare
Choose a tag to compare
Release 22.05.04

- Suppressed warnings when an item doesn't have an effective item type.