Skip to content

Releases: thrzl/dotsong

dotsong v0.3.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 02:44
Immutable release. Only release title and notes can be modified.
5468d81

what's changed

this rewrite should fix a wide variety of bugs and significantly increase performance and efficiency.

fixed issues

  • browser tracks are now consistently detected/ignored according to your settings
  • scrobbling/now playing events are now sent consistently
  • now playing only sends once per track
  • discord presence is more reliable

full changelog: 0.3.0...v0.3.1

downloads

dotsong v0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 22:48
Immutable release. Only release title and notes can be modified.
0532509

What's Changed

  • feat: cover uploading by @thrzl in #13
  • feat: dark mode
  • feat: better browser detection
  • feat: ARM builds (that work)
  • fix: AppImage builds becoming corrupted

full changelog: v0.2.5...0.3.0

downloads

windows (.exe) | macOS (.dmg, ARM/M-series) | macOS (.dmg, x64) | linux (.AppImage)

dotsong v0.2.5

Choose a tag to compare

@github-actions github-actions released this 27 Jun 02:59
Immutable release. Only release title and notes can be modified.
3ef0d0f

what's changed

this is just a hotfix to ensure that windows works properly:

  • fix: handle timestamps correctly
  • fix: handle album-less tracks correctly
  • fix: discord presence retry

full changelog: 0.2.4...v0.2.5

downloads

windows (.exe) | macOS (.dmg, ARM/M-series) | macOS (.dmg, x64) | linux (.AppImage)

dotsong v0.2.4

Choose a tag to compare

@github-actions github-actions released this 27 Jun 00:25
Immutable release. Only release title and notes can be modified.
e5e5a7c

what's changed

  • refactor: better memory management by @thrzl in #7
  • feat(security): add content security policy to tauri by @thrzl in #8
  • ui: remove unnecessary separator by @thrzl in #9
  • ui: remove unnecessary settings buttons by @thrzl in #10
  • fix: don't hold stale MediaCenter.last_track for entire task lifetimes by @thrzl in #12
  • fix: match tracks from players that don't report album names

full changelog: v0.2.2...0.2.4

downloads

windows (.exe) | macOS (.dmg, ARM/M-series) | macOS (.dmg, x64) | linux (.AppImage)

dotsong v0.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Jun 04:20
9765df7

what's changed

this is a hotfix for a bug where specific logic (intended for apple music on windows) would be applied in inappropriate situations, causing crashes. if the app is crashing on specific tracks for you, this is the fix.

full changelog: v0.2.1...v0.2.2

downloads

windows (.exe) | macOS (.dmg, ARM/M-series) | macOS (.dmg, x64) | linux (.AppImage)

dotsong v0.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 21:37
6080727

what's changed

  • feat: libre.fm support was added in 258a21f
  • fix: tray menu no longer instantly closes when music is paused in 258a21f
  • feat: added update check feature in 334226c
  • feat: added start on login support in 219d227

full changelog: v0.1.2...v0.2.1

downloads

windows (.exe) | macOS (.dmg, ARM/M-series) | macOS (.dmg, x64) | linux (.AppImage)

dotsong v0.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Jun 18:10
e78be2d

what's changed

this release focuses on improving windows reliability. dotsong now is better at fetching from deezer when odd data is received (i.e. from apple music on windows) and will now more eagerly fill in information that was not received from the player.

full changelog: v0.1.1...v0.1.2

downloads

windows (.exe) | macOS (.dmg, ARM/M-series) | macOS (.dmg, x64) | linux (.AppImage)

dotsong v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 07:18
ea57323

what’s changed

  • feat: menu auto save by @thrzl in #4
  • improved reliability on track updates
  • improved reliability on windows and linux

full changelog: 0.1.0...v0.1.1

downloads

windows (.exe) | macOS (.dmg, ARM/M-series) | macOS (.dmg, x64) | linux (.AppImage)

dotsong v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 03:51
f4d55c5