5.4.0
Noteworthy Changes
- + Inserts an additional whitespace after closing BBCode tag #360
- + Improves mime-type detection in Uploader
- + Workaround for issue with .mp3 files on Chromium-derivates
- + Workaround for .mp4 videos identifying as
application/octet-stream
- ✓ Fixes issues where errors-messages were displayed without theme
- ✓ Fixes issues where an API-error didn't result in a proper error-response
- Code improvement:
- + Increases TypeScript check to "strict" #355
- Δ Migrates more Javascript code to TypeScript fixing some minor bugs on the way.
- Δ Migrates user-authentication from AuthComponent (deprecated in CakePHP 4) to newer and future-proof Authenticaton-plugin #361