Releases: hhd-dev/hhd-ui
v1.0.2: Namespace changes
This release changes the namespace of hhd-ui from com.hhd-dev.hhd-ui
to dev.hhd.hhd-ui
to prepare for distributing in AUR and COPR.
v1.0.1: Logo Hotfix
The previous release did not bundle the logo properly for the web-ui, this hotfix fixes it.
v1.0.0: UI refresh with tabs and logos
This update adds favicons, a proper header, and a tabbed UI, allowing the app to adjust to holding multiple types of settings.
As the app is being prepared to ship to distributions, it is also bumped to version 1.0.0, since it is not a prototype anymore.
Full Changelog: v0.0.5...v1.0.0
v0.0.5: preparation for settings expansion + misc styles changes
This release fixes some bugs surrounding the spec of the hhd API concerning settings without default values. Settings like these will be used when Handheld Daemon is configuring hardware values which should not be set by default/without user consent.
It also restructures nested values to make the fact that they are nested clear.
v0.0.4: further cleanup
This minor graphical release has the following changes:
- the wording used in the interface to make it clear the configurator is an offline app
- it cleans up the modal dialogs further so that they have proper titles, etc
- and centers the front page and the modal icons
The electron app is now part of the releases and you can download it from here, or just use https://hhd.dev which will always be up to date, available from any browser on the device, and convenient.
Full Changelog: v0.0.3...v0.0.4
v0.0.3
one minor bugfix in this release:
- fix hints modal to filter per section clicked
v0.0.2
This release adds a few things
- modal with additional information on each setting, so that it's easier to understand what each setting does
- electron AppImage available for download
- bugfixes for login + error message when login fails
v0.0.1: a fully functional prototype!
This release marks the first functional prototype of hhd-ui. The UI is fully functional and available at https://hhd.dev.
It even has dark mode.
Try it!