57 changes from 6 contributors (1 new contributor). 33 files were affected.
What's Changed
Bug fixes
- fix(frontend): css: mobile and theme specific fixes by @pom2ter in #2002
- fix(other): block CSS-based email tracking and restore external resource privacy UI by @IrAlfred in #2008
- fix(other): fix cache return default when memcached get is not successful by @IrAlfred in #2010
- fix(module/carddav_contacts): preserve port in url_concat when building CardDAV URLs by @boomboompower in #2014
- fix(module/carddav_contacts): use carddav config instead of full config dump for carddav_sources by @boomboompower in #2013
- fix(backend): combined pages not loading because
enable_exclude_auto_bcc_settingis mishandled by @mercihabam in #2015 - fix(backend): prevent
enable_exclude_auto_bccfrom remaining disabled when toggled by @mercihabam in #2016
Maintenance & Infrastructure
- fix(docker): point docker compose to latest Cypht release 2.10.0 by @IrAlfred in #2006
- fix(other): update version reference to 2.10.1 for upcoming release by @IrAlfred in #2009
- fix(other): point docker compose to latest Cypht release 2.10.1 by @IrAlfred in #2011
- fix(release): update permissions and change upload action for release assets by @Shadow243 in #2005
- fix(other): update version reference to 2.11.0 for upcoming release by @IrAlfred in #2021
Dependency Updates
- build(deps): bump guzzlehttp/guzzle from 7.10.0 to 7.12.1 by @dependabot[bot] in #2017
- build(deps): bump guzzlehttp/psr7 from 2.11.0 to 2.12.1 by @dependabot[bot] in #2018
- build(deps): bump guzzlehttp/psr7 from 2.9.0 to 2.11.0 by @dependabot[bot] in #2001
Tests & Quality Assurance
- test(unit): add comprehensive unit test suites for core library classes & lib by @Shadow243 in #1696
New Contributors
- @boomboompower made their first contribution in #2014
Full Changelog: v2.10.0...v2.11.0