Skip to content

v8

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 11:28
· 279 commits to main since this release

Plugin API

  • Command Generator functions are no longer needlessly called after every entrypoint click in main window

Fixes

  • Fixed crash on Arch Linux if using AMD GPU with Vulkan not setup properly
    • Still if Vulkan is not setup properly it can result in low FPS when scrolling
    • In some cases installing vulkan-radeon package resolves the FPS problem
    • Alternatively setting WGPU_BACKEND=gl environment variable may also resolve the FPS problem
  • Reduced minimal required version of macOS to 11 (Big Sur)
  • Fix panic when spamming enable/disable plugin or entrypoint checkbox in settings