8000 Releases · goinfinite/ez · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: goinfinite/ez

v0.1.1

13 May 20:11
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

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

22 Mar 23:29
b0126cf
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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

27 Nov 18:36
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release

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

Release Notes

https://github.com/orgs/goinfinite/discussions/185

v0.0.8

30 Sep 19:51
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release
chore: update changelog

v0.0.7

21 Sep 19:10
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
chore: update changelog

v0.0.6

03 Aug 22:10
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release
v.0.0.6

fix: improve colors on delete modal
0