Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 637 Bytes

CHANGELOG.md

File metadata and controls

37 lines (25 loc) · 637 Bytes

Changelog

All notable changes to this project will be documented in this file.

[v2408.0.0]

Changed

  • Only use open id connect discovery url for authentication.

[v2403.0.3]

Changed

  • Set the solr request timeout to 30 seconds.

[v2403.0.2]

Added

  • Added release procedure.

[v2403.0.1]

Added

  • Initial release of the project.

Template:

[Unreleased]

Added

  • New feature X.
  • New feature Y.

Changed

  • Improved performance in component A.
  • Updated dependency B to version 2.0.0.

Fixed

  • Fixed issue causing application crash on startup.
  • Fixed bug preventing users from logging in.