Releases: freescout-help-desk/freescout
Releases · freescout-help-desk/freescout
1.2.2
Changed
- Updated default mailbox signature.
- Improved reply detection on fetching.
- Moved vars.js to /storage/js/vars.js
1.2.1
1.2.0
1.1.10
Fixed
- Take mailbox Validate Certificate settings into account on checking IMAP connection.
- Fixed fonts and icons paths in CSS.
- Fixed saving settings in subdirectory installation.
- Fixed mailbox email in the sidebar.
1.1.9
1.1.8
Added
- Show number of conversations in Spam folder.
- Added "Not Spam" button.
- "Fetch Mail Schedule" option in
Settings > Mail Settings
. - Added Portuguese (Portugal) translation.
- Added Portuguese (Brazi) translation.
Fixed
- Folders names made translatable.
- Keep current assignment when replying to a conversation (#195).
1.1.7
Added
- Show mailbox email under the mailbox title.
- Detect bounce messages from Return-Path.
- New action events for conversation view.
Fixed
- Fixed email bounce check in fetch-emails script.
- Fixed redirect to Mine folder after delete conversation in Mine folder.
1.1.6
Added
- Create thread function in App\Thread.
Fixed
conversation.note_added
hook.
1.1.5
Added
- Note should not change conversation status by default.
- Improved background process stucking detection.
Fixed
- Fixed showing attachments in drafts.
- Fixed switch to note link.
1.1.4
Added
- Automatically periodically recalculate folders counters.
- Manage dropdown menu removed if there are no privileges to access their section.
- Optimized app self-update to avoid errors on update.
- Show table tags (table, tr, td, th, thead, tfoot) in conversation body.
- Remove <script> and <style> tags content from conversation preview in the list.
- Allow customizing the Mailbox fillable fields by module developers.
- Hook in mailbox update page to allow module developers customize the mailbox update page.
- Select All checkbox in conversations list.
Fixed
- Fixed setting has_attachments flag for conversations.
- Fixed bulk delete modal layout.
- Fixed deleting conversations which have a draft thread.
- Fixed "Trying to get property email of non-object" in Logs.
- Removed
message/rfc822
content type from bounce detection algorithm. - Set conversation preview when thread is created from a draft.
Changed
- Updated icon for Pending status.