Skip to content

3.12.0

Compare
Choose a tag to compare
@2xAA 2xAA released this 24 Feb 11:54
· 301 commits to main since this release

macOS binaries do not work in this release. Please download 3.10.0 and wait for an update.

3.12.0 (2021-02-23)

Bug Fixes

  • build: Remove postinstall-postinstall as this is causing race-conditions when building (#556) (2193f22)
  • groups: fixes bad reference when focusing input (#549) (4c55755)
  • linux: Don't check permissions when on a linux based system. (65dc0c1), closes #553
  • media-folder: The Electron update introduced a breaking change for openItem which is now called openPath. (#557) (deafe7f)
  • module: Clone the props instead of using a reference. (#548) (3faca15)

Features