Skip to content

Latest commit

 

History

History
109 lines (58 loc) · 6.04 KB

CHANGELOG.md

File metadata and controls

109 lines (58 loc) · 6.04 KB

Changelog

2.1.1 (2024-06-06)

Bug Fixes

  • likedislike: ignore unknown state for like/dislike state due to ytmd native issues (#121) (36b44eb), closes #116
  • pi: settings don't get auto-populated (7e4d781), closes #115

2.1.0 (2024-02-14)

Features

Bug Fixes

  • missing actions in property inspector (ad39dd8)
  • missing translation file causes crash (716c464)
  • mute/unmute just mutes (64d546d)
  • repeat mode only disables (20c89d1)
  • track info breaks when adding two instances (cd33b8d)
  • variables are wrong calculated (083a2dd)

2.0.0 (2024-02-12)

⚠ BREAKING CHANGES

  • remove library action (not available anymore)
  • migrate to v2 of ytmdesktop

Features

  • add discord link to help section (67b67ad)
  • add more translations (67b67ad)
  • migrate to v2 of ytmdesktop (67b67ad)

Bug Fixes

  • remove library action (not available anymore) (67b67ad)

1.7.0 (2023-04-03)

Features

1.6.0 (2022-03-31)

Features

  • add select dropdown to play-pause action (d9590cd), closes #44
  • show cover while paused (d386607), closes #43

Bug Fixes

1.5.3 (2021-11-27)

Bug Fixes

  • update information correctly on profile switch (6f56ca0)

1.5.2 (2021-08-20)

Bug Fixes

  • volume should update correclty (632bf34)

1.5.1 (2021-06-01)

1.5.0 (2021-03-27)

Features

  • add automatic vol change while key pressed (a925cd0)
  • add repeat action (3fc6c11)
  • add shuffle action (3ddd44a)

Bug Fixes

  • add monospaced font to song info (840e8f3)
  • now the like action likes the track and not dislikes it (61dd86f)
  • remove leak in mute action (9c1c6a6)

1.4.0 (2021-03-07)

Features

  • add english translation file (ebc6243)
  • add German translation for manifest (b09fddc)
  • add localization support for PI (dd728a3)
  • now show "Paused" or "N/A" if paused or N/A (d821e08)