Releases: FriendsOfFlarum/upload
Releases · FriendsOfFlarum/upload
1.4.0
What's Changed
- Allow TextEditor to be used in non-Composer contexts by @clarkwinkelmann in #327
This update enables compatibility with https://github.com/clarkwinkelmann/flarum-ext-composer-page (requires Composer Page version 1.1+)
Full Changelog: 1.3.5...1.4.0
1.3.5
v1.3.3-beta
Introduces a new event IsSlugged, with which you can modify how slugging works in FoF Upload.
1.3.2
Full Changelog: 1.3.1...1.3.2
1.3.1
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- WIP: mapping file uploads to posts and allowing clean up by @luceos in #319
- fix: migrations assume flarum is already installed by @SychO9 in #330
- Bump webpack from 5.70.0 to 5.76.0 in /js by @dependabot in #338
- fix: descriptive upload error messages by @SychO9 in #342
- Bump semver from 6.3.0 to 6.3.1 in /js by @dependabot in #340
- DB S3 key should not be forced by @jasondeewright in #343
New Contributors
- @SychO9 made their first contribution in #330
- @jasondeewright made their first contribution in #343
Full Changelog: 1.2.3...1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
- Added MIME inspection tool by @clarkwinkelmann in #312
- Added support for AWS instance credentials by @grimmdude in #309
- Improve empty file list styling on user profile by @datlechin in #315