Added
- Allow to set
PDO::PGSQL_ATTR_DISABLE_PREPARES
via .env variable (#4558) - Allow to enable persistent connections for MySQL and PostgreSQL via .env variable (#4566)
- Updated Swedish translations (#4578)
Fixed
- Fixed searching conversations and customers on PostgreSQL - issue introduced in the previous release (#4559)
- Fixed "Undefined variable $protonmail_quote_pos" on fetching - issue introduced in the previous release (#4568)
Changed
- Show which attachments are embedded in
freescout:parse-eml
command (#4575)