You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.36
* Some minor protocol refactoring
* Fix regressions forwarding Cockpit messages
* Consistent file system size units
* Style fixes on admin panels
* Fix crasher in cockpitd
* Several testing fixes
0.35
* Interactive debugging mode for cockpit protocol
* Support HTTP keep alives for local services
* Proof of concept for showing noVNC via Cockpit
* Proof of concept for talking to CIM and OpenLMI
* Document how to change the Cockpit TCP port
* Other fixes
0.34
* Sideband channel WebSockets
* Lots of layout fixes
* Javascript API for raw file access/monitoring
* Start using HTML templates
* Dashboard cleanup
* Implement HTTP keep alives
0.33
* New HTTP request API
* New file system access from within Cockpit
* Set colors and avatar from the dashboard
* Docker console component
* Lots of protocol cleanup
0.31
* Multi server dashboard with correlated graphs
* Exit cockpit after timeout
* Binary base64 encoding in channels
* Proper support for localization and gettext
* DBus API tweaks
* Man page fixes
* Lots of bug fixes
0.30 Plugins
* 'Tools' menu allows plugins
* Cockpit can now run in a privileged container
* Optional loopback SSH based authentication
* Lots of other fixes
* New navigation UI and host switcher
* First parts of Cockpit have been broken into packages
* Cleaner DBus client internally
* Show requisites that are missing to run Cockpit
* New URL format
* Asynchronous module definition loader
0.28
* Terminal is now a reusable component
* Initial work componentizing Cockpit
* Add some embedding and integration examples
* Rename cockpit-agent to cockpit-bridge
* Add cockpit-bridge --packages command
* Change how protocol initializes
* Storage page file system fixes
* Lots of other fixes