Releases: goinfinite/ez
Releases · goinfinite/ez
v0.1.1
Changelog
refactor(front): mappings page with HTMX+Alpine.js
refactor(front): accounts page with HTMX+Alpine.js
fix(front): allow decimal values on Container Profiles Modal
Upgrade Notes
If you are upgrading from v0.1.0, you may replace Ez binary without the need to run any additional commands.
v0.1.0
Changelog
0.1.0 - 2025/03/24
feat: backups
fix: entrypoint parsing bug on create container
Upgrade Notes
If you are upgrading from v0.0.9, you must run (as root) before upgrading the Ez binary:
transactional-update pkg install rclone cron
transactional-update apply
systemctl enable cron --now
v0.0.9
Changelog
refactor: overview frontend
refactor: login frontend
feat: GET /api/v1/marketplace/
feat: add account quota refresh to cli
fix: account resource usage bug when no containers
fix: improve sys-install verbosity
fix: broken unocss css reset