⚠️ Important ⚠️
- You need to update your beets config, and add
musicbrainzto the list of enabled plugins. This is required because we updated the beets backend see here
What's Changed
- Added descriptions to the actions in the inbox info popup. by @semohr in #196
- Tweaked config to include musicbrainz plugin, updated changelog by @pSpitzner in #206
- Handle empty list of candidates in candidate search by @semohr in #214
- Minor tweaks from #102 by @semohr in #213
- Updated beets to 2.5.0, added pickle handler to migrate distance penalties by @pSpitzner in #216 and @fnuecke in #198
- Minor fixes by @pSpitzner in #220
- Adds a subpage that shows current version information. by @semohr in #221
- Debounce config option by @pSpitzner in #223
- Fix entrypoint_user_scripts.sh to call correct startup script by @ianjsikes in #227
- Package upgrades by @semohr in #228
- Fixes around Candidate Search by @pSpitzner in #229
- Pyupgrade by @semohr in #231
- Fixed a typo in our opiniated beets config by @semohr in #236
- Restyling of asis candidate in inbox view by @semohr in #232
- Added collapsed state for library items and album view by @semohr in #233
- Prettier as eslint formatter by @semohr in #240
- Artist search fix by @semohr in #241
New Contributors
- @ianjsikes made their first contribution in #227
Full Changelog: v1.1.3...v1.2.0