Skip to content

Releases: lydavid/MusicSearch

v1.98.0

31 Mar 08:48

Choose a tag to compare

1.98.0 (2026-03-31)

Features

  • get wikipedia extract based on device language setting (#2107) (29c8581)

v1.97.1

30 Mar 08:59

Choose a tag to compare

1.97.1 (2026-03-30)

Bug Fixes

  • improve add to collection messages and make them localizable; show syncing message when adding to or deleting from a remote collection; use colored snackbar in all details screens (674ad36)
  • only bold unvisited item's name without bolding its disambiguation and aliases (d9ca1a1)
  • show " + ?" after remote collection count if you have not fetched all items in it (or if it's out of sync with the remote count from adding/deleting) (0428f9a)
  • support adding more than 400 entities at a time to a remote collection (ff80759)
  • support deleting more than 400 entities at a time from a remote collection (b2d8dff)

v1.97.0

29 Mar 15:04

Choose a tag to compare

1.97.0 (2026-03-29)

Bug Fixes

  • don't crash when visiting too many releases with many tracks (1785429)
  • map artist gender to localized text (9d73b36)
  • map artist type to localized text (5c52386)
  • no more crashes when selecting 1000s of tracks, then putting the app in the background (38c3417)
  • only bold an unvisited entity's name/disambiguation/aliases instead of everything (a130a88)
  • possibly speed up counts of entity in local database screen; show "?" instead of "0" while loading (91fed26)

Features

  • enable selecting app language (English, German, French, or Estonian) through App Info for Android 13+ (493a3b8)
  • show highlight over filtered text in Details screens (070a166)

v1.96.0

27 Mar 08:44

Choose a tag to compare

1.96.0 (2026-03-27)

Features

  • support selecting tracks from a release to submit to ListenBrainz (1d940f0)

v1.95.1

26 Mar 01:46

Choose a tag to compare

1.95.1 (2026-03-26)

Bug Fixes

  • fix crash when app is put in background while a release screen is part of the backstack (Parcel IllegalArgumentException) (869edb7)

v1.95.0

25 Mar 03:29

Choose a tag to compare

1.95.0 (2026-03-25)

Bug Fixes

  • "Select all" for tracks actually selects all (even when there are over hundreds) (715477c)
  • standardize all dialogs' background color and corner radius (15be3f7)

Features

  • desktop: support click to paste MusicBrainz authorization code (caab152)

v1.94.0

24 Mar 04:06

Choose a tag to compare

1.94.0 (2026-03-24)

Features

  • allow selecting all tracks to add their recordings to a collection; use a list instead of set when adding to a collection to preserve order (35951dc)

v1.93.1

23 Mar 00:10

Choose a tag to compare

1.93.1 (2026-03-23)

Bug Fixes

  • relocate "Show more info in release list items" setting to the release list screens (cf6368c)

v1.93.0

22 Mar 08:15

Choose a tag to compare

1.93.0 (2026-03-22)

Bug Fixes

  • fix IndexOutOfBoundsException crash in tracks list (2762bfd)

Features

  • support login from a collection's fullscreen error screen; add better error handling for MusicBrainz login for all platforms (d55d4b9)

v1.92.0

19 Mar 13:05

Choose a tag to compare

1.92.0 (2026-03-19)

Bug Fixes

  • make sure artist credits still show up on tracks on older SDKs (bbca559)

Features

  • add more actions button to tracks list which supports adding the track's recording to a collection or submitting a listen of the track to ListenBrainz; show whether a track is part of a collection with a small icon (61b8c65)