Releases: freescout-help-desk/freescout
Releases · freescout-help-desk/freescout
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).