]>
Commit | Line | Data |
---|---|---|
53f2b9f8 | 1 | # Changelog |
4ab9ded4 | 2 | |
65b2c3fe RBR |
3 | 1.0.2 2023-09-15 |
4 | ||
5 | - Fixes bug where junction wouldn't close WebRTC connection on hang up | |
6 | ||
7 | 1.0.1 2023-09-15 | |
53f2b9f8 | 8 | |
9c176353 | 9 | - Fixes bug where junction wouldn't work between tabs |
53f2b9f8 | 10 | |
65b2c3fe | 11 | 1.0.0 2023-09-14 |
4ab9ded4 | 12 | |
9c176353 RBR |
13 | - Added this changelog |
14 | - Added Firefox extension configuration | |
15 | - Added Chrome extension configuration | |
16 | - Added Safari extension configuration | |
17 | - Added Rudimentary state control in the extension | |
18 | - Added Server with containerization config | |
19 | - Added README |