Releases: justinhunt/moodle-filter_poodll
Releases · justinhunt/moodle-filter_poodll
v3.1.72 (Build 2024012400)
- Added a template and code to support it, that allows you to call a renderer function from a template
v3.1.71 (2023101300)
- removed debugger statement
- removed deprecated callback call which php8.2 complained about
v3.1.70 (Build 2023100400)
-- added more langs to passage reader and select to read and text-to-cloud
-- fixed bug wih player widgets which garbled non ascii text on the page!!
v3.1.69 (Build 2023062800)
- Made license manager tolerant of curl failures, and will reuse old license info until new info shows up
v3.1.68 (Build 2023061600)
- Changes to select to read widget
- fix for player widgets with new player widget templates sometimes messing up HTML on page
v3.1.67 (Build 2023051900)
- Moodle 4.2 support
- Better passage reading and other widgets
v3.1.66 (Build 2023041600)
- changes to make widget/player templates work more nicely together
v3.1.64 (Build 2023033001)
- Support for Arabic and Hebrew on Text to Audio (cloud) and Passage Reader (cloud) widgets
- Support for Arabic and Hebrew on Poodll Audio Player widget
- Added multi speed player widget
v3.1.63 (Build 2023033000)
- fixed tabs and accordians widgets for Moodle4.x
- fixed custom course field fetching in filter using @@Course:customfieldshortname@@
- fixed display of course/user profile fields that were empty (had been returning the unparsed var name)
- added right to left support for interactive transcript widgets
- added nl-BE lang support for some widgets
- added lang string support for players and widgets
- fixed super interactive audio/video players (not widgets)
- some fixes and tweaks for Poodll Audio Player
- added Poodll Multi Video Player widget which includes strict mode
v3.1.62 (Build 2022121300)
- tightened up strict player so its more robust