Releases: dani3l0/honey
Releases · dani3l0/honey
v2.3.1-stable
v2.3.0-stable
📝 Release notes
⚠️ BREAKING CHANGES! ⚠️
Before update, please update dark_mode
in your config.json
file to one of the following values: Auto
, Off
, On
(they're case-sensitive!)
🆕 Changes
- Add support for host OS based theming (switch between light/dark mode according to system settings)
- Apple Touch Icon #7
🛠️ Development
- no major changes
v2.2.3-stable
📝 Release notes
🆕 Changes
- Drop Progressive Web App support (it was broken anyway)
- Docker improvements #5
🛠️ Development
- bump to Vite V5
v2.2.2-stable
📝 Release notes
🆕 Changes
- Fix broken Progressive Web App support
- Build arm64 image for Docker (see #3)
🛠️ Development
- Bump dependencies
v2.2.1-stable
📝 Release notes
🆕 Changes
- Progressive Web App support
- Hide scrollbar on Firefox
🛠️ Development
No major changes
v2.2.0-stable
📝 Release notes
🆕 Changes
- Rename Privacy to Overview
- Replace privacy report with services count
- Various privacy boxes improvements
- Minor UI improvements
🛠️ Development
- Many code cleanups & refactors
- Dropped unused asset
v2.1.2-stable
📝 Release notes
🆕 Changes
- 🎉 Like a full Docker support? 🎉
- Removed %% for Privacy tab summary
🛠️ Development
- Configured GitHub Actions for auto-pushing new Docker image on each release
v2.1.1-stable
📝 Release notes
🆕 Changes
- Rebrand Settings to More
- HTTPS <-> Independence ratio can be now set in
config.json
- Theme icon on main page is now animated!
- Optimize fonts - app is now 65% lighter!
- Force fire all Settings events on load to prevent UI glitches
🛠️ Development
- Some code cleanups and reorganization
- Remove unused asset (
appicon.png
)
v2.1.0-stable
📝 Release notes
🆕 Changes
- Add Privacy Report to show overall info about listed services
- Settings UI: split into two panels
🛠️ Development
- Settings Pager API to allow more subpages in the future
v2.0.1-stable
📝 Release notes
🆕 Changes
- Made setting tiles wider
🛠️ Development
- Added Credits section in README to list 3rd party resources project uses