Skip to content

2.6.0

Compare
Choose a tag to compare
@pvrobays pvrobays released this 29 Mar 07:07

Fixed

  • Set defaults for new preferences added in a group after app has started (#141)
  • Include files to be exposed in npm build (#119)
  • Correct menuBar option in README (#130)
  • Updated dependencies
  • Improve README.md

Added

  • Button component. Will trigger an event on the preferences.click when clicked. (#99)
  • Expose close function on preference object to close the preference window if opened (#130)
  • Expose closePreferences function on the ipcRenderer to close the preference window if opened (#130)