All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.2 (2020-02-20)
3.0.1 (2020-02-18)
- Fix a bug where sometimes download dir wouldn't exist and crash (7e1f2a7)
- Should no longer crash on startup for Mac. (1bd0436)
- When downloading a dat, ensure Download button is visible. (4a573ed)
3.0.0 (2020-02-18)
- Windows builds!
- add package-lock (8420cbf)
- avoid the screen white-out. (f53397a)
- buttons will click now (f3aceb9)
- changing title still keep on the next session. (2f826ac)
- deprecated syntax by current styled-components. (6340267)
- Even though if press "cancel" on download-preview-screen, still listed in dat-list. (894225b)
- #600 (comment) (5d05d27), closes /github.com/dat-land/dat-desktop/pull/600#issuecomment-440926308
- overlay on menu open. (96cf727)
- overlay to be not enough filled the. (c3698de)
- Re-introduced --publish=onTagOrDraft flag, missing for the release management. (ffff3d6)
- set to disable the hover action to dat-list-header. (96f34c5)
- to be fixed position the list header. (5f198cb)
- unit-test (840b108)
- update Electron, comment deprecated makeSingleInstance call (3a88c9f)
- update to electron changed showOpenDialog api (834b23a)