Releases: DISIC/wce-portail
Releases · DISIC/wce-portail
v1.0.0-preprod.11
Bug Fixes
- pencil: fix planifier une conférence (a5ea75e)
v1.0.0-preprod.9
Bug Fixes
- pencil: onSubmit fix (b93624c)
- pencil: refactoring du code, fix de l'envoi de stats, ajout du submit button (3d24ba9)
v1.0.0-preprod.8
Bug Fixes
- pencil: activating join button when roomName is valide (a306054)
Performance Improvements
- pencil: adding best practices for jwt authentication (52bc11d)
BREAKING CHANGES
- pencil: the authentication mecanisms doesn't use just the cookies alone anymore. it is more robust with combining refresh and accessTokens
v2.1.1
2.1.1 (2024-03-20)
Bug Fixes
- changing preproduction voxify url (80e301f)
- fixing authentication url (817ce0e)
- fixing preprod variables (a7ab0fd)
- restricting release for preprod and main branches only (5c8fbd5)
v1.0.0-preprod.7
Bug Fixes
- fixing authentication url (817ce0e)
v1.0.0-preprod.6
Bug Fixes
- changing preproduction voxify url (80e301f)
- restricting release for preprod and main branches only (5c8fbd5)
v2.1.0
2.1.0 (2024-03-19)
Features
v2.0.0
2.0.0 (2024-03-19)
Features
- Merge branch 'nestjs-compatibility' into preprod (71f1e7a)
- Merge pull request #2 from DISIC/preprod (bdc2e36)
- releasing build for each environment (dabe552)
BREAKING CHANGES
- this version is compatible with the new Nest.js backend