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

Releases: reactivemarkets/desktop

v0.10.0

17 Jun 21:10
5d83f93
Compare
Choose a tag to compare

0.10.0 (2020-06-17)

Features

  • core: running start command on open-url (bd64126)

v0.9.0

17 Jun 17:04
206ef51
Compare
Choose a tag to compare

0.9.0 (2020-06-17)

Bug Fixes

  • core: catching any errors loading configuration files (d444ce3)

Features

  • api: adding support for certificates and origin (91f1bf7)
  • core: adding describe command (e0503c3)
  • core: adding hide and how to command line (0c03931)
  • core: adding quiet option to ps command (1af8f1c)
  • core: configuration generator now takes an object (607878e)
  • core: generating unique random names for configuration (bac7b25)
  • core: implementing router service (cd72f99)
  • core: launching applications that come in through open-url (1cb4f8a)
  • core: registering configuration sent from a second instance (20acc6b)
  • core: updating ipc connect id (d92c674)
  • core: using com.reactivemarkets. for the ipc appspace (044af00)

v0.8.0

15 Jun 15:36
4ed1178
Compare
Choose a tag to compare

0.8.0 (2020-06-15)

Bug Fixes

  • desktop: correcting darwin package (7875084)
  • adding dev builds back (5772563)
  • core: colorizing logger (379c786)
  • core: fixing global shortcuts (002e0c2)
  • core: removing devtools from view menu (bf1d8aa)

Features

  • core: adding partition to application web preferences (b84bdce)
  • core: adding status to configuration (2522be8)
  • core: clear command now supports other sessions (31159c9)
  • core: setting app user model id (8d4b897)

v0.7.0

10 Jun 13:14
b01ed11
Compare
Choose a tag to compare

0.7.0 (2020-06-10)

Bug Fixes

  • dock: adding tooltip to search button (ea5b64a)

Features

  • core: adding affinity and devtools to app configuration (33e3232)
  • core: adding content protection to applications (827dc59)
  • core: adding events for windows (47acefd)
  • core: adding storage provisioners (1fcf06e)
  • core: capturing any unhandled exceptions and promises (13e8419)
  • core: restricting open external to https and mailto (af69d70)
  • dock: adding resizer and focus stores (6e63756)
  • dock: adding search to dock (c6d6d39)
  • dock: expanding dock after 500ms delay (6fdb34a)
  • dock: selecting first search result on enter (ec59594)

v0.6.1

04 Jun 16:36
8b455d3
Compare
Choose a tag to compare

0.6.1 (2020-06-04)

Bug Fixes

  • sdk: adding prepublish script (ddbd027)

v0.6.0

04 Jun 13:58
bbe1ad6
Compare
Choose a tag to compare

0.6.0 (2020-06-04)

Bug Fixes

  • core: fixing tests (acfc12f)
  • core: handling squirrel events (ceaef4e)

Features

v0.5.2

29 May 07:28
fd85b07
Compare
Choose a tag to compare

0.5.2 (2020-05-29)

Bug Fixes

  • desktop: following symlinks when zipping (0502443)

v0.5.1

28 May 16:18
1cd37ae
Compare
Choose a tag to compare

0.5.1 (2020-05-28)

Bug Fixes

  • core: changing logging for cached config to verbose (2bf3231)
  • core: exporting command handlers directly (f778c9d)
  • sdk: publish config should be public (016d76e)

v0.5.0

04 May 14:11
b49e9e2
Compare
Choose a tag to compare

0.5.0 (2020-05-04)

Bug Fixes

  • core: improving console logging (221de15)

Features

  • api: replacing socket.io with express-ws (0bc0816)
  • core: adding global shortcut api (98b6d9c)
  • core: adding logger api (84fe104)
  • core: adding window api (3d7611a)
  • core: filling out window api (9ef5622)
  • sdk: adding javascript sdk (129221c)

v0.4.11

22 Apr 12:48
93609bf
Compare
Choose a tag to compare

0.4.11 (2020-04-22)

Bug Fixes

  • core: app.getName() is deprecated (f0b396f)
  • desktop: window specific package was missing installer (39e485f)