You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,27 @@
1
1
# MusicBrainz Picard Changes
2
2
3
+
## Version 3.0.0a2 - 2026-02-10
4
+
5
+
### Bugfixes
6
+
-[PICARD-2833](https://tickets.metabrainz.org/browse/PICARD-2833) - macOS: "New user" dialog breaks application menu
7
+
-[PICARD-3116](https://tickets.metabrainz.org/browse/PICARD-3116) - Sorting columns does not work on Apple M2
8
+
-[PICARD-3173](https://tickets.metabrainz.org/browse/PICARD-3173) - Exception if custom columns list is empty
9
+
-[PICARD-3174](https://tickets.metabrainz.org/browse/PICARD-3174) - Collection menu does not show labels and checked state
10
+
-[PICARD-3176](https://tickets.metabrainz.org/browse/PICARD-3176) - Image processing is changing JPEG quality even without any processors running
11
+
-[PICARD-3178](https://tickets.metabrainz.org/browse/PICARD-3178) - Cover processing setting enabled when it should be disabled
12
+
-[PICARD-3181](https://tickets.metabrainz.org/browse/PICARD-3181) - File sizes not shown if "clear existing tags" is active
13
+
-[PICARD-3182](https://tickets.metabrainz.org/browse/PICARD-3182) - Lookup in Browser not working for album cluster
14
+
-[PICARD-3184](https://tickets.metabrainz.org/browse/PICARD-3184) - Using "keep original cover art" on an album does reset the cover for children, but not the album itself
15
+
-[PICARD-3185](https://tickets.metabrainz.org/browse/PICARD-3185) - Built-in server must not serve CORS request with invalid origin
16
+
-[PICARD-3186](https://tickets.metabrainz.org/browse/PICARD-3186) - Without pygit2 the plugin page shows an error message
17
+
-[PICARD-3190](https://tickets.metabrainz.org/browse/PICARD-3190) - Crash on network errors when searching from the search bar
18
+
19
+
### Improvements
20
+
-[PICARD-3177](https://tickets.metabrainz.org/browse/PICARD-3177) - Make JPEG quality configurable in image processing settings
21
+
-[PICARD-3179](https://tickets.metabrainz.org/browse/PICARD-3179) - Add the cover processing settings to the profile manager
22
+
-[PICARD-3187](https://tickets.metabrainz.org/browse/PICARD-3187) - Add config upgrade hook to update usage of `$matchedtracks()`
0 commit comments