This commit has no recorded session.
diff
commit 68f821fce167cb47096d708cfa1730643a1181a9Author: Colin Powell <colin@unbl.ink>Date: Tue Jun 9 12:48:22 2026 -0400 [release] Bump to version 49.0 - Fix broken tests with new sharing and add tests@@ -88,7 +88,7 @@ fetching and simple saving. *** Metadata sources **** Scraper -* Backlog [1/16] :vrobbler:project:personal:+* Backlog [0/15] :vrobbler:project:personal: ** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :vrobbler:personal:bug:music:scrobbles: :PROPERTIES: :ID: 702462cf-d54b-48c6-8a7c-78b8de751deb@@ -551,10 +551,12 @@ Additionally, users's should have links in their settings to see what scrobbles are either public, shared or private. Probably this could be done with a ?visbility=<> filter on the /scrobbles/ page. +* Version 49.0 [1/1] ** DONE [#A] Fix broken tests with new sharing and add tests :scrobbles:sharing:tests: :PROPERTIES: :ID: 10ecd169-eaee-8554-d4ee-f1d34bfad99f :END:+ * Version 48.3 [1/1] ** DONE [#A] Fix bug in missing sqids dep :dependencies:project: :PROPERTIES:@@ -1,6 +1,6 @@ [tool.poetry] name = "vrobbler"-version = "48.3"+version = "49.0" description = "" authors = ["Colin Powell <colin@unbl.ink>"]