You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Added - Multiple shareable links per dashboard (LearningLocker#1096) - Requires migration to be run - `yarn migrate` - Aggregations now can read from secondary members on replica set (LearningLocker#1095) - Sentinel Redis support (LearningLocker#1119) - New role to allow organisation creation (via site admin) (LearningLocker#1110) - Widgets now auto pick visualisation name when populated (LearningLocker#1126) ### Security - Passwords can only be changed for the user logged in or by site admins (LearningLocker#1112) ### Fixes - Unicode data now pulled from dependency (LearningLocker#1125) - Ensure order on personaIdentifier IFI values (fixes issue with multiple personaIdents for the same actor) (LearningLocker#1120) - Fix for personaIdentifier migration - Client can select more than 10 xAPI stores (LearningLocker#1130) - Server side validation of Statement Forward queries (LearningLocker#1138) - Statement forwards decode `&46;` in statement keys (LearningLocker#1134) - Fixed issue with hanging file imports on persona data (LearningLocker#1141) - Switch to `clamdscan` as primary AV scanner (LearningLocker#1141) - Requires updated .env settings - refer to .env.example ### Performance and build - Webpack 3 - improved build speed (LearningLocker#1094) ### Migrations **This update requires a migration which can be run using `yarn migrate`.**
0 commit comments