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.95
* iSCSI initiator support on the storage page
* Page browser title now uses on operating system name
* Better look when Cockpit disconnects from the server
* Avoid use of NFS in the Vagrantfile
* Expand 'Tools' menu when navigating to one of its items
* Set a default $PATH in cockpit-bridge
0.94
* Handle interruptions during cockpit-ws start while reading from /dev/urandom
* Remove BIOS display from Server Summary page
* Support tuned descriptions
* Fix Content-Security-Policy in example manifest.json files
0.93
* Set system performance profile via tuned
* Support for WebSocket client in cockpit-bridge
* Support using Nulecule with Openshift
* Actually exit cockpit-ws when it's idle
0.91
* Fix computing of graph samples on 32-bit OS
* Distribute licenses of included components
* Distribute development dependencies
* Support 'make clean' properly in the tarball
0.90
* Fix Content-Security-Policy which broke loading in certain situations
* Deal correctly with failures trying to join unsupported domains
* Add documentation about Cockpit startup
* Better data in storage usage graphs
* Start creating debian source packages
0.89
* Start routine testing of Cockpit on Debian Unstable
* Make the config file case insensitive
* Reorder graphs on server summary page
* Don't suggest syncing users when adding a machine to dashboard
* Enable weak dependencies for F24+
* Show correct data in per interface network graphs
* Fix the Vagrantfile to pull in latest Cockpit
* Add Content-Security-Policy header support
0.88
* User interface for OSTree upgrades and rollbacks
* General reusable purpose angular kubernetes client code
* Allow custom login scripts for handling authentication
* A specific dashboards can now be the default destination after login
* Kill ssh-agent correctly when launched by cockpit-bridge
* Add a new cockpit-stub bridge for non-local access
0.87
* Fix login on Windows, don't prompt for additional auth
* Use the machine host name in the default self-signed certificate
* Cockpit release tarballs are now distributed in tar-ustar format
* Allow overriding package manifests
* Testing and build fixes