Version 4.0.0
- Updated behat tests Version 3.2.0
- Removed gravatar code and replaced images with core_course\external\course_summary_exporter::get_course_pattern. Version 3.1.0
- Refactored JS to fix bugs with scrolling and reloading.
- Used delegation to assign click listener.
- Changed timed reload to simulate click instead of just calling function reloadevents(Specific backwards compatoble change for our Org). Version 3.0.2
- Changed template to display description instead of just event name. Version 3.0.0
- Refactored block to use new calendar api.
- Refactored block to use renderables and templates.
- Added privacy api functions.
Version 2.3.0
- Added 0 to array of lookahead days to allow for displaying only todays events.
- Added lookahead config to block instance.