diff --git a/CHANGELOG.md b/CHANGELOG.md index 07dbe0c90..f1b6746af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,12 +12,15 @@ The AdLer Engine uses [Semantic Versioning](http://semver.org/). - background-color to SideBar. - Logout from Moodle. +- loading screen to learningworld menu to load data and preventing UI pop-in. +- error message and advice if server timeout in login context is reached. ### Changed - responsive styling of LoadingScreen. - BreakNotification message is now not a complete button. This gives better read- and usability. - refactored styling of WelcomePage and added new button for future functionality. +- displaying moodle symbol on welcome screen only after successful login. ### Deprecated @@ -25,7 +28,7 @@ The AdLer Engine uses [Semantic Versioning](http://semver.org/). ### Removed -- +- fullscreen functionality in UI of h5p element to prevent bug that breaks h5p display. ### Fixed