[[ch-whatsnew]]
== What's new since the last release

The current release is based on Debian 8.0, code-name Jessie.  Since
the last release of symbiosis, the following features have been
implemented.

* Suport for free LetsEncrypt SSL/TLS certificates.  All domains now
  get SSL by default.
* Support for push email for
  https://en.wikipedia.org/wiki/ActiveSync[ActiveSync] devices.
* Email and XMPP passwords are now <<s-email-passwords,hashed
  automatically>>, as well as getting hashed automatically on login.
* Exim now has <<s-mail-rate-limiting,rate limiting>> on a per-user or
  per-domain basis.
* Spam gets <<s-email-spam-and-virus,delivered to a Spam folder>> when
  "tagging" is selected.
* The  https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security[Strict-Transport-Security(HSTS)] header is now served on ssl-only domains
* An <<s-email-outbound-ip,IP address can be specified>> for all outbound email for a domain.
* https://dmarc.org/[DMARC] can now be
  <<s-adding-dmarc-per-domain,added to the DNS records>>.
* DNS records can have a <<s-adding-ttl-per-domain,custom TTL set>>
  per domain.
* A new "message of the day" that shows resource usage on login.

Additionally, a
https://projects.bytemark.co.uk/projects/symbiosis/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_id&op%5Bstatus_id%5D=c&f%5B%5D=subproject_id&op%5Bsubproject_id%5D=!*&f%5B%5D=fixed_version_id&op%5Bfixed_version_id%5D=%3D&v%5Bfixed_version_id%5D%5B%5D=161&f%5B%5D=&c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=updated_on&group_by=[large
number of bugs] have been fixed, including:

* https://projects.bytemark.co.uk/issues/11608[#11608] The
  https://weakdh.org/sysadmin.html[Logjam] vulnerabilty patched.
* https://projects.bytemark.co.uk/issues/4546[#4546] Orphaned MySQL
  backups now get removed.
* https://projects.bytemark.co.uk/issues/4646[#4646] Backups only take
  place if there is sufficient storage space to do.
* https://projects.bytemark.co.uk/issues/6471[#6471] Symlinked crontabs
  are no longer ignored.
* https://projects.bytemark.co.uk/issues/6476[#6476]  Symbiosis deletes
  configurations it creates for Apache.
* https://projects.bytemark.co.uk/issues/6621[#6621] Webalizer cleans up
  after itself.
* https://projects.bytemark.co.uk/issues/9713[#9713] Passive FTP over
  TLS now works.
* https://projects.bytemark.co.uk/issues/10393[#10393] Symbiosis-updater
  has been replaced with with unattended-upgrades.
* https://projects.bytemark.co.uk/issues/12423[#12423] SNI SSL
  template also generates virtualhost on port 80, causing
  zz-mass-hosting to be ignored and another site to be loaded as
  default.

Thank you to all those who reported those issues.
