Skip to content

Commit f9fc16d

Browse files
2.0.0-alpha.34 (#3050)
1 parent 59cf76f commit f9fc16d

File tree

4 files changed

+408
-561
lines changed

4 files changed

+408
-561
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 2.0.0-alpha.34 / 28 Sep 2024
8+
While this is an alpha release, new servers should use this rather than an older "stable" version.
9+
10+
Features:
11+
* Drag and drop YouTube video URLs from other windows into a playlist. (#3043)
12+
* Automatically leave the booth after your current turn by enabling auto-leave. (#2989)
13+
14+
Fixes:
15+
* Show playlist panel after creating first playlist. (#3044)
16+
717
## 2.0.0-alpha.33 / 17 Aug 2024
818
While this is an alpha release, new servers should use this rather than an older "stable" version.
919

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "u-wave-web",
3-
"version": "2.0.0-alpha.33",
3+
"version": "2.0.0-alpha.34",
44
"description": "Web client for üWave servers.",
55
"author": "Renée Kooi <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)