Now if you want to see dates translated into your selected language just install intl
php extension (it is optional for now):
sudo apt install php8.0-intl
Added
- Show dates translated into selected language (#2950)
- Allow to select mailbox alias in From field when creating a new conversation (#656)
Fixed
- Fix wrong messages order in the email to customer in some cases (#2938)
- Do not show From (Alias) field when creating a phone conversation.
Changed
- Clean temp files daily instead of weekly (#2949)