Changelog
Release notes for Echo, focused on user-visible changes and fixes.
v0.1.7
- Add custom Docker TCP entrypoint management in Settings.
- Persist named Docker daemon host and port entries and merge them into backend selection.
- Validate custom entrypoint host, port, duplicates, and missing edit targets.
- Add localized entrypoint management UI text and a Lucide edit icon asset.
- Document custom Docker TCP entrypoints in the README.
v0.1.6
- Resize the Linux AppImage icon to 512x512 during release packaging.
- Add ImageMagick to the Linux release workflow for icon preparation.
- Bump package version to 0.1.6.
v0.1.5
- Ship Linux builds as AppImage artifacts instead of tar archives.
- Add linuxdeploy-based AppImage packaging and AppImage smoke testing in release CI.
- Improve Linux tray/window behavior, including app id, window icon, client decorations, and reopening from the tray.
- Add Linux desktop startup metadata and update Linux runtime instructions.
v0.1.4
- Fix Linux tray startup by initializing GTK before creating tray menus.
- Gracefully disable the Linux tray when appindicator setup fails so the main window can still open.
- Remove the unused Linux
libxdotray dependency and add Linux package smoke testing. - Document Linux GTK and appindicator runtime dependencies.
v0.1.3
- Fix Docker backend discovery in release builds and add manual backend selection in Settings.
- Refresh macOS release icon asset.
v0.1.2
- Add the macOS release icon asset.
- Improve Docker context endpoint resolution in release builds.
- Update release workflow packaging paths and README release notes.
v0.1.1
- Fix Windows release archives so Echo does not require a separately installed Visual C++ Runtime.
v0.1.0 - MVP
- Initial MVP release of Echo.
- Browse local Docker containers, images, volumes, and networks.
- Inspect container metrics, status, logs, and shell sessions.
- Manage common container, image, volume, and network actions.
- Switch interface language, theme, and font preferences.