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.98
* Refuse to dangerously shrink storage logical volumes
* Fix docker container panel height
* Fix problem working on packages with names that don't match their directory
* Proper security measures for NetworkManager, Storage, and Accounts
0.97
* Prevent a negative size in file system partition dialogs
* Display binary journal data correctly
* Use IEC names (eg: MiB) for displaying storage sizes
* Port the docker package to a strict security policy
0.96
* Fixes fordocker 1.10 API changes
* Tweaks to storage icons and device name display
* When clicking between components, go back to previously accessed path
* Fixed several memory leaks mainly related to DBus
* Valgrind now runs better during unit testing
* New MaxStartups option like sshd deals with simultaneous auth requests
* Many verify integration tests can now be run against a specific machine
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