Releases: souravs17031999/opioner-home
Releases · souravs17031999/opioner-home
🚩Release 9.0.0.Final
- Deploy service on
Render
hosting platform. - Migrate the IAM SSO to
Render
.
🚩 Release 8.0.0.Final
- Keycloak authn and authz
- Decouple frontend and backend layers
- Express powered backend
- Refactor views
- Deprecate Opioner based login/signup flows
Release - April 2022
Fixed the issues when User is wrongly shown unauthorized access to most of the pages even after logging in.
First production release: Express webapp
This is the first production candidate release for the express dockerized deliverable.
Full Changelog: 7.0.0...7.0.1
Last Production release: VanillaJS webapp
This is the last production release for this deliverable in form of Vanilla JS.
Going further, all the deliverables will be in docker-images.
Full Changelog: 5.1.0...6.0.0
Beta-version-app
- Added google sign-up/sign-in flow integration
- Enhanced security for user signup/login process flow
First-version of working frontend UI app
Includes all the major functionalities from UI perspective.
- Landing page including login/signup forms
- Home page / feed page
- Profile page
- Forgot password page
- Login page (separate)