github cypht-org/cypht v2.6.0

6 hours ago

What's Changed

New features

  • feat(frontend/backend): adding calendar icon to emails with a calendar invitation by @christer77 in #1516
  • feat(other): persist Bcc header in sent and draft messages by @IrAlfred in #1755
  • feat(other): integrate advanced search into saved searches module set by @IrAlfred in #1738
  • feat(frontend): prevent duplicate email suggestions in To/Cc/Bcc autocompletion by @davmaene in #1794
  • feat(other): make database configuration for tests environment-based by @IrAlfred in #1798
  • feat(other): improve Github message list view and details by @IrAlfred in #1743
  • feat(frontend/backend): improve the external resources alert UI, and make it possible to block resources from a sender by @mercihabam in #1804
  • feat(frontend/backend): alert end users when potential upgrades are detected by @mercihabam in #1799
  • feat(frontend): improve email ui with unread counts, responsive images, and clean previews by @primoco in #1811
  • feat(other): add Active Directory UPN and domain\user authentication support by @IrAlfred in #1826

Bug fixes

  • fix(other): fix typo in various files by @IrAlfred in #1767
  • fix(frontend): change incorrect colors of some input fields by @pom2ter in #1769
  • fix(frontend): site.js generation comments mixup by @Shadow243 in #1770
  • fix(module/smtp): honor starttls mode instead of implicit tls by @affinitytechworks in #1771
  • fix(unit): selenium tests hardening by @kroky in #1760
  • fix(other): fix coverage test issue by @IrAlfred in #1773
  • fix(frontend/backend): restore search in combined views by @mercihabam in #1774
  • fix(other): fix missing translations related to save advanced search by @IrAlfred in #1775
  • fix(other): improve user feedback for saved searches to include settings save reminder by @IrAlfred in #1777
  • fix(frontend): mobile tweaks to the user and site settings by @pom2ter in #1778
  • fix(other): point docker compose to latest Cypht release by @IrAlfred in #1784
  • fix(backend): ews display attachment filenames for received messages by @kambereBr in #1761
  • fix(other): prevent container startup failure by handling existing users in create script by @IrAlfred in #1782
  • fix(other): point docker compose to latest Cypht release 2.5.1 by @IrAlfred in #1785
  • fix(other): apply cache-first strategy to accelerate folder browsing by @IrAlfred in #1779
  • fix(other): remove MySQL port and socket defaults to support all database drivers by @IrAlfred in #1788
  • fix(other): adding a proper check for the existence of the keyword key before accessing it by @Baraka24 in #1789
  • fix(other): fix PostgreSQL BYTEA resource handling in user config loading by @IrAlfred in #1790
  • fix(backend): compose error Uncaught Error: Call to undefined method Hm_EWS::supports_dsn() by @Shadow243 in #1795
  • fix(frontend): realign search bar in message list on mobile by @pom2ter in #1797
  • refactor(frontend): harmonize special folders selection on the advanced search page, allowing to select all folders or each individually by @mercihabam in #1792
  • fix(other): fix asset download links when Cypht is installed outside web root by @IrAlfred in #1801
  • fix(backend): handle undefined special_imap_folders in user_settings by @IrAlfred in #1803
  • fix(other): fix Bootstrap Icons not visible in production mode (DEBUG=false) by @IrAlfred in #1802
  • fix(unit): update urllib3 to version 2.6.0 in requirements by @Shadow243 in #1807
  • fix(docker): issue #1780 about docker images platform by @dreamstarsky in #1813
  • fix(other): allow sending emails with only Cc/Bcc recipients by @IrAlfred in #1816
  • fix(other): fix multi line signature support by @IrAlfred in #1821
  • fix(frontend): enter key validation issue after autocomplete in compose form by @IrAlfred in #1823
  • fix(backend): prevent undefined array key 0 warnings when copying messages to folders of the same server by @mercihabam in #1824
  • fix(other): local contacts not being tracked as unsaved changes on save page by @IrAlfred in #1819
  • fix(other): sieve: missing required parameter: mailbox by @christer77 in #1827
  • fix(other): fix adding screen_emails param in searching request by @christer77 in #1828
  • fix(frontend): improve draft folder error message when not configured by @IrAlfred in #1822
  • fix(other): fix DEBUG_MODE in production and resolve debug button visibility/positioning issues by @IrAlfred in #1829
  • fix(frontend): false alert on the existence of the mail address in the block list by @christer77 in #1820

New Contributors

Full Changelog: v2.5.0...v2.6.0

Don't miss a new cypht release

NewReleases is sending notifications on new releases.