Releases: freescout-help-desk/freescout
Releases · freescout-help-desk/freescout
1.0.8
The process of redesign had started and will continue.
Added
- Language option in Settings.
- User language in user profile.
- Language option in web installer.
- French translation.
- Check Permissions in System Status.
- Check public/storate symlink in System Status.
- Long press instead of checkboxes in conversations in mobile version.
Fixed
- Fixed options caching.
- Hide tooltips when dropdown menu opens.
Changed
- Improved Translate page.
- Minor text improvements.
1.0.7
Added
- Proper reply detection for Yahoo.
- Fallback to utf8 encoding from utf8mb4 for MySQL lower 5.5.3
- Restore conversation function.
- Check required php extensions for modules.
- Checking permissions and symlinks in System status.
- Added history threads for restore/delete conversation action.
Fixed
- When adding a note it should always change status to Active and never change Assignee.
- Fixed processing References header on fetching emails.
- Make conversations checkbox clickable for mobile version.
- Fixed saving send test email.
- Fixed deleted drafts counter.
Changed
- Removed samle db data from env.example
1.0.6
Added
- Conversations bulk actions.
Fixed
- Fixed "The payload is invalid" error in mailbox connection settings.
1.0.5
If web updater shows an error, when updating, go to System » Tools
and click Clear Cache
and Migrate DB
. Or open http://example.com/tools.php and click Clear Cache
and Migrate DB
.
Added
- Added "Remove formatting" button to the editor.
- Properly detect replies when Message-ID header is changed or if In-Reply-To header is not passed by mail service provider.
- Crypt mailboxes passwords.
- Added Migrate DB button to Tools.
- Update modules to the latest version from Modules page.
Changed
- Mailbox name moved up in the user notification.
- Reduced dist size by clearing vendor folder.
- Override Laravel ProviderRepository.php to catch "provider not found errors" on core updating.
Fixed
- Fixed customer name in search.
1.0.4
Added
- Open tracking.
- Allow to set the next conversation number in Settings.
- Check PHP version in index.php and artisan commands.
- Cache modules meta in memory.
Fixed
- When creating conversation, show conversation number instead of ID.
1.0.3
Now you can update FreeScout to the latest version from System » Status
. Read more in Updating guide.
Added
- Self-updating
- Added link to releases in footer for admin
Fixed
- Replace spaces in attached images with "-" as Gmail can not load images with spaces
- Fixed customer name in the email to customer
- Fixed disabling some settings
- Show active menu items for Logs and Tools pages
Changed
- Added
br
to the default mailbox signature - Removed the 24-hours limit for new conversations autoreply. Now auto reply is always sent on each new conversation.
- Added notice to .env.example
1.0.2
Added
- App logs in Logs.
- Logs rotation.
- Rewrite in .htaccess from root to /public folder for those who can not change web root dir.
- More descriptive messages in the installer when can not create .env file.
- Modules.
Fixed
- Thread send status update when send log record created.
1.0.0
FreeScout helpdesk released (Installation guide).