Releases: reactivemarkets/desktop
Releases · reactivemarkets/desktop
v0.29.1
0.29.1 (2020-12-11)
Bug Fixes
- desktop: missing zip targets for windows and linux (91bc049)
v0.29.0
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
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
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
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
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
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
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
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
0.23.0 (2020-07-01)
Bug Fixes
- core: correcting updater logging (16f8b35)
Features
- types: adding application security policy spec (c61b466)