Skip to content

v1.18.2

Compare
Choose a tag to compare
@krulis-martin krulis-martin released this 05 Oct 19:27
· 560 commits to master since this release

Changelog

  • Better handling of unauthorized requests.
  • Improving user switching controls.
  • Adding interface for localized API error codes.

Commits

3531d6a #! v1.18.2
7f1c6df Updated caption label for exclusive runtime environments.
ce99c37 Adding interface for translating API error codes. Using this translation in login form.
1ed4db8 Updating way how the user switching controls are handled (better token refreshing, button for removing user from list).
ac7b6b2 Updating captions and localizations.
b207818 Better handling of 403 HTTP responses to detect, when the user is no longer welcome and should be logged out.