Skip to content

Releases: and-rad/heyapple

2.0.0 Beta 2

16 Apr 11:41
Compare
Choose a tag to compare
2.0.0 Beta 2 Pre-release
Pre-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.

2.0.0 Beta 1

10 Apr 14:48
Compare
Choose a tag to compare
2.0.0 Beta 1 Pre-release
Pre-release

First beta release. The app is functional, but neither complete nor convenient.