Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The current actual build is v22.05.649, installed on all productions and test servers.

Build

...

665:

Added:

  1. Added validation to the "Password expiration" field on the patron category form. If letters or other characters were entered, there was no error message. If what was entered was not a number, then it was not saved. (Bug 30864)
  2. Enhancement that enables librarians with only "place_holds" permissions to cancel, suspend and resume holds using the REST API. (Bug 30780)
  3. Enhancement that replaces "Display/Don't display" with "Show/Don't show" for several system preferences to improve terminology consistency and make translation easier. A few preferences were also updated where "Yes/No" and "Show/Hide" were used. (Bug 27519)
  4. Enhancement that updates the templates for patron accounting - make a payment tab and payment pages (pay and write off options) to use the patron-title.inc include wherever patron names are referenced. This is used to format patron name names consistently, rather than a custom format each time the patron name is referenced. The patron name is now displayed as "Make a payment for firstname lastname (patron card number)" and "Pay charges for firstname lastname (patron card number)". (Bug 30807)
  5. Enhancement that removes the [EXPERIMENTAL] text from the RESTOAuth2ClientCredentials system preference description. OAuth2 has been in use by third parties to securely interact with Koha since its introduction in 2018. (Bug 30923)
  6. Improved the way barcode gets trimmed from trailing whitespaces. (Bug 30409)
  7. Updated the text for the SMSSendDriver system preference. The Email SMS driver option is no longer recommended unless you use a dedicated SMS to Email gateway. Many mobile providers offer inconsistent support for the email to SMS gateway (sometimes it works, and sometimes it doesn't), which can cause frustration for patrons. (Bug 28355)

...