Releases: leapt/froala-editor-bundle
Releases · leapt/froala-editor-bundle
Allow Symfony 8 & test against PHP 8.5
v1.7.1
Add Word Counter plugin options
Add Track changes plugin & options
Symfony 7 support
Improve JS error handling
- File uploads: improve message when the request may be truncated
- Error events: add response parameter to JS function call
- Error events: allow to call different JS functions for each event
File uploads: set status code & make it fail if file upload fails for some reason
v1.3.2 File uploads: set status code & make it fail if file upload fails for…
Don't register JS function if already loaded
v1.3.1 Don't register JS function if already loaded
Add missing options & add a test to compare options from docs with the ones in the bundle
v1.3.0 Update changelog for 1.3.0
PHP config & add tests
- Add PHP routing config
- Rewrite services config with PHP
- Add some tests