Skip to content

v2.0.1

Latest

Choose a tag to compare

@djs0109 djs0109 released this 23 Jul 14:35
· 10 commits to development since this release
eef507b

What's Changed

v2.0.1 (2025-07-23)

Bug fixes

  • Entirety: use PAT for semantic release to trigger the image WF (eef507b)

  • Entirety: update semantic release version (7f1f1b9)

  • Entirety: image build error (c19907c)

  • Projects: fix maintainers selection of checkboxes (32a7dec)

  • Projects: fix maintainers keyerror bug (7635c1c)

  • Entities: fixed the boostrap class for Create button (a4cb166)

  • Entities: include csrf token in delete template (943c22e)

  • Entirety: remove extra space in CSRF_TRUSTED_ORIGINS settings (#246) (137db61)

Chores

  • Entirety: documentation update (ba23618)

  • Users: implement env for showing signup form (ca067a5)

  • Users: implement signup form for local auth (b9f9f34)

  • Devices: rename tags for service groups (704e6b7)

  • Entirety: made logo and title image configurable (1dd25e1)

  • Smartdatamodels: uniform search bar (bd8e236)

  • Entirety: include conventional commit messages checking in pre commit (2b51961)

Documentation

  • Entirety: update roadmap (5aacef2)

  • Entirety: include logo_filename settings documentation (1a30186)

Refactoring

  • Projects: fix maintainers selection of checkboxes (2ec9da6)

Unknown