| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cypht.tar.gz | 2026-06-24 | 41.7 MB | |
| README.md | 2026-06-24 | 2.6 kB | |
| v2.11.0 source code.tar.gz | 2026-06-24 | 1.5 MB | |
| v2.11.0 source code.zip | 2026-06-24 | 1.8 MB | |
| Totals: 4 Items | 44.9 MB | 0 | |
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 https://github.com/cypht-org/cypht/pull/2002
- fix(other): block CSS-based email tracking and restore external resource privacy UI by @IrAlfred in https://github.com/cypht-org/cypht/pull/2008
- fix(other): fix cache return default when memcached get is not successful by @IrAlfred in https://github.com/cypht-org/cypht/pull/2010
- fix(module/carddav_contacts): preserve port in url_concat when building CardDAV URLs by @boomboompower in https://github.com/cypht-org/cypht/pull/2014
- fix(module/carddav_contacts): use carddav config instead of full config dump for carddav_sources by @boomboompower in https://github.com/cypht-org/cypht/pull/2013
- fix(backend): combined pages not loading because
enable_exclude_auto_bcc_settingis mishandled by @mercihabam in https://github.com/cypht-org/cypht/pull/2015 - fix(backend): prevent
enable_exclude_auto_bccfrom remaining disabled when toggled by @mercihabam in https://github.com/cypht-org/cypht/pull/2016
Maintenance & Infrastructure
- fix(docker): point docker compose to latest Cypht release 2.10.0 by @IrAlfred in https://github.com/cypht-org/cypht/pull/2006
- fix(other): update version reference to 2.10.1 for upcoming release by @IrAlfred in https://github.com/cypht-org/cypht/pull/2009
- fix(other): point docker compose to latest Cypht release 2.10.1 by @IrAlfred in https://github.com/cypht-org/cypht/pull/2011
- fix(release): update permissions and change upload action for release assets by @Shadow243 in https://github.com/cypht-org/cypht/pull/2005
- fix(other): update version reference to 2.11.0 for upcoming release by @IrAlfred in https://github.com/cypht-org/cypht/pull/2021
Dependency Updates
- build(deps): bump guzzlehttp/guzzle from 7.10.0 to 7.12.1 by @dependabot[bot] in https://github.com/cypht-org/cypht/pull/2017
- build(deps): bump guzzlehttp/psr7 from 2.11.0 to 2.12.1 by @dependabot[bot] in https://github.com/cypht-org/cypht/pull/2018
- build(deps): bump guzzlehttp/psr7 from 2.9.0 to 2.11.0 by @dependabot[bot] in https://github.com/cypht-org/cypht/pull/2001
Tests & Quality Assurance
- test(unit): add comprehensive unit test suites for core library classes & lib by @Shadow243 in https://github.com/cypht-org/cypht/pull/1696
New Contributors
- @boomboompower made their first contribution in https://github.com/cypht-org/cypht/pull/2014
Full Changelog: https://github.com/cypht-org/cypht/compare/v2.10.0...v2.11.0