* Adds basic VM Management and Monitoring
* MDRaid job improvements
* Show unmanaged network devices
* Better errors when formating storage devices
* Updated VNC example
* Port subscriptions package to react
* Allow branding.css to overide shell css
* Support PAM conversations on the Login screen
* Users can create systemd timer jobs
* Provide default names for volume groups and logical volumes
* Make Docker graphs work on Debian
* Only offer to format disks with supported file systems
* Show all managed NetworkManager devices
* Use webpack for building Cockpit javascript
* Cockpit URLs can be proxied with a configured HTTP path prefix
* Allow Cockpit packages to require a minimum version of Cockpit
* Translations fixes
* Add support for network teams
* Select translations for complex language names
* Don't allow formating extended partitions
* Can configure Openshift Registry so anonymous users can pull images
* Support for volumes when starting a docker container
* Support for setting environment variables in a docker container
* Fix regressions that broke display of localized text
* Setup Docker container and image storage through the UI
* Use Webpack to build Cockpit UI packages
* Update the Cockpit Vagrant development box to use Fedora 24
0.104
* Network configuration of the Ethernet MTU
* Red Hat Subscriptions can now specify activation keys and orgs
* Start integration testing on CentOS
* SSH Host keys are show on system page
* Machine ID is shown on system page
* Show intelligent password score error messages
* Show timer information for systemd timer jobs
* Use 'active-backup' as the default for new network bonds
* When changing system time check formats properly
* Hide the machine asset tag when no asset exists
* Disable the network on/off switch for unknown or unmanaged interfaces
* Show full string for system hardware info and operating system name
* Don't show network interfaces where NM_CONTROLLED=no is set
* Add textual fields to container memory and CPU sliders
* Display contianer memory and CPU resources on Debian
* Disable tuned correctly when clearing a performance profile
* Fix SELinux enforcing toggle switch and status
* Tarball build issue in 0.110 is now fixed
* The Containers page layouts have been tweaked
* Make the Containers resource limits work again
* Registry image now have layers displayed correctly
* API stabilization, structural cleanup
* SELinux Troubleshooting: documentation, support latest API
* Update Patternfly
* Use CockpitLang cookie and Accept-Language for localization
* Can now click through to perform administration tasks on Nodes on the Cluster dashboard
* Cockpit terminal now supports shells like fish
* SELinux troubleshooting alerts can now be dismissed
* Show SELinux icon for critical alerts
* SELinux enforcing mode can be turned off and on with a switch
* Kubernetes Nodes are now include charts about usage data
* Fix Debian dependency on Docker
* Update the look and feel of the toggle switch
* Update ListenStream documentation to include address info
* Display image stream import errors
* Add GlusterFS persistent volumes in Cluster dashboard
* Show a list of pending persistent volume claims
* jQuery Flot library is no longer part of the base1 package
* Fix Content-Security-Policy issues with jQuery Flot
* Add namespaces to cockpit CSS classes
* Display container image layers in a simpler graph
* Hide actions in Cluster projects listing that are not accessible
* Strict Content-Security-Policy in all shipped components of Cockpit
* Can now add and remove Openshift users to and from groups
* Add timeout setting for Cockpit authentication
* Registry interface now has checkbox for mirroring from insecure registries
* Kubernetes dashboard now allows deletion of Nodes
* Show errors correctly when deleting or modifying user accounts
* Add support for iSCSI cluster volumes
* Strict Content-Security-Policy in the dashboard, sosreport and realmd code
* Better list expansion and navigation behavior across Cockpit
* Don't show 'Computer OU' field when leaving a domain
* Remove usage of bootstrap-select
* Show errors properly in performance profile dialog
* Fix Cluster sidebar to react to window size
* Allow specifying specific tags in registry image streams
* Make registry project access policy more visible
* Strict Content-Security-Policy for subscriptions component
* New dialog for Kubernetes connection configuration
* Release to a cockpit-project Ubuntu PPA
* Remove jQuery usage from cockpit.js
* New styling for cluster dashboard
* Fix build issue on MIPS
* Can configure Docker restart policy for new containers
* Use a single dialog for creating logical volumes
* Package and test the storage UI on Debian
* Don't offer 'Computer OU' when joining IPA domains
* Don't distribute jshint build dependency due to its non-free license
* 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
* 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
* 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
* Fix computing of graph samples on 32-bit OS
* Distribute licenses of included components
* Distribute development dependencies
* Support 'make clean' properly in the tarball
* 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
* 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
* 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
* 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
* Allow configuring NTP servers when used with timesyncd
* Fix regression in network configuration switches
* Make the various graphs look better
* Openshift Routes and Deployment Configs can be removed
* Run integration tests using TAP "test anything protocol"
* Lots of other bug fixes and cleanup
* UI for loading, viewing, changing Private SSH Keys
* Always start an ssh-agent in the cockpit login session
* New listing panel designs
* Lots of testing and bug fixes
* Fix extreme CPU usage issue in 0.77 release
* Fix compatibility with older releases
* Offer to activate multipathd for multipath disks
* Guide now contains insight into feature internals
* Lots of other minor bug fixes
* Work better with multipath storage
* Deletion of kubernetes objects
* Cleaner URLs in the bookmark bar
* Show a warning when adding too many machines
* Make authentication work when embedding Cockpit
* Complete componentizing Cockpit
* Display an intelligent message when password auth is not possible
* Correctly start terminal in home directory
* NetworkManager code is in a separate package
* PCP is an optional build dependency
* Lots of bugs, build and testing fixes
* Kubernetes UI can connect to non-local API server
* Automate Web Service container build on Docker Hub
* Add validation options to TLS client connections
* PAM pam_ssh_add.so module for loading SSH keys based on login password
* Build, testing and other fixes