Releases: samuelpatro/contenteditor-plugin
Releases · samuelpatro/contenteditor-plugin
Release list
1.3.6
- OCMS v3 support
- JS optimalizations from @PubliAlex
- Code cleanup
1.3.5
1.3.4
1.3.3
- Allow only image extensions for upload
- Fix italic tag name
1.3.2
- Add small tag tool
- Changed tools
btostronganditoem
1.3.1
- Fix custom styles linking
- Add Cache-Control for Styles route
1.3.0
- Added content editor own permissions and remove old permission handling that depended on system permissions
- Use separate route for rendering additional css to allow cache them in browser
- Fix discarding of CSS class when defined in file but saved via CMS
- Use image path as relative path
1.2.7
1.2.6
- Fix undefined tools
- Fix missing class
- Code quality changes