2.1.0 (2025-08-13)
This release is mostly UI upgrades with new dedicated pages for managing images, networks, and volumes, plus some improvements to file handling. The volume and network pages are still bare bones while i figure out what to put in there.
Smart compose file detection: Folders containing a single *-compose.yaml
file now get promoted to top-level items in the UI for quicker access. Behind the scenes they're still in folders, but the UI displays them as direct stack entries. Folders with multiple compose files or no compose files are treated as regular directories.
Let me know what you think of the new layout!
Other improvements: New keyboard shortcuts have been added throughout the app for better navigation and workflow.
Features
- added configurable cookie expiry limit (a48a382)
- added direct link to stack file from container (5f42658)
- added search and shortcuts for containers and images (e632765)
- image controls (6b37043)
- implemented container controls (dd48570)
- network/volumes/image controls (fa89603)
- new add file dialog (fca7ff2)
- new file item view (d5a146b)
- new shortcuts for file and dashboard (fe1d16e)