Skip to content

Commit 6dfbe45

Browse files
committed
Update ChangeLog
1 parent 2f6d40b commit 6dfbe45

1 file changed

Lines changed: 52 additions & 0 deletions

File tree

ChangeLog

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,60 @@
11
### 3.12.1dev <- NOTE: the release version number will be 4.0.0 ###
22

3+
- Optimize Images (#3539).
4+
(contributed by @ann0see)
5+
6+
- Added uncompressed audio transmission - dedicated to the memory of Hans Petter Selasky (1982 - 2023) (#3653).
7+
(contributed by @dingodoppelt)
8+
9+
- Internals: fix deprecation warnings in threadpool.h for C++17 onwards (#3681).
10+
(contributed by @softins)
11+
12+
- Make server version string searchable (#3693).
13+
(contributed by @dingodoppelt)
14+
15+
- Introduce Directory Server in Asia. This replaces Any Genre 3. Asian/Australian users should from now on use Any Genre Asia (#3697).
16+
(contributed by @ann0see)
17+
18+
- Move internal domains from jamulus.io to jamulus.app as .io domains have an unclear future (#3701).
19+
(contributed by @ann0see)
20+
21+
- Updated copyright to incorporate AGPL3.0+ (#3712).
22+
(contributed by @pljones)
23+
24+
- Bugfix: Provide a working location for famfamfam flags (#3722).
25+
(contributed by @pljones)
26+
27+
- Request and receive server features by connection-less message (#3727).
28+
(contributed by @pljones)
29+
30+
- Bugfix: Fix memory leak for audio alerts (#3728).
31+
(contributed by @ann0see)
32+
33+
- Refactor server chat handling by extracting methods (#3741).
34+
(contributed by @dingodoppelt)
35+
336
- Add uncompressed audio transmission - dedicated to the memory of Hans Petter Selasky (1982 - 2023)
437
(contributed by @dingodoppelt)
538

39+
- Client: Ensure INI file settings are loaded before doing -c/--connect startup (#3738).
40+
(contributed by @seanogdelaney)
41+
42+
- Client/Server: Enable IPv6 by default if supported by host. Provide option to disable manually (#3720).
43+
(contributed by @softins)
44+
45+
- Server: Report OS as Unix if not Windows, Mac, iOS, Android or Linux (#3699).
46+
(contributed by @softins)
47+
48+
- Server: Optimize mixing (#3706).
49+
(contributed by @ann0see)
50+
51+
- Server: Removed HTML status file support and -m/--htmlstatus option (#3721).
52+
(contributed by @softins)
53+
54+
- Internal: Removed unused array to silence compiler warning (#3717).
55+
(contributed by @softins)
56+
57+
658
### 3.12.1 (2026-05-17) ###
759

860
- Client: Fix occasional spurious version updated message display (#3691).

0 commit comments

Comments
 (0)