Releases: ucfopen/Obojobo-Classic
Releases · ucfopen/Obojobo-Classic
v2.1.5
v2.1.4
v2.1.3
Minor update that replaces old Flash based YouTube Video embeds with new html based one. Uses the privacy-enhanced mode outlined here https://support.google.com/youtube/answer/171780?hl=en
v2.1.0
Adds an experimental HTML/React replacement for the repository. It does not support authoring any new modules, but does contain all the features required to manage and create instances. The html repository is accessible at your-domain/repository2.php
This move is caused by both internal and external forces.
- Adobe's support of Flash is ending. The Repository and module authoring interfaces are entirely written in Flash (Flex), so some change was needed to support current users. There may be a point in the future when projects like Ruffle can support the Flash based repository, but it won't be ready before January.
- ObojoboNext is intended to replace Obojobo Classic. However, it is not yet able to completely support some functionalities that a subset of users rely on.
v2.0.13
v2.0.12
This is a maintenance update to keep Obojobo up to date with newer PHP and wordpress versions.
Changes:
- Update to Latest Wordpress (5.2)
- Update to support php 7.2
- Bugfix to hande incompatibility with pecl memcache and php 7.1+ for sessions
- Errors in LTI score passback will now log a unique message id to help debug problems
- Composer urls updated after move to ucfopen on github
- misc syntax bugs that php7.2 made more visible