Skip to content

v0.5.0 - UI changes / Code restructure

Choose a tag to compare

@tumeden tumeden released this 30 Jun 08:18
· 6 commits to main since this release

This release has some changes to the appearance of the UI, as well as some shuffling around of some code on the backend.

  • Improved configuration pages

  • Removed page headers across all pages to clean up the appearance - i felt they were redudant and telling the same information as the sidebar.

  • Cleaned up the history page and expanded the amount that are now shown. from 10->24 per page, up to 10 pages.
    This makes it 240 history per instance, rather then the 50 previously.

  • Dependency updates.

What's Changed

  • build(deps): bump the python-deps group across 1 directory with 2 updates by @dependabot[bot] in #27
  • build(deps): bump the python-deps group with 3 updates by @dependabot[bot] in #28
  • build(deps-dev): bump the python-deps group with 2 updates by @dependabot[bot] in #30
  • build(deps): bump actions/checkout from 6 to 7 in the github-actions group by @dependabot[bot] in #29
  • build(deps-dev): update ruff requirement from >=0.15.18 to >=0.15.20 in the python-deps group by @dependabot[bot] in #31

Full Changelog: v0.4.7...v0.5.0