|
1 | | -# Version 2.9.0b2 - 2023-06-15 |
| 1 | +# Version 2.9.0b3 - 2023-07-06 |
2 | 2 |
|
3 | 3 | ## Bugfixes |
| 4 | +- [PICARD-2658](https://tickets.metabrainz.org/browse/PICARD-2658) - macOS 10.12 build is not responding after launch, no UI shown |
| 5 | +- [PICARD-2659](https://tickets.metabrainz.org/browse/PICARD-2659) - Picard 2.9.0b2 stuck in login loop if MusicBrainz server port is not set to 443 |
| 6 | +- [PICARD-2660](https://tickets.metabrainz.org/browse/PICARD-2660) - RecursionError: maximum recursion depth exceeded while calling a Python object |
| 7 | +- [PICARD-2668](https://tickets.metabrainz.org/browse/PICARD-2668) - On application crash the main process does not exist, waits for interprocess communication pipe threads |
| 8 | +- [PICARD-2669](https://tickets.metabrainz.org/browse/PICARD-2669) - File status icon sometimes shows wrong status |
| 9 | + |
| 10 | +## Improvements |
| 11 | +- [PICARD-2662](https://tickets.metabrainz.org/browse/PICARD-2662) - Give better user message with corrupted file |
| 12 | +- [PICARD-2665](https://tickets.metabrainz.org/browse/PICARD-2665) - Ignoring artist credits shouldn't be default behavior |
| 13 | +- [PICARD-2671](https://tickets.metabrainz.org/browse/PICARD-2671) - Show a first run information dialog |
| 14 | +- [PICARD-2676](https://tickets.metabrainz.org/browse/PICARD-2676) - Show a file save confirmation dialog |
| 15 | +- [PICARD-2679](https://tickets.metabrainz.org/browse/PICARD-2679) - "Open folder" does not work on Snap install |
4 | 16 |
|
| 17 | + |
| 18 | +# Version 2.9.0b2 - 2023-06-15 |
| 19 | + |
| 20 | +## Bugfixes |
5 | 21 | - [PICARD-2481](https://tickets.metabrainz.org/browse/PICARD-2481) - Shorten long country lists in search results |
6 | 22 | - [PICARD-2651](https://tickets.metabrainz.org/browse/PICARD-2651) - Repeated / duplicate log lines on console output |
7 | 23 |
|
8 | 24 | ## Improvements |
9 | | - |
10 | 25 | - [PICARD-2653](https://tickets.metabrainz.org/browse/PICARD-2653) - Update alias locales for updated server list |
11 | 26 | - [PICARD-2654](https://tickets.metabrainz.org/browse/PICARD-2654) - Show error message on rating submission failure due to server error |
12 | 27 |
|
13 | 28 |
|
14 | 29 | # Version 2.9.0b1 - 2023-05-31 |
15 | 30 |
|
16 | | -## Bug Fixes |
| 31 | +## Bugfixes |
17 | 32 | - [PICARD-2534](https://tickets.metabrainz.org/browse/PICARD-2534) - Vorbis / FLAC: Trailing null char in `date` tag causes date to be ignored |
18 | 33 | - [PICARD-2605](https://tickets.metabrainz.org/browse/PICARD-2605) - Windows: libssl-1_1-x64.dll missing |
19 | 34 | - [PICARD-2608](https://tickets.metabrainz.org/browse/PICARD-2608) - Application exit waits for outstanding loading request |
|
0 commit comments