Releases: rwth-acis/las2peer-frontend-user-widget
Releases · rwth-acis/las2peer-frontend-user-widget
Fix CORS
Release 0.3.2
Change logo to learning layers
Release v0.3.1
This release just updates some margins to center the icon
UI Improvements
New Functionalities:
- Users can now copy the groupagent id when managing their groups
- There exists a new optional flag "suppressWidgetError" that hides some error toasts
Fixes:
- Group management overall has been fixed, making it usable
UI Improvements
- Added hover effect
- Logo update
Changed access header
In order to be compliant with the NGINX reverse proxy settings, the access token passed to the las2peer webconnector is now sent under the header field access-token
instead of access_token
las2peer-user-widget Release v0.1.1
Changes
- Added Logout option to dropdown list
- Login/Logout now dispatch a respective event
- Dropdown content now is only displayed after a login has been detected
- Empty login credentials do not longer trigger a login