- Edited
0.1.7 - Features Galore!
This release brings a bunch of new features, UI improvements, and bug fixes.
Drafts will now autosave every 6 seconds (this interval can be adjusted in user preferences) if any fields in the composer have change. Autosave can be disabled in user preferences.
Full support for reply drafts and Byobu Private Discussion drafts has been added
The ability to schedule drafts to post at a later date has been added. This can be disabled by admins in site settings. To make this actually work, admins will need to enable a cron job to run the laravel scheduler script. Please note that validation DOES NOT happen at the time of scheduling: If your draft is invalid (missing content, not enough tags, not enough private recipients, etc...), it will fail to post, and an error message explaining the validation error will be shown next time you check your drafts. This will only happen after the scheduled time.
Buttons for saving your draft have been added to the composer on mobile.
Intrusive alerts have been repoaced with a nicer save button loading animation. This is largely to make autosave more user friendly and avoid spamming alerts.
The annoying permission denied bug for non-logged-in users has been fixed, thanks to @wloot for that great fix!
The UI for deleting drafts and closing the composer has been improved, see a full list of changes here
You'll need to disable & re-enable the extension for the scheduling assets to be copied over.