Skip to content

Releases: ccatterina/plasmusic-toolbar

v2.1.1

17 Nov 19:32
Compare
Choose a tag to compare

2.1.1 (2024-11-17)

Bug Fixes

  • song text overflows when splitted in 2 lines (c7627dc)

v2.1.0

17 Nov 18:46
Compare
Choose a tag to compare

2.1.0 (2024-11-17)

Features

  • fallback to panel icon if cover image doesn't load (577582a)
  • fill available space in the panel (90c683f), closes #142
  • option to change radius of colored background (d164517)
  • option to tint widget with cover image dominant color (081f169)
  • scale widget content with panel (b7c4ed1)
  • vertical panel support (93a1a3b)

Bug Fixes

  • use correct type for maxSongWidthInPanel (00f9049)

v2.0.0

06 Oct 12:02
Compare
Choose a tag to compare

2.0.0 (2024-10-06)

⚠ BREAKING CHANGES

  • Brake old source config, the preferred source must be reconfigured with the new UI.

Features

Bug Fixes

  • same spacing for left/right side of text (7d68cf8), closes #136

v1.6.0

31 Aug 14:36
Compare
Choose a tag to compare

1.6.0 (2024-08-31)

Features

v1.5.0

13 Aug 13:33
Compare
Choose a tag to compare

1.5.0 (2024-08-13)

Features

  • add an option to make the widget bg transparent (desktop) (f8d0a26), closes #122
  • fallback to selected icon when no album cover available (f1502ad)
  • improve settings labels and layout (cdf3f06)

v1.4.0

28 Jul 15:04
Compare
Choose a tag to compare

1.4.0 (2024-07-28)

Features

  • Add option to change volume step size (7f850bc)
  • Mouse wheel click to play/pause and scroll to adjust volume (b2718d9)
  • Show title and artist in Tooltip (9302daf)
  • Text scrolling: allow to disable and reset on pause (e61fe90)

v1.3.0

13 Jul 10:38
Compare
Choose a tag to compare

1.3.0 (2024-07-13)

Features

  • Raise player on cover click in full view or ctrl+click in panel (d24b2fa), closes #14
  • Increase volume bar clickable area and make it draggable (b04f6bd), closes #58

Bug Fixes

  • Limit minimum expanded representation size to content (657546c), closes #102

v1.2.2

15 Jun 08:37
Compare
Choose a tag to compare

1.2.2 (2024-06-15)

Bug Fixes

  • text scroll on mouse over not working as expected (a193ee7), closes #103

v1.2.1

03 May 18:15
Compare
Choose a tag to compare

1.2.1 (2024-05-03)

Bug Fixes

  • Use correct back/next icon (daf3627)

v1.2.0

02 May 20:07
Compare
Choose a tag to compare

1.2.0 (2024-05-02)

Features

  • add ability to choose font style (0d72980), closes #94