Skip to content

Commit 3601a10

Browse files
authored
Update ChangeLog for various changes
1 parent 506a33a commit 3601a10

1 file changed

Lines changed: 26 additions & 2 deletions

File tree

ChangeLog

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,45 @@
11

22
### 3.8.0dev <- NOTE: the release version number will be 3.8.1 ###
33

4-
- Internal: mac/deploy_mac.sh now takes an optional parameter to a certificate name to sign the build with.
4+
- Internal: Enable signing of macOS binaries via build script (#1856).
55
(contributed by @emlynmac)
66

7+
- Documentation: Update typo on links in compiling.md file (#1824).
8+
(contributed by @jujudusud)
9+
10+
- CLI: Re-order and refactor help for client/server validation (#1896).
11+
(contributed by @pljones)
12+
713
- CLI: Jamulus now shows a link to the Website for translated content (#1759).
814
(contributed by @henkdegroot)
915

1016
- Client: JACK support on Windows has been improved (#1718).
1117
(contributed by @jujudusud, @henkdegroot)
1218

13-
- Server: A single click on the server application in the systemtray now opens the Jamulus Server main window (#1722).
19+
- Client: Rewrote multiple error messages to improve UX (#1568, #1732).
20+
(contributed by @ann0see)
21+
22+
- Client: Add custom directory servers to Connect Dialog (#1869, #1894).
23+
(contributed by @jp8)
24+
25+
- Server: A single click on the server application in the systemtray now opens the Jamulus Server main window (#1722, #1731).
26+
(contributed by @henkdegroot)
27+
28+
- Server: Jam Recorder's internal locking and initiatlization code has been made more robust (#1826).
29+
(contributed by @cdmahoney)
30+
31+
- Android: Add close button on Android to enhance UX (#1763, #1876).
32+
(contributed by @ngocdh)
33+
34+
- MacOS: Keyboard shortcuts now also work on macOS (#1726, #1873).
1435
(contributed by @henkdegroot)
1536

1637
- Bug Fix: Mute myself has been made more consistent (#1838).
1738
(contributed by @ngocdh)
1839

40+
- Bug Fix: Fix ampersand not being shown correctly on mixer (#1886, #1893).
41+
(contributed by @ann0see)
42+
1943
### 3.8.0 (2021-06-02) ###
2044

2145
- The term "Central server" has been replaced with "Directory server" (#1407, #1715, #1629).

0 commit comments

Comments
 (0)