Releases: hhd-dev/hhd-ui
v3.4.0: Minor changes
Adds /tmp/hhd/token as a lookup location for tokens (it is ephemeral), makes the overlay close when pressing the qam button twice if it is expanded, instead of turning into a sidebar, fixes 2 CVEs, and adds an i18n tag with the user loaded locale (lang cannot be used because it forces the language in old hhd versions).
Full Changelog: v3.3.14...v3.4.0
v3.3.14: API Hotfix 3
Avoid autologin to not mess with users using the Appimage. Authentication will be required even for local connections.
Full Changelog: v3.3.13...v3.3.14
v3.3.13: API Hotfix 2
Avoid overriding user's token if there is no token file.
Full Changelog: v3.3.12...v3.3.13
v3.3.12: API Hotfix
Ease retrying logic when looking for tokens and add /etc to prepare for migration to a non-user service.
Full Changelog: v3.3.11...v3.3.12
v3.3.11: Desktop Shortcut hotfix
Add more categories to the shortcut so that it does not end in lost and found.
Full Changelog: v3.3.10...v3.3.11
v3.3.10: Fix Gnome
Electron 36 crashes on gnome. Add a variable to fix it.
Full Changelog: v3.3.9...v3.3.10
v3.3.9: Color Selector Hotfix
Allow color selector to work without a brightness bar and fix hue selector on electron 35.
Full Changelog: v3.3.8...v3.3.9
v3.3.8: Action Hotfix
Action buttons were incorrectly mapped as disabled before but were not. After the dependency bump that changed, causing buttons to get disabled to touch.
Full Changelog: v3.3.7...v3.3.8
v3.3.7: Dependency Bump
Bump to electron 36, remove it from PKGBUILD to avoid arch pulling older electrons, and bump package.jsons to fix vulnerabilities.
Full Changelog: v3.3.6...v3.3.7
v3.3.6: Packaging Hotfix
Add hhd keyword to desktop shortcut, then fix some issues when building on github.
What's Changed
- Add hhd keyword by @valerie-tar-gz in #14
- fix npm_config_target on PKGBUILD by @Boria138 in #15
- Added publish configuration to electon-builder for fix build on github action runners by @Boria138 in #16
New Contributors
- @valerie-tar-gz made their first contribution in #14
- @Boria138 made their first contribution in #15
Full Changelog: v3.3.5...v3.3.6