Skip to content

Latest commit

 

History

History
106 lines (57 loc) · 6.59 KB

CHANGELOG.md

File metadata and controls

106 lines (57 loc) · 6.59 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.14 (2021-05-08)

Bug Fixes

  • dependencies with security problems (ba721d1)

0.1.13 (2021-05-08)

0.1.12 (2021-05-08)

0.1.11 (2021-05-08)

Features

0.1.10 (2020-11-30)

0.1.9 (2020-11-29)

0.1.8 (2020-10-04)

Bug Fixes

  • incorrect placement of the electron builder properties (0776820)

0.1.7 (2020-10-04)

Bug Fixes

  • incorrect placement of api_key_id and api_key_issuer_id (2a4936a)

0.1.6 (2020-10-04)

Features

0.1.5 (2020-10-02)

Bug Fixes

  • kebab case the handle-submit event (e501907)

0.1.4 (2020-10-02)

Features

Bug Fixes

  • handle the window being reloaded with CMD+R (958ccea)
  • new Buffer() security warning (9cab807)
  • tailwindcss warnings (eb24f2c)
  • typo in package.json (4b0e5c2)

0.1.3 (2020-09-09)

Bug Fixes

  • handle the window being reloaded with CMD+R (958ccea)
  • new Buffer() security warning (9cab807)
  • tailwindcss warnings (eb24f2c)

0.1.2 (2020-09-09)

Features

  • add commit message linting (44528b5)
  • hide the connect/disconnect based on thee connection state (32fd799)

Bug Fixes

  • broken links in the readme (6fb0728)
  • if the connection errors, set the state back to disconnected (4867fcd)
  • overlapping window controls on macOS (b27e672)
  • remove console calls (0c57134)
  • rules not persisted on update (cc1a3b3)

0.1.1 (2020-09-08)

Features

  • only build on a new tag (8f86dff)

Bug Fixes

  • ssh key dialog (72de877)
  • writing the config failed on launch (3cc6e0d)