|
1 | 1 |
|
2 | 2 | ### 3.8.0dev <- NOTE: the release version number will be 3.8.1 ### |
3 | 3 |
|
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). |
5 | 5 | (contributed by @emlynmac) |
6 | 6 |
|
| 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 | + |
7 | 13 | - CLI: Jamulus now shows a link to the Website for translated content (#1759). |
8 | 14 | (contributed by @henkdegroot) |
9 | 15 |
|
10 | 16 | - Client: JACK support on Windows has been improved (#1718). |
11 | 17 | (contributed by @jujudusud, @henkdegroot) |
12 | 18 |
|
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). |
14 | 35 | (contributed by @henkdegroot) |
15 | 36 |
|
16 | 37 | - Bug Fix: Mute myself has been made more consistent (#1838). |
17 | 38 | (contributed by @ngocdh) |
18 | 39 |
|
| 40 | +- Bug Fix: Fix ampersand not being shown correctly on mixer (#1886, #1893). |
| 41 | + (contributed by @ann0see) |
| 42 | + |
19 | 43 | ### 3.8.0 (2021-06-02) ### |
20 | 44 |
|
21 | 45 | - The term "Central server" has been replaced with "Directory server" (#1407, #1715, #1629). |
|
0 commit comments