Releases: openequella/openEQUELLA-blackboard-integration
Releases · openequella/openEQUELLA-blackboard-integration
v2.2.1
v2.2.0
Migration B2 Enhancements:
- Dry Run feature
- Image URL removal feature - adopter specifies a CSV of urls that are removed from the body
- Uses JSoup HTML parsing / removal for scrubbing the body / description instead of raw String / Regex functions
- Uses the latest Bb API (3800.15.0)
- Compiled with Java 11
v2.1.2
v2.1.2-Alpha-20200423A
chore: use oeq-bot for releases
v2.1.1
Built with version 3700.0.0 of the Blackboard APIs.
This release enhances the LTI Migration building block ( #32 - phase 1)
- Does not delete the old oEQ B2 links from the
equella_content
table - Exposes a lot more detail during the migration process
- If the course ID is not found, it'll stop the migration (previously, it would default to migrate ALL courses)
- If there is not a non-empty value in the
extended-data
>url
field, it'll skip that content item.
v2.1.0-Alpha-20200226A
chore: tie in migration B2 to auto-release
v2.1.0
v2.1.0-Alpha-20200205E
chore: retest travis release flow