* 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