Version 2.0 R1
Free
- DASH-787 Add global default for "hide when empty" setting
- DASH-827 New block setting: "Show header"
- DASH-797 Improve settings in Dash
- DASH-665 Load default fields after selecting the data source
- DASH-597 Make all data sources a sub plugin
- DASH-222 Cohort condition for users data source
Plus
- DASH-356 New data source: Categories
- DASH-712 Dashboard restrict by role
- DASH-330 Dashboard improvements
- DASH-3 /my in dashboards data source
Pro
- DASH-785 New data source: Activities
- DASH-811 New data source: Certificates
- DASH-222 Cohort condition for users and completions data source
- DASH-783 Add bar chart option to skill graph
Premium
- DASH-704 New widget: Learning paths
- DASH-812 Add "current category" condition to learning path widget
- DASH-639 Addon: Developer (1.8)
Compatible with Moodle 4.1 – 4.3
ATTENTION
Dash 2.0 is a significant update and some post-upgrade work might be required, depending on your usage of Dash. This affects the following areas:
- A new tier has been introduced called "Plus" for customers that specifically want to use Dash to create course catalogs.
- A new tier has been introduced called "Premium" which currently includes the new learning path widget and the developer addon.
- The appearance options of the block (e.g. the background gradient or the border).
- The path to dashboards has changed, i.e. you'll need to update your menu items if you have linked to them.
- Also using Video Time? Please wait for a compatible version of Video Time or apply the following changes manually to the files in videotime_sessions_data_source.php and videotime_sessions_data_source.php, both at line 46:
- use local_dash\local\dash_framework\structure\course_table;
+ use dashaddon_courses\local\dash_framework\structure\course_table;