Skip to content

Releases: jzakotnik/openlibry

Release v.1.3.0

19 Aug 20:42
Compare
Choose a tag to compare

What's Changed

  • Dateigröße für den Import einstellbar
  • Seite zur Erstellung einer konsolidierten OpenBiblio-Datei
  • Pagination für viele Bücher
  • Excel Import Seite
  • Option um viele User auf einmal zu löschen (z.B. bei neuem Schuljahr)
  • Barcodes für Bücher- und User-Label
  • Bücher-Label kann Barcode oder Schullogo enthalten (switch)
  • Konfiguration für Etiketten Layout

New Contributors

  • @gonzochic Danke für den Fix für den Import von großen Files
  • @fb4thxUall Danke für soviel Geduld beim Testen, tolle Vorschläge und Doku.

Full Changelog: v.1.2.0...v.1.3.0

v.1.2.0

29 Mar 09:41
Compare
Choose a tag to compare

What's Changed

  • Fixed Dockerfile which did not work with the current node version.
  • Created the option to batch update users, e.g. if the school year finishes all grades can be increased as a batch
  • Option to disable content security headers for testing
  • Script for creating a migration file out of OpenBiblio and updated documentation
  • Template for user id creation in the reports page
  • Fixed bug that if no chips were present in the Schlagwörter, the field disappeared

Thanks to @synchronierer for all the valuable input in the discussions

Full Changelog: v1.1.0...v.1.2.0

v1.1.0

16 Feb 21:53
Compare
Choose a tag to compare

Improvements in this release, extensively being used in prod now and working well:

  • Snackbar for saving books
  • Return and extend icons are distributed now to avoid confusion
  • Clearing the search also deactivates the selected user for rentals
  • Added a wordcloud for book tags in the report page
  • Author is directly visible in the rental screen to check for books

Bugfixes:

  • If more than 20 books were found on a tag, the search was limited to 20 books
  • Smaller fixes

v1.0.0

05 Jan 13:12
54e70c6
Compare
Choose a tag to compare

This is the release used in schools in production

v0.9.1-rc1

03 Dec 21:03
bad7020
Compare
Choose a tag to compare

This version contains the feedback from testing at school Mammolshain.

Functional fixes

  • Audit log for checking what happened to a book or user
  • Antolin integration that searches the antolin export file if a book has an antolin quiz
  • Image upload for covers (incl. mobile photos)
  • New report page
  • Login and user management

Non-functional fixes

  • Initial set of cypress automated UI tests
  • Typescript refactoring, many any are gone
  • Date functions refactored

Initial Release

24 Sep 20:35
Compare
Choose a tag to compare

Initial working release