Skip to content

Releases: justinhunt/moodle-filter_poodll

v3.1.72 (Build 2024012400)

24 Jan 14:22
Compare
Choose a tag to compare
  • Added a template and code to support it, that allows you to call a renderer function from a template

v3.1.71 (2023101300)

13 Oct 07:26
Compare
Choose a tag to compare
  • removed debugger statement
  • removed deprecated callback call which php8.2 complained about

v3.1.70 (Build 2023100400)

04 Oct 06:27
Compare
Choose a tag to compare

-- 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)

28 Jun 12:24
Compare
Choose a tag to compare
  • Made license manager tolerant of curl failures, and will reuse old license info until new info shows up

v3.1.68 (Build 2023061600)

16 Jun 05:37
Compare
Choose a tag to compare
  • 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)

19 May 12:29
Compare
Choose a tag to compare
  • Moodle 4.2 support
  • Better passage reading and other widgets

v3.1.66 (Build 2023041600)

16 Apr 05:43
Compare
Choose a tag to compare
  • changes to make widget/player templates work more nicely together

v3.1.64 (Build 2023033001)

31 Mar 09:31
Compare
Choose a tag to compare
  • 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)

31 Mar 07:46
Compare
Choose a tag to compare
  • 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)

13 Dec 15:21
Compare
Choose a tag to compare
  • tightened up strict player so its more robust