Releases: LearningLocker/learninglocker
Releases · LearningLocker/learninglocker
v5.2.3
5.2.3 (2019-12-18)
Bug Fixes
- Personas: Disables add attribute button when name and value are empty. (#1486 - LL-219) (f255931)
v5.2.2
5.2.2 (2019-12-09)
Bug Fixes
v5.2.1
5.2.1 (2019-12-09)
Bug Fixes
v5.2.0
5.2.0 (2019-11-18)
Features
- Personas: Adds API endpoint to create or overwrite personas with identifiers and attributes. (#1469 - LL-197) (445d63f)
v5.1.0
5.1.0 (2019-10-11)
Features
- Azure: Adds support for Azure Service Bus worker queues as an Azure alternative to Redis and AWS SQS. (#1406 - LL-37) (b747ffd)
v5.0.3
5.0.3 (2019-10-09)
Bug Fixes
v5.0.2
5.0.2 (2019-10-09)
Bug Fixes
v5.0.1
5.0.1 (2019-10-09)
Bug Fixes
- Pie Chart: Removes extension key from tooltip to more easily see the value. (#1456 - LL-154) (0dc3bae)
v5.0.0
5.0.0 (2019-10-03)
Features
- Personas: Allows deletion of persona attributes by key and personaId. (#1462 - LL-198) (ecaa56d)
BREAKING CHANGES
- Personas: DELETE /api/v2/personaattribute now responds with 204 instead of 200.
- Personas: POST /api/v2/personaattribute now responds with 201 instead of 200.
- Personas: GET /api/v2/personaattribute no longer supports the filter URL parameter, please use query instead.
v4.11.0
4.11.0 (2019-09-23)
Features
- Audits: Logs the API details for deleted clients to improve traceability. (#1461 - LL-194) (15649ae)