Releases: ericmerrill/Banner-Luminis-Message-Broker-for-Moodle
Releases · ericmerrill/Banner-Luminis-Message-Broker-for-Moodle
Release 3.8.0
This release is supports Moodle 3.5.x and above (3.8.x as of this release).
Changes in 3.8.0:
- New option to nest LMB categories in a specified category (Thanks Andrew Graham)
- Update for core_course_categories in Moodle 3.6 (Thanks Andrew Graham)
- Remove additional references to the Object class (Thanks Michael Spall)
Release 3.4.1
This release is supports Moodle 3.2.x and above (3.4.x as of this release).
Changes in 3.4.1:
- Fix fatal errors in Moodle 3.4 - remove references to the Object class
Release 3.4.0
This release is supports Moodle 3.2.x and above (3.4.x as of this release).
Changes in 3.4.0:
- Fix error fatal with course sections that come through with no end date
- Fix error where the correct number of course sections may not be built in some cases.
- Fix error when adding an unknown course to a crosslist.
Release 3.3.1
This release is supports Moodle 3.2.x and above (3.3.x as of this release).
Changes since 3.0.1:
- Improve handling of start and end times for crosslisted courses. Thanks to Charles Fulton.
Release 3.3.0
This release is supports Moodle 3.2.x and above (3.3.x as of this release).
Changes since 3.0.1:
- Add support for course end dates, and a tool to backfill course end dates for a term.
- Fix error on enrollment methods page due to missing can_hide_show_instance().
- Fix error in ignore domain case setting. Thanks to Charles Fulton.
- Change instance_deleteable() to can_delete_instance().
Release 3.1.0
This release is supports Moodle 2.8.x through 3.1.x.
Changes since 3.0.1:
- Fix error on enrollment methods page due to missing can_hide_show_instance().
- Fix error in ignore domain case setting. Thanks to Charles Fulton.
- Change instance_deleteable() to can_delete_instance().
Banner/LMB 3.0.1
Changes:
- Fix typo in setting up course default settings. Thanks to Michael Spall.
Release 3.0.0
Changes:
- Change default for "Use Moodle default course settings" to true.
- Improve handling of Moodle default course settings.
- Fix bug with missing/deleted categories.
- Use the Moodle delete_user library function.
- Only show enabled auth plugins on the settings page.
- Add option to record SCT ID to the database. For upcoming grade exchange work.
- Fix a bug that was causing unneeded database updates.
- Add defaults for settings missing them (Thanks to Charles Fulton).
- Moodle minimum version move to 2.6.0.
Release 2.9.0
Changes:
- Added option to filter live connections by hostnames and IP addresses.
- Added options to whitelist or blacklist courses and enrollments by term.
- Separated person city and address into separate settings.
- Added live import URL to the Live Import settings area.
- Number of strings updated, some settings renamed.
- Bug Fixes:
- Fixed bug that would cause user addresses to be overwritten.
- Fixed fatal DB error when phone, address, or city options are enabled in some cases.
- Fixed false username collisions when username capitalization does not match.
- Improved failure HTTP codes for live connections
Release 2.7.1
Changes
- Get the term code from the XLS code if possible.
- Prevent course names longer than 255 characters.
- Moving minimum Moodle version to 2.4.