Releases: BackGwa/Perspective
Releases · BackGwa/Perspective
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- After this PR, the new contribution guidelines will be applied. by @BackGwa in #27
- Add encrypted chat overlay with unread badge and control UI refinements by @BackGwa in #28
- Update theme and display settings in web manifest by @BackGwa in #29
- fix: rebuild media stream when switching camera by @BackGwa in #33
- fix: preserve paused video state when switching camera by @BackGwa in #34
- fix: persist participant session secret after password verification by @BackGwa in #35
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
What's Changed
- Streamline join flow, error messaging, and client cleanup by @BackGwa in #18
- Improve Peer initialization with config constants by @BackGwa in #19
- Split heavy peer/QR dependencies with dynamic imports by @BackGwa in #20
- Enforce nonce-based HMAC password verification by @BackGwa in #21
- Handle stream end events to stop sharing automatically by @BackGwa in #22
- Harden password verification and improve media and QR flows by @BackGwa in #23
- Bump version to 1.1.0 for new feature release by @BackGwa in #24
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- Add domain policy toggle and pre-password join validation by @BackGwa in #14
- Prevent auto-join after leaving a session in Firefox by @BackGwa in #15
- Improve control overlays and video aspect ratio by @BackGwa in #16
- Improve overlays, aspect-fit video, and domain-restricted sessions by @BackGwa in #17
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Fix participant stream sizing to preserve aspect ratio on Share page by @BackGwa in #10
- Sync Development Branch with Latest Changes by @BackGwa in #11
- Fix share leave navigation for hash router deployments by @BackGwa in #12
- Fix share leave navigation for hash router deployments by @BackGwa in #13
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- Add session password protection and refine overall style and code by @BackGwa in #1
- Remove auto-approval for reconnecting peers by @BackGwa in #2
- Standardize error handling, improve validation, and refine UI behavior by @BackGwa in #3
- Refactor UI text, config, and cleanup logic; add hooks by @BackGwa in #4
- Add client count badge to host controls by @BackGwa in #5
- Add focus handlers to PasswordInput component by @BackGwa in #6
Full Changelog: https://github.com/BackGwa/Perspective/commits/v1.0.0