Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

v0.26.0

Compare
Choose a tag to compare
@markmcdowell markmcdowell released this 11 Aug 08:14
· 230 commits to main since this release
54a20df

0.26.0 (2020-08-11)

Bug Fixes

  • core: displaying version information of the server (a52b283)
  • core: global shortcut methods now returns promises (b981df5)
  • core: missing update to nanoid (347d407)
  • core: updating configuration kind for update (410ca08)

Features

  • replacing uuid with nanoid (34ef7f6)
  • core: adding info command (42abd9d)
  • core: adding rm as an alias to stop (d2594e5)
  • core: allowing access to update settings (8153c5e)
  • core: configuration kind is now a string (4470819)
  • core: renamed update to updatePolicy (4bb7d65)
  • sdk: adding unmaximize to window (819e4dd)