Skip to content

v3.1.0 - UI improvements

Latest

Choose a tag to compare

@regorxxx regorxxx released this 24 Aug 16:24
86737de

Script should be installed as package, using the package manager at the SMP Configuration window. Old method is still supported anyway.

REQUIRES SMP OR JSPLITTER

Download below clicking at '[...]-package.zip'. Check installation instructions here.

image

See full changelog here.

3.1.0 - 2026-08-24

Added

  • UI: added new setting to control panel processing when panel is not visible (true by default), so changes are immediately displayed on panel visibility switching, without delays. See here.
  • UI: added fallback to front art setting for Art by TF (background setting), if no file was found.
  • UI: added new mask effect setting to background. See here.
  • UI: added new img counter setting to background while using Art by TF mode. See here.
  • UI: file/folder (by TF) modes now allow Microsoft MS-DOS wildcards at end of path. See here.
  • UI: new art matching file sorting for file/folder (by TF) modes: creation date, explorer order and random order.
  • UI: added support for .webp images on background. Note it requires codec installation on system, i.e. this or this and a system restart.
  • Configuration: added new "userAgent" (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36) and "curlImpersonate" (curl_firefox147.bat) at global settings (globSettings.json) for arbitrary downloads using curl and/or JS-host methods.
  • Helpers: added curl-impersonate.exe v1.5.6. See here.

Changed

  • UI: support for dark themed popups if JS host allows it.
  • UI: improved blend color mode to use a mix of CUI/DUI colors when no art is available (like Biography and Library-Tree-SMP do).
  • UI: improvements on dynamic colors handling in some cases where main colors have low luminance.
  • Helpers: updated curl.exe to v8.20.0-slim. See here.
  • Helpers: updated 7za.exe to v26.01. See here.
  • Helpers: code cleanup.
  • Helpers: updated helpers.

Removed

Fixed