Skip to content

v0.5.2

Choose a tag to compare

@whoplayedthat whoplayedthat released this 02 Sep 23:40
  • Typing in the search box while you are on a producer's page now takes you to the results, the way it does from every other page. It used to leave you sitting on the producer with the matches hidden behind it, so nothing you typed appeared to do anything.
  • The app no longer bogs down as you type there. Every keystroke was rebuilding the whole list of names and album titles that the biography linker watches for, across your entire library, which is far too much work to do between one letter and the next.
  • That same wasted work could also happen on an artist's page any time there was nothing fetched to show alongside the biography. Fixed there too.