Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.8.174 source code.tar.gz | 2025-04-04 | 7.8 MB | |
1.8.174 source code.zip | 2025-04-04 | 11.0 MB | |
README.md | 2025-04-04 | 861 Bytes | |
Totals: 3 Items | 18.8 MB | 0 |
Added * Added Hungarian language.
Fixed
* Fixed "Call to a member function query() on null" when testing fetching (#4614)
* Trigger thread.before_save_from_request
hook for each thread when sending to multiple recipients.
* Show empty link URL field when inserting a link (#4622)
* Change Helper::IN_LIMIT
to 999 to avoid issues on MariaDB (#4623)
* Fixed "Asia/Kolkata" timezone name (#4676)
* Take into account user timezone and time format in "Customer viewed at..." text (#4674)
* Fixed error when job's payload is empty on Status page (#4673)
* Do not hide attachments after editing notes or messages (#4678)
* Remove unprintable characters and invalid unicode characters from uploaded file names (#4681)
* Fixed retrieving IMAP folders containing single quotes in names (#4682)
Changed * Show modal dialogs faster (#4622)