Skip to content

Releases: ProjektAdLer/AdLerBackend

2.4.2 Fixes and new .net version

02 Jan 11:17
Compare
Choose a tag to compare
Pre-release

Fixed:
- Bug that rendered Worlds with only primitive h5ps unusable
- Bug that prevented the dev db from being Created (dev only)

Updated .net to version to .net 8 and c# version to 12.

Full Changelog: 2.4.1...2.4.2

2.4.1

20 Dec 14:59
Compare
Choose a tag to compare
2.4.1 Pre-release
Pre-release

Adding a MIgration to add "AutoIncrement" to all Table IDs

2.4.0 Remove PlayerData

25 Nov 14:07
Compare
Choose a tag to compare

Removed PlayerData Endpoints and Entites

These existed for Demo and are now being removed in favor of the Player Avatar that will come in the next Release

2.4.0 RC 1

25 Nov 13:09
Compare
Choose a tag to compare
2.4.0 RC 1 Pre-release
Pre-release

Added Migrations for DB
Removed: PlayerData Endpoint

Release 2.3.0 Primitive H5P

10 Oct 07:52
Compare
Choose a tag to compare

Added:

  • Support for primitive H5Ps

Changed:

  • Viewing of Elements will now trigger a ElementViewed Event in Moodle. This has no effect on the 3D frontend

Full Changelog: 2.2.2...2.3.0

Release 2.2.2

05 Jun 11:56
Compare
Choose a tag to compare

Fixed bug that prefented PDF Elements from Scoring

Release 2.2.1

29 May 11:45
Compare
Choose a tag to compare

Updated
Nuget Packages
.Net Version to version 8
Workflow files

Release 2.2.0

28 May 11:25
Compare
Choose a tag to compare

Added:
Detailed logging for Commands and Queries

Reworked:
Restructured fetching of Learning Elements from LMS

Full Changelog: 2.1.0...2.2.0

Release 2.1.0 Space Stories

18 Dec 10:47
Compare
Choose a tag to compare

Added:

  • Space Stories are now parsed from the ATF and given to the User

This is a optional Feature

Release 2.0.2

07 Dec 10:19
Compare
Choose a tag to compare

Fixed:

  • Fixed an issue where deleting a world that did not contain an H5P element caused an error during the deletion process.