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

Releases: reactivemarkets/desktop

v0.39.0

08 Jun 08:56
227dc2d
Compare
Choose a tag to compare
v0.39.0 Pre-release
Pre-release

0.39.0 (2021-06-08)

Bug Fixes

  • deps: bump electron from 12.0.1 to 12.0.2 (8e455d4)
  • deps: bump electron from 12.0.7 to 12.0.9 (c412320)
  • desktop: bump electron from 12.0.2 to 12.0.4 (61d285c)
  • electron: bump from 12.0.6 to 12.0.7 (166d680)
  • rebuilt package-lock (cc65378)

Features

  • deps: bump electron from 11.2.1 to 11.2.3 (312cda0)
  • deps: bump electron from 11.2.3 to 11.3.0 (cf18b85)
  • deps: bump electron from 11.3.0 to 12.0.0 (cc1823b)
  • deps: bump electron from 12.0.9 to 13.1.1 (275d3b6)

v0.38.0

01 Feb 16:01
6f1d4cf
Compare
Choose a tag to compare

0.38.0 (2021-02-01)

Bug Fixes

  • core: remove any existing default protocol on windows (2bbb6c1)

Features

  • deps: bump electron from 11.1.1 to 11.2.0 (dca319e)
  • desktop: bump electron from 11.2.0 to 11.2.1 (132b6f8)

v0.37.0

23 Dec 23:51
0bd0fd5
Compare
Choose a tag to compare

0.37.0 (2020-12-23)

Bug Fixes

  • core: removing listeners to window-all-closed on update (0840bc7)
  • core: using easy-table for ps command (b079091)

Features

  • deps: bump electron from 11.1.0 to 11.1.1 (352ab47)

v0.36.0

23 Dec 17:26
1457b46
Compare
Choose a tag to compare

0.36.0 (2020-12-23)

Bug Fixes

  • core: disabling background throttling (4345b9d)
  • core: dock shows in windows task bar (f19e7ec)
  • core: opening window on screen with cursor (371cf4b)
  • core: registering shutdown command (19fcda0)
  • core: removing affinity on applications (1676d24)
  • dock: allow the same application to be clicked multiple times (06510e4)

Features

  • core: adding screen api (4be0cc0)

v0.35.0

23 Dec 00:10
c5408e6
Compare
Choose a tag to compare

0.35.0 (2020-12-23)

Bug Fixes

  • core: correcting cli descriptions (9326557)

Features

  • core: adding shutdown command to cli (f035b6e)
  • core: adding support for checking for updates on schedule (af6f46b)
  • core: restart can now take multiple uid's (3ac4b25)
  • core: using a custom alpabet for uid (621c876)

v0.34.0

22 Dec 09:27
b94c861
Compare
Choose a tag to compare

0.34.0 (2020-12-22)

Bug Fixes

  • dock: fixing double launch of applications (da4203f)

Features

  • dock: search autocomplete now handles home and end keys (367bcf4)

v0.33.0

21 Dec 23:59
1637f3e
Compare
Choose a tag to compare

0.33.0 (2020-12-21)

Bug Fixes

  • core: defaulting window background color to white (84eeeb6)
  • dock: dock shouldn't expand after clearing the search term (84646ee)

Features

  • core: stop and kill commands can take multiple uid's (0406ee0)
  • core: updating descriptions in generated configuration (a8a5a1e)

v0.32.0

20 Dec 23:06
d770d0c
Compare
Choose a tag to compare

0.32.0 (2020-12-20)

Features

  • dock: moving to use autocomplete (0fd9389)

v0.31.0

16 Dec 12:13
a62600c
Compare
Choose a tag to compare

0.31.0 (2020-12-16)

Bug Fixes

  • core: correcting logs args (8b158dc)
  • core: crashed event has been replaced with render-process-gone (fc4fe14)
  • core: fixing updating window status (ead4373)
  • core: storage is sorted first in registry (5d86470)

Features

  • core: adding security policies to launcher (0a1d125)
  • core: security policies can only be set once (1e5d3ac)
  • desktop: adding security polices to app defaults (1c29d23)
  • dock: adding search help bar to dock (cf97252)
  • dock: adding support for icons (acf93a7)
  • dock: changing selection color of search (ad1a319)

v0.30.0

15 Dec 14:49
7db3ed5
Compare
Choose a tag to compare

0.30.0 (2020-12-15)

Features