Skip to content

Releases: LearningLocker/learninglocker

v5.2.3

18 Dec 11:26
Compare
Choose a tag to compare

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

09 Dec 11:49
07504d0
Compare
Choose a tag to compare

5.2.2 (2019-12-09)

Bug Fixes

v5.2.1

09 Dec 10:51
a49557f
Compare
Choose a tag to compare

5.2.1 (2019-12-09)

Bug Fixes

v5.2.0

18 Nov 10:08
Compare
Choose a tag to compare

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

11 Oct 11:21
Compare
Choose a tag to compare

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

09 Oct 11:35
990c8f7
Compare
Choose a tag to compare

5.0.3 (2019-10-09)

Bug Fixes

v5.0.2

09 Oct 10:26
Compare
Choose a tag to compare

5.0.2 (2019-10-09)

Bug Fixes

v5.0.1

09 Oct 09:32
Compare
Choose a tag to compare

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

03 Oct 10:51
ecaa56d
Compare
Choose a tag to compare

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

23 Sep 15:17
Compare
Choose a tag to compare

4.11.0 (2019-09-23)

Features

  • Audits: Logs the API details for deleted clients to improve traceability. (#1461 - LL-194) (15649ae)