Releases: reactivemarkets/desktop
Releases · reactivemarkets/desktop
v0.20.0
0.20.0 (2020-06-28)
Bug Fixes
- core: correcting order of alias in context option (f645c49)
Features
- about: simplifying about box (b44ab13)
- core: adding basic context menu for text selection (93d1ff6)
- core: adding window bounds to the application status (b5a50bf)
- core: adding window state to application status (a8d15e1)
- core: tray now uses an annotation to find what to display (79d2bb5)
- dock: using package name for annotations (adaf608)
v0.19.0
0.19.0 (2020-06-26)
Bug Fixes
- core: allowing reregistering of configuration (4b0c782)
- core: finding instance to use before invoking command (5e5753f)
- core: tray bring all to front now works on mac (02dadaa)
- desktop: using single icon for debian (d32130d)
- dock: renable collapse on blur (80ba457)
Features
- core: adding context to allow multiple instance to run (04953fc)
- core: adding tray to instances list (1a3c324)
- core: strict command line options (567a380)
- dock: adding remove item to application list (8a23343)
v0.18.0
0.18.0 (2020-06-25)
Bug Fixes
- core: adding logging around protocol handler (2a48668)
- core: correcting tray icon on linux (1b68e0a)
- removing wrong links from readme (4370ca8)
Features
- core: setting linux icons (06fb119)
- adding subresource integrity checks to about and dock (3c774c3)
- dock: adding annotations (b8ff7da)
v0.17.0
0.17.0 (2020-06-21)
Features
- dock: ignoring location in search (67182e8)
v0.16.0
0.16.0 (2020-06-21)
Features
- core: adding output option to ps command (45fe605)
- core: using moment to output human readable start time (d7a53e2)
v0.15.0
0.15.0 (2020-06-21)
Bug Fixes
- about: using tabular-nums font variant (9dae4c1)
- core: correcting version in the copied package.json (0611790)
Features
- core: adding version command (a7904c6)
- desktop: adding 1px border to windows installer image (b3adf5b)
v0.14.0
0.14.0 (2020-06-20)
Bug Fixes
- about: adding manrope font (a531226)
- core: updating name of urls to use the url (9559537)
Features
- core: adding getAppName to api (c4b01b8)
- core: adding window events to api (97b5b16)
v0.13.0
0.13.0 (2020-06-19)
Bug Fixes
- core: correcting loading of config (eb5977b)
- core: correcting typo's in defaults.yaml (381bbed)
- core: expecting desktop protcol on the command line (f88f319)
- core: using electron version instead of yargs (5da91fd)
Features
- about: adding custom about window (7396ddd)
- core: adding versions to api (b788746)
- core: display desktop applications in tray (4c4fea2)
- core: migrated to console.table (3da5696)
- dock: adding drag handle (bda1833)
- types: adding annotations to configuration (b6bd076)
- types: adding launchOnStart to application spec (dc13814)
v0.12.0
0.12.0 (2020-06-18)
Bug Fixes
- core: no async without await (4360880)
- core: only log squirrel command if it matches (2814a86)
- core: searching for desktop: protocol on second-instance (1938c86)
Features
- core: storage service (aade7d3)
- desktop: uploading nupkg, RELEASES and exe directly to github (b39296e)
v0.11.0
0.11.0 (2020-06-18)
Bug Fixes
- core: removing strict from command line (cc11a21)
Features
- desktop: adding windows install details (322b206)
- desktop: loading defaults on start (286002a)