Skip to content

v0.10.1

Compare
Choose a tag to compare
@kevana kevana released this 04 Apr 05:23
· 39 commits to master since this release

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.

Full changelog