All notable changes to this project will be documented in this file.
All notable changes to this project will be documented in this file.
## [0.6.0] - 2020-04-20
### Changed
- Changed how activities report works. It now uses the `get_fast_modinfo` function of Moodle to list courses. This allows a better order and uses the Moodle cache.
### Removed
- Option `allow_dashboard_compare` is removed for now as it is currently in an unstable state.
## [0.5.0] - 2020-04-03
## [0.5.0] - 2020-04-03
## Added
### Added
- Settings added: `status` and `course_ids`
- Settings added: `status` and `course_ids`
-`status` defines in which courses the Learning Analytics UI is linked/shown
-`status` defines in which courses the Learning Analytics UI is linked/shown
-`course_ids` can be used to only show the UI in specific courses
-`course_ids` can be used to only show the UI in specific courses
## Changed
### Changed
- If the `lanalytics` logstore is disabled and the default `status` option is selected, no UI will be linked/shown.
- If the `lanalytics` logstore is disabled and the default `status` option is selected, no UI will be linked/shown.
- Dependency `logstore_lanalytics` changed to: `2020040300` (`v0.4.0`)
- Dependency `logstore_lanalytics` changed to: `2020040300` (`v0.4.0`)