All notable changes to this project will be documented in this file
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Problem where refreshing the app would always redirect you back to the login auth page.
- Issues where whenReady would fire to early when the user was not established.
- The SSO to not require html5Mode(true)
- Issues with the FormioAuth provider where it would call endpoints too early.
- Upgraded all dependencies.
- Support for OpenID Connect SSO
- When session expires, save state so redirected back to original page after login/register.
- Rebuild dist directory.
- Fix deprecation warning around setAppUrl and getAppUrl.
- Offline error forms not working.
- Load more than 10 roles in access.
- When user registers or logs in, redirect them back to the page they were attempting to visit.