Skip to content

v2.12.0

Latest

Choose a tag to compare

@IrAlfred IrAlfred released this 25 Jul 22:55
39b9761

82 changes from 8 contributors (1 new contributor). 68 files were affected.

What's Changed

New features

  • feat(frontend/backend): enhance Tags module with colors, refactor, and improved test coverage by @Shadow243 in #2030

Bug fixes

  • fix(other): profile tests and make server_stmp_and_imap_add work correclty with a real smtp & imap server by @Shadow243 in #1553
  • fix(module/imap): improve MSTNEF attachment parsing safety and temp file handling by @mercihabam in #2027
  • fix(module/imap): send IMAP ID when X-CM-EXT-1 is advertised by @ThouGyeongcho in #2029
  • fix(frontend): mobile css tweaks for several sections by @pom2ter in #2034
  • fix(backend): remove redundant post-package-install script by @Shadow243 in #2039
  • fix(frontend): invalidate message page cache after rebuild by @camilevahviraki in #2041
  • fix(other): update readme inbox screenshot by @Baraka24 in #2042
  • fix(other): disable reply all when only recipient is current user by @camilevahviraki in #1935
  • fix(module/feeds): block SSRF to private and internal feed URLs by @IrAlfred in #2024
  • fix(other): fix proxy-related login loop and cookie domain mismatch by @IrAlfred in #2045
  • fix(docker): fix Docker UI when ENABLE_DEBUG is enabled by @IrAlfred in #2046

Maintenance & Infrastructure

  • fix(other): point docker compose to latest Cypht release 2.11.0 by @IrAlfred in #2025
  • fix(release): update version reference to 2.11.1 for upcoming release by @IrAlfred in #2035
  • fix(release): point docker compose to latest Cypht release 2.11.1 by @IrAlfred in #2036
  • fix(release): update version reference to 2.11.2 for upcoming release by @IrAlfred in #2047
  • fix(release): point docker compose to latest Cypht release 2.11.2 by @IrAlfred in #2048
  • fix(release): update version reference to 2.12.0 for upcoming release by @IrAlfred in #2053

Dependency Updates

  • build(deps): bump guzzlehttp/psr7 from 2.12.1 to 2.13.0 by @dependabot[bot] in #2050
  • build(deps): bump guzzlehttp/guzzle from 7.12.1 to 7.15.1 by @dependabot[bot] in #2044

Tests & Quality Assurance

  • fix(unit): add 240+ tests across sievefilters, lib and core modules to improve coverage by @Shadow243 in #2026
  • fix(unit): fix PHPUnit warnings and PHP 8.4 deprecations in test suite by @IrAlfred in #2031

New Contributors

Full Changelog: v2.11.0...v2.12.0