Skip to content

2.0.0 Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@and-rad and-rad released this 16 Apr 11:41
· 85 commits to main since this release

Changelog

Added

  • A new tabl sorting menu is shown on small device screens, allowing users to
    sort tables in both directions by columns even when they're hidden or their
    information is not displayed as a table column directly.

Changed

  • The information from hidden table columns on small device screens now shows
    up directly below the item's name. Smartphone users are no longer at a
    disadvantage when it comes to the amount of information shown to them.
  • All frontend code that deals with account management was moved from Go-based
    templates to the Vue-based login app.

Removed

  • Password confirmation fields have been removed entirely. They've been
    replaced with a button on the regular password field that toggles the
    password's visibility.

Fixed

  • It is no longer possible for sliders to move beyond their bounds by entering
    very small or very large numbers in the associated input fields.