Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

60 lines (37 loc) · 1.23 KB

Change Log

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

The format is based on Keep a Changelog.

Versioned according to Semantic Versioning.

Unreleased

Changed:

  • Change Traefik routing configuration
  • Remove home prefix from front-end URL
  • Add link to DFGViewer into the detail page

0.5.4 - 2023-03-29

Fixed:

  • Update axios to v0.21.2
  • Update dependencies

0.5.3 - 2023-03-29

Fixed:

  • Improve styles, labels, navigation menu and search-bar

0.5.2 - 2022-12-12

Fixed:

  • Fix link in dashboard to detail page
  • Make closing login dialog work
  • Reset facets after query change

0.5.1 - 2022-12-01

Fixed:

  • Show message when no data available after search
  • Add drop-down button to entry search page

v0.5.0 - 2022-10-25

First release after adapting code from previous prototype implementation

Changed:

  • Combine previously two front-ends into one
  • Rework the search completely