Skip to content

Latest commit

 

History

History
66 lines (32 loc) · 3.56 KB

CHANGELOG.md

File metadata and controls

66 lines (32 loc) · 3.56 KB

Changelog

0.4.1 (2024-07-14)

Bug Fixes

  • change to correct url for fetching analysis samples (da47cb3)

0.4.0 (2024-07-14)

Features

  • improve UI regarding archivingn, assigned analysis and running processes. (a133ab5)

0.3.1 (2024-07-13)

Bug Fixes

0.3.0 (2024-07-13)

Features

  • make it possible to view sequence run information (79dc599)

Bug Fixes

  • change webb history module (fce43a1)
  • remove auto build of docker container, since they need to be built for each deployment. Also update dockerfile to make it easier to build new container for a deployment. (6a9d9bd)

0.2.0 (2024-07-11)

Features

  • add 404 page and restructure routes (e44c77d)
  • update dockerfile and change from CreateWebHistory to creatememoryhistory (0d0f5e3)

0.1.1 (2024-07-09)

Bug Fixes

0.1.0 (2024-07-09)

Features

  • build docker and run gitactions (053afcd)
  • list sequence runs and analysis. Restructure dashboard. (d245745)
  • login page and a simple dashboard (226c8c4)
  • update shown statistics (40dc12d)

Bug Fixes

  • if token isn't valid anymore the user will be redirected to the login page (9622881)