Skip to content

Releases: ThePixelDeveloper/tunnel-boring-masshine

0.1.13

08 May 11:05
Compare
Choose a tag to compare
  1. Updated most of the dependencies to their latest versions.
  2. Pinned electron-builder to =22.10.5 as the newer versions had deployment problems.

0.1.10

30 Nov 20:27
Compare
Choose a tag to compare
v0.1.10

chore(release): 0.1.10

0.1.9

30 Nov 20:28
Compare
Choose a tag to compare
v0.1.9

chore(release): 0.1.9

0.1.8

05 Oct 08:14
Compare
Choose a tag to compare

0.1.8 (2020-10-04)

Bug Fixes

  • incorrect placement of the electron builder properties (0776820)

0.1.7

04 Oct 20:23
Compare
Choose a tag to compare

0.1.7 (2020-10-04)

Bug Fixes

  • incorrect placement of api_key_id and api_key_issuer_id (2a4936a)

0.1.6

04 Oct 20:23
Compare
Choose a tag to compare

0.1.6 (2020-10-04)

Features

0.1.5

02 Oct 18:36
Compare
Choose a tag to compare

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

09 Sep 16:23
Compare
Choose a tag to compare

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

09 Sep 10:01
Compare
Choose a tag to compare

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)

Initial Release

08 Sep 20:21
Compare
Choose a tag to compare

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)