v0.10.1
Note: This release fixes two security vulnerabilities, please upgrade as soon as possible
New in this release:
- Allow editing of container env vars, ports, and volume bindings similar to Kitematic
- Column sorting on tables for containers, images, volumes, and networks
- Stats and top pages now show container names
- CSRF protection for API endpoints
Fixes
- Running containers can now be committed
- Catch and display more API errors
- Fix PublishAllPorts option for container creation
- Select-all toggles on tables no longer select images that have been hidden by filters
- Sanitize text sent to Gritter library to prevent XSS.