Releases: cockpit-project/cockpit
Releases · cockpit-project/cockpit
0.11: Network Configuration
- New simple networking UI
- Simpler development and debugging of Cockpit
- Use browser cache to speed up loading
- A bunch of UI fixes and cleanup
0.10: Various bug fixes
- SELinux fixes and tweaks
- Generate certificate without Fedora specific script
- Docker fixes and tweaks
0.9: Testing with SELinux
- Now testing against SELinux properly
- Display docker cgroup resources better
0.8: Unpriveleged cockpitd
- Run cockpitd unprivileged in our own DBus session bus.
- Move auto generated cert to /etc/cockpit/ws-certs.d
- Lots of security fixes
0.7: HTTP Security
- Many security fixes esp. on the Web Server
0.6: Port 1001
- Lots of stability and security fixes
- Port 1001 is the default cockpit port
- Use libssh
0.5
* Accept docker container cgroups in various formats * Don't display null everywhere on Services page * Only run one cockpit-agent process per host/user * Don't require both memory/cpuacct cgroups to display container graphs * More tolerant of running with selinux enabled (not yet completely fixed) * Better detection of cgroup unlimited memory amounts * A real terminal on the rescue terminal page * Lots of other refactoring, infrastructure, and bug fixes * Build fixes
0.4: More Docker Polish and Packaging fixes
* More docker polish * Distribution and packaging cleanup
0.3
- Better look using Patternfly
- Docker Container support
- Many many architecture fixes