2.4.0 (2025-11-07)
Notes
- Git repos have been removed as the implementation was not useful and more annoying than helpful. Existing installations should not break, but it is still recommended to backup before upgrading.
- Editor UI improvements are still a work in progress, with collapsible and editable panels added.
- A YAML formatter has been added that can format any YAML file by pressing
Alt+L. - ARM64 image is now available on all tags.
What's Changed
- fix: header of containers page. by @leafayon in #111
- added collapsable filelist (a61ab1c)
- added yaml formatter (f5ab87a)
- arm64 images (283e52e)
- remove git repo and auto chowning (14e3634)
Bug Fixes
- header of containers page. (5188f8f)
New Contributors
Full Changelog: v2.3.0...v2.4.0