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

Releases: reactivemarkets/desktop

v0.29.1

11 Dec 13:00
14fb5fa
Compare
Choose a tag to compare

0.29.1 (2020-12-11)

Bug Fixes

  • desktop: missing zip targets for windows and linux (91bc049)

v0.29.0

11 Dec 12:43
49b40b1
Compare
Choose a tag to compare

0.29.0 (2020-12-11)

Bug Fixes

  • core: fixing linting issue (16103fe)
  • deps: bump electron from 11.0.1 to 11.0.4 (55f84c8)
  • desktop: correcting generated latest-mac file (a24ed28)
  • desktop: linux and windows zips are generated correctly (1860960)

Features

  • core: formatting update progress (221a135)
  • core: replacing moment with dayjs (e10c7e4)

v0.28.0

19 Nov 10:57
ad9293a
Compare
Choose a tag to compare

0.28.0 (2020-11-19)

Bug Fixes

  • desktop: mac auto-updates require a zip file to be in the latest-mac (9a6d269)
  • removing dependabot badge from readme (578cd45)

Features

  • deps: bump electron from 10.1.5 to 11.0.1 (ccbed03)

v0.27.0

28 Sep 16:43
82a0afe
Compare
Choose a tag to compare

0.27.0 (2020-09-28)

Bug Fixes

  • core: focusing single instance windows (57bb103)
  • core: pulling out default web preferences into separate file (6264436)

Features

  • core: proxyBypassRules are now a string[] (8a1d107)

v0.26.0

11 Aug 08:14
54a20df
Compare
Choose a tag to compare

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)

v0.25.0

02 Jul 22:50
06eafb2
Compare
Choose a tag to compare

0.25.0 (2020-07-02)

Bug Fixes

  • core: correcting kill command logging (7da02d1)
  • desktop: switching to a manual zip (ae2cdfb)

Features

  • core: add follow option to logs (ac61027)
  • core: adding logs command (37142e2)
  • core: clicking tray icon on Windows will bring windows to front (ffc645a)

v0.24.0

02 Jul 08:19
21b0a12
Compare
Choose a tag to compare

0.24.0 (2020-07-02)

Features

  • core: adding allowDowngrade, allowPrerelease and channel to update policy (f6c54dc)
  • types: adding security policies for external and services (9f49f16)

v0.23.2

01 Jul 21:01
65c8531
Compare
Choose a tag to compare

0.23.2 (2020-07-01)

Bug Fixes

  • build: adding apple id and password to mac build (6071521)
  • core: using cross-var to correctly resolve package version (3ccccd0)
  • desktop: correcting logging in notarize (b27872a)

v0.23.1

01 Jul 13:40
4d68c75
Compare
Choose a tag to compare

0.23.1 (2020-07-01)

Bug Fixes

  • build: correcting asset names in github (ab085fb)
  • core: the update policy may not define a spec (7d5fa89)
  • desktop: attempting to notarize the app (adf62bd)

v0.23.0

01 Jul 12:16
2749d21
Compare
Choose a tag to compare

0.23.0 (2020-07-01)

Bug Fixes

  • core: correcting updater logging (16f8b35)

Features

  • types: adding application security policy spec (c61b466)