Skip to content

Alpha v9.5.5

Latest
Compare
Choose a tag to compare
@CyanVoxel CyanVoxel released this 08 Sep 21:29
· 14 commits to main since this release

This is a quick patch to squash some bugs, add a few new settings, and update translations.

Added

New Settings

  • feat(ui): add thumbnail cache size setting to settings panel by @CyanVoxel in #1088
  • feat: add cached thumbnail quality and resolution settings by @CyanVoxel in #1101
    • Only available by editing the cached_thumb_quality and cached_thumb_resolution options in the settings.toml config file
  • fix: add option to use old Windows 'start' command by @CyanVoxel in #1084
    • Only available by editing the windows_start_command option in the settings.toml file
    • Fixes niche issue on Windows systems, see #1036
  • translations: add Czech, Portuguese (Portugal), and Romanian to settings panel (2db8bed)

File Previews

Fixed

Changed

Translations

Internal Changes

New Contributors

Full Changelog: v9.5.4...v9.5.5