Skip to content

Releases: BackGwa/Perspective

v1.2.1

24 Feb 09:04

Choose a tag to compare

v1.2.0

24 Feb 08:45

Choose a tag to compare

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

13 Jan 08:45
b5d885a

Choose a tag to compare

What's Changed

  • Refactor password auth to use session secret and update docs by @BackGwa in #25
  • Refactor password auth to use session secret and update docs by @BackGwa in #26

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Jan 07:58
af33c33

Choose a tag to compare

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

13 Jan 03:22
2b31472

Choose a tag to compare

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

12 Jan 15:24
f278768

Choose a tag to compare

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

12 Jan 14:18

Choose a tag to compare

What's Changed

  • Enhance video degradation preference handling by @BackGwa in #7
  • Improve stream quality handling and increase max participants to 128 by @BackGwa in #8
  • Update architecture documentation, contributor guidance, and .gitignore by @BackGwa in #9

Full Changelog: v1.0.0...v1.0.1

v1.0.0

12 Jan 04:48
3748be0

Choose a tag to compare

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