Skip to content

Commit 74dc422

Browse files
committed
Update ChangeLog and Jamulus.pro for 3.12.3 release
1 parent 78f18b7 commit 74dc422

2 files changed

Lines changed: 22 additions & 2 deletions

File tree

ChangeLog

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
1-
### 3.12.2dev <- NOTE: the release version number will be 3.12.3 ###
1+
### 3.12.3 (2026-07-26) ###
22

3+
- Introduce Directory Server in Asia. This replaces Any Genre 3. Asian/Australian users should from now on use Any Genre Asia (#3697).
4+
(contributed by @ann0see)
5+
6+
- Move internal domains from jamulus.io to jamulus.app as .io domains have an unclear future (#3701).
7+
(contributed by @ann0see)
8+
9+
- Updated copyright to incorporate AGPL3.0+ (#3712).
10+
(contributed by @pljones)
11+
12+
- Bugfix: Fix memory leak for audio alerts (#3728).
13+
(contributed by @ann0see)
14+
15+
- Resolve out of bounds access issue (#3810).
16+
(contributed by @ann0see)
17+
18+
- Added bounds checking for country code lookup (#3811).
19+
(contributed by @ann0see)
20+
21+
- Server: Report OS as Unix if not Windows, Mac, iOS, Android or Linux (#3699).
22+
(contributed by @softins)
323

424

525
### 3.12.2 (2026-06-24) ###

Jamulus.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = 3.12.2dev
1+
VERSION = 3.12.3
22

33
# Using lrelease and embed_translations only works for Qt 5.12 or later.
44
# See https://github.com/jamulussoftware/jamulus/pull/3288 for these changes.

0 commit comments

Comments
 (0)