Releases: adaptlearning/adapt-contrib-core
Releases · adaptlearning/adapt-contrib-core
v6.39.5
6.39.5 (2023-09-06)
Fix
- Core version added to automatic framework release title and commit message. (#441) (bd9395e), closes #441
v6.39.4
6.39.4 (2023-08-31)
Fix
- onAdaptPreInitialize updated to only run on initial load. (#427) (10e853b), closes #427
v6.39.2
6.39.2 (2023-08-30)
Fix
- trickle incorrectly unlocking when switching languages, plus minor code refactor (fixes #412). (#413) (4aa5976), closes #412 #413
v6.39.1
6.39.1 (2023-08-15)
Fix
- remove component diplayTitle and Title fallbacks for feedbackTitle (fixes #411) (44234a1), closes #411
v6.38.6
6.38.6 (2023-07-24)
Fix
- Return null in getChildViews if this._childViews is undefined (fix #405) (1dc908b), closes #405