Releases: cssbe-distance-learning/moodle-tool_htmlbootstrapeditor
Releases · cssbe-distance-learning/moodle-tool_htmlbootstrapeditor
Release list
v3.0.3-stable
Improvements
- Upgrade Moodle 5.1
- Convert content.js to an AMD module and load it on every page via a hook, so video popups, image lightboxes and flip cards keep working without an active Atto or Tiny editor instance
- Convert editor.js to an AMD module so it loads correctly when Tiny is initialised in a block or assignment via the fragment/AJAX API
- Security Review : XSS, CSRF / Authorization, IDOR / Authorization, Input Sanitization
v2.0.5-stable
Fixes
- Fix accordion not closing in designer canva
- Fix accordion button
v2.0.3-stable
Added support for Moodle 4.5
- Remove jQuery dependency
v2.0.2-stable
Added support for Moodle 4.5
Fix missing strings
v1.1.5-stable
This version is functional for Moodle 3.9 to 4.3
Improvements
- Upgrade icons libraries
- Add Fontawesome 6
- Add property aspect ratio to embed component
- Add property title to iframe component
- Update libs (Node.js and npm)
- Update CodeMirror
Fixes
- Flipcard on Firefox
- ID on components Carousel, Tab, Accordion
v1.0.16-stable
- Add alt attribute on images
- Load font family list from CSS
- Fix accessibility issue on accordion
- Clean up libraries
- Fix load css file with different extension
v1.0.12-stable
- Add setting additionalstylesheet;
- Upgrade html bootstrap editor
- Translation
- Update readme
- Add alt attribute on images
- Fix thick scrollbar
v1.0.9-stable
v1.0.6-stable
- Fix input video src
- Improvement on view design-code source;
- Fix property min-max-value;