Skip to content

v1.0.1 Performance and Customization

Latest
Compare
Choose a tag to compare
@zalesyc zalesyc released this 13 Mar 18:08
· 111 commits to main since this release

Performance and Customization

Reorder UI elements

You can now set the order of the applet elements (controls, album image, name).
Also it is now possible to change the separator, options are: -, :, ·
More: #4

Performance improvements

Fixed a large bug, which on slow internet connections would cause the entire panel to freeze.
More: 56d13a1

Other improvements

The code now uses type annotations for better readability: 36ff811