Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 1.63 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2024-07-21)

Features

  • add Dockerfile and docker compose (bc673ea)

Bug Fixes

  • env for kill weight is not allowed outside of config files (2301abc)

1.0.0 (2024-06-23)

Features

  • add possibility to use sqlite as datasource (3b4d23c)
  • Dashboard page impl (bcaef41)

Bug Fixes

  • avoid stackoverflow on translations (1cd30c2)
  • circular translation on empty key (6a9bd74)
  • NPE on untranslated messages (65bace8)
  • ui: Translator should be above other elements (dca67a4)
  • use eloquent relationship in the modals (e878fb1)