Skip to content

v0.5.0-beta.16 - Enhance wine compatibility and fixes

Compare
Choose a tag to compare
@regorxxx regorxxx released this 22 Feb 20:00
· 762 commits to main since this release

IF INSTALLING FROM AN OLDER VERSION THAN BETA 13 FOLLOW THESE INSTRUCTIONS.

Otherwise just overwrite old files as usual.

There may be a SMP's bug on installation. See wiki.
REQUIRES SMP 1.6.1

[0.5.0-beta.16] - 2023-02-22

Added

  • UI: default fonts (buttons and tooltip) may now be changed at '[foobar profile]\js_data\presets\global\globFonts.json'.

Changed

  • UI: improved compatibility with some fonts under Unix systems (using Wine). Sometimes weird chars appeared on menu entries.

Removed

Fixed

  • UI: header text did not respect the right margin when the tracked folder name was too long. Now the name is sliced to accommodate the available width after the extra info is taken into account. Example: "Playlists: My folder is too long..." is now displayed as "Playlists: My folder... (10 pls.)" or "My folder... (10 pls.)". If the text is too long, it will also respect the margin, not using the full panel width.
  • Crash at multiple points when number of playlists shown was lower than available rows on panel (due to a UI change on 0.5.0-beta.13).