Skip to content

Releases: snapcrunch/electron-preferences

v2.3.0

04 May 12:23
Compare
Choose a tag to compare

Added

  • Orderable List component
  • 'step' property to slider input
  • hover state to sidebar items

Changed

  • Update to electron v12
  • Enable context isolation
  • Disable remote module
  • Build with webpack

Removed

  • Grunt dependency for building

v2.2.0

14 Mar 12:45
Compare
Choose a tag to compare

Added

  • Dark theme! 🌗
  • Help information for the color component
  • Brightness icon

Changed

  • UI of the settings menu
  • New icons
  • Clicking on the path of a directory will also open the select folder dialog

v2.1.1

14 Mar 12:44
Compare
Choose a tag to compare

Fixed

  • Fix issue with different radio groups/checkboxes interfering with each other

v2.1.0

14 Mar 12:44
Compare
Choose a tag to compare

Added

  • Adding a new preference will set a default value
  • Ability to override the preferences window's title

Changed

  • enableRemoteModule set to true

Removed

  • remove functions from the preference options object