Skip to content

Latest commit

 

History

History
83 lines (63 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

83 lines (63 loc) · 1.9 KB

Changelog

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

The format is based on Keep a Changelog, and this project tries to adhere to Semantic Versioning.

[0.9.1] - 2024-10-18

Fixed

  • abbreviations in process view

[0.9.0] - 2024-10-18

Changed

  • UI design

Fixed

  • small fixes, namings

[0.8.1] - 2024-10-11

Changed

  • abbreviations in template are moved to sedos dashboard

[0.8.0] - 2024-08-28

Added

  • option to download aggregation graph
  • legend to aggregation graph

Changed

  • abbreviations to header
  • simplified network graph options
  • fix structure at aggregation graph
  • color-based filtering in aggregation graph

Fixed

  • abbreviation error

[0.7.0] - 2024-04-17

Added

  • datatables for process and artifact view

[0.6.0] - 2024-04-10

Fixed

  • read network structure from selection
  • structure and collection in URL query

[0.5.0] - 2024-03-22

Added

  • selection view for selecting structure and collection
  • selection banner to show current selection

[0.4.2] - 2024-03-06

Changed

  • show message if process or artifact data is empty instead of empty dataframe

[0.4.1] - 2024-03-06

Changed

  • update data_adapter to v0.20.2

[0.4.0] - 2024-03-06

Added

  • link to collection on databus to collection, process and artifact view

[0.3.1] - 2024-03-05

Added

  • version bumping tool

Fixed

  • success message for downloading collections command

[0.3.0] - Management command - 2024-03-04

Added

  • django management command for downloading collections

[0.2.1] - Hotfix process details - 2024-03-04

Fixed

  • process details due to missing collection name

[0.2.0] - Networks and abbreviations - 2024-03-01

Added

  • network and abbreviation views from TUM repo

[0.1.0] - First Data Inspector - 2024-01-29

Added

  • collection viewer