Releases: snapcrunch/electron-preferences
Releases · snapcrunch/electron-preferences
v2.3.0
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
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
Fixed
- Fix issue with different radio groups/checkboxes interfering with each other
v2.1.0
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