mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-30 04:19:27 +00:00
fix: harden room teardown and popup containment
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ Compatibility depends on each website's player implementation and can change whe
|
||||
|
||||
## Technical information
|
||||
|
||||
- Current website release: 3.1.4
|
||||
- Current website release: 3.1.5
|
||||
- License: MIT
|
||||
- Extension runtime: dependency-free browser extension code
|
||||
- Relay: Node.js with Socket.IO-compatible WebSocket messaging
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
"priceCurrency": "EUR"
|
||||
},
|
||||
"description": "{{SCHEMA_APP_DESC}}",
|
||||
"softwareVersion": "3.1.4",
|
||||
"softwareVersion": "3.1.5",
|
||||
"license": "https://opensource.org/licenses/MIT",
|
||||
"sameAs": "https://github.com/Shik3i/KoalaSync",
|
||||
"image": "https://sync.koalastuff.net/assets/NewLogoIcon.webp",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"version": "3.1.4",
|
||||
"date": "2026-08-21T10:33:30Z"
|
||||
"version": "3.1.5",
|
||||
"date": "2026-08-24T21:56:28Z"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user