Skip to content

v1.1.0 - Hotfix

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 09:12
· 150 commits to main since this release

There may be a SMP's bug on installation. See wiki.
REQUIRES SMP 1.6.1 (mod version attached has some improvements by marc23)

See full changelog here.

1.1.0 - 2024-03-14

Added

  • Configuration: expanded user configurable file at '[FOOBAR PROFILE FOLDER]\js_data\presets\global\globSettings.json' with a new setting for panel repaint debugging purpose. Disabled by default.
  • Configuration: expanded user configurable file at '[FOOBAR PROFILE FOLDER]\js_data\presets\global\globSettings.json' with a new setting to check OS features on every panel startup. Enabled by default. This has been the default behavior since OS' features check was implemented, but it can now be disabled to improve init performance a bit, specially at foobar2000 startup (since it seems to hang in some cases when running it on slow HDDs or systems).

Changed

  • UI: Improved panel repaint routines to minimize resources usage.
  • Helpers: updated helpers.

Removed

Fixed

  • Crash at init due to wrong file name (buttons_stats_wrapped_menu.js).