Releases: ProjektAdLer/AdLerBackend
2.4.2 RC 5 Refined Avatar
Added
"Other", "Backpack" to avatar Entity
Content Type of HTTP Headers are now infered if none are provided
POST Login Endpoint
Changed:
"SkinColor" from string to int
2.4.2-rc.4 Re added GetUser Endpoint
Re Added Get User Endpoint
2.4.2-rc.3
Added:
Changed:
- Added curl to Docker image
- Added Docker healthcheck to Docker image
- Updated .net to version to .net 8 and c# version to 12.
Deprecated:
Removed:
Fixed:
- Bug that rendered Worlds with only primitive h5ps unusable
- Bug that prevented the dev db from being Created (dev only)
- AutoIncrement and Context factory for migration prod
Security:
2.4.1 Docker healthcheck
Added:
Changed:
- Added curl to Docker image
- Added Docker healthcheck to Docker image
Deprecated:
Removed:
Fixed:
Security:
2.4.2 Fixes and new .net version
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.0 Remove PlayerData
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
Added Migrations for DB
Removed: PlayerData Endpoint
Release 2.3.0 Primitive H5P
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
Fixed bug that prefented PDF Elements from Scoring
Release 2.2.1
Updated
Nuget Packages
.Net Version to version 8
Workflow files