Skip to content

Latest commit

 

History

History
265 lines (133 loc) · 13.1 KB

CHANGELOG.md

File metadata and controls

265 lines (133 loc) · 13.1 KB

Changelog

1.0.33-beta (2024-05-10)

Bug Fixes

  • add :cmd and commands to real time edit command file (24c5e84), closes #100
  • added :restart command and made :cmd error handling better (3c2ef2d), closes #103
  • commander cleanup (4d3f199)
  • content api for frontend events from backend, ui updates and reset command (#101) (d8fbce5)
  • custom commands now push to the history stack (940b5d2)
  • developers rejoice! hmr for backend (6349046)
  • edit to use new prompt value (235575d)
  • history scroll (#111) (f38a80f), closes #12
  • prompt transformers and operators 🥇 (533c5be)

1.0.32-beta (2024-05-07)

Bug Fixes

  • .runner-history-running animation, resolves #7 (e2ca009)
  • add code editor option to result. resolves #26 (8c99f76)
  • add file editing 💯 (#99) (b8b46fd)
  • add history scrolling when runner closes (dc6647f)
  • input onblur focus resolves #3 (#86) (b4f722e)
  • prettier config for vscode in windows (#87) (ece2357)
  • settings cli now properly sets overrides, resolves #90 (e4e34c0)
  • settings cli provided (f435af1)
  • update funding (#85) (9e0bbe7)
  • use frozen lockfile on ci/cd build. resolves #32 (fd4e536)

1.0.31-beta (2024-04-29)

Bug Fixes

  • darwin production install test v2 (14ecedf)

1.0.30-beta (2024-04-29)

Bug Fixes

1.0.29-beta (2024-04-29)

Bug Fixes

1.0.28-beta (2024-04-29)

Bug Fixes

  • add a why to readme (5e6f34e)
  • control+c to kill command selected (fc8c1c2), closes #22
  • reset lib on command load + add a way to ignore mterm templates (328852c)

1.0.27-beta (2024-04-29)

Bug Fixes

  • apply compile on user dir for commands.ts (fb7ae4b)

1.0.26-beta (2024-04-29)

Bug Fixes

  • app id for nsis and linux (6a9a8f1)

1.0.25-beta (2024-04-29)

Bug Fixes

  • add debug to notarize process (d58af0b)

1.0.24-beta (2024-04-28)

Bug Fixes

  • attempt to provide team id to mac worker (90da25c)

1.0.23-beta (2024-04-28)

Bug Fixes

  • apple specific password for build (0e79b39)

1.0.22-beta (2024-04-28)

Bug Fixes

1.0.21-beta (2024-04-28)

Bug Fixes

  • update unit tests for new default profile setting (c7cc5f7)

1.0.20-beta (2024-04-28)

Bug Fixes

  • profile support, default profile powershell on window or sh on unix (#58) (eb614e4), closes #15

1.0.19-beta (2024-04-27)

Bug Fixes

  • add image to readme for query (25e3af3)
  • support for fetch in commands (46b9b5b)

1.0.18-beta (2024-04-27)

Bug Fixes

1.0.17-beta (2024-04-27)

Bug Fixes

  • move release check to ready block (5a6ee7c)
  • remove discord message, find solution later (9d19308)

1.0.16-beta (2024-04-27)

Bug Fixes

1.0.15-beta (2024-04-27)

Bug Fixes

  • add version command to system cmd (3b36c59)
  • discord message on finish (657e306)
  • remove release artifact (21da47f)

1.0.14-beta (2024-04-27)

Bug Fixes

1.0.13-beta (2024-04-27)

Bug Fixes

1.0.12-beta (2024-04-27)

Bug Fixes

1.0.11-beta (2024-04-27)

Bug Fixes

1.0.10-beta (2024-04-27)

Bug Fixes

  • add update check to bootstrap (6832a5c)
  • remove mac target universal (a8a901d)
  • update auto updater dev provider (eb3a4f9)
  • use gihub provider flow for auto updater (1fb3157)

1.0.9-beta (2024-04-27)

Bug Fixes

  • for mac build, add universal target (8630246)

1.0.8-beta (2024-04-27)

Bug Fixes

1.0.7-beta (2024-04-27)

Bug Fixes

  • linux build in workflow with release (11cd3ab)
  • linux build to use ts-loader in opt (b569754)
  • linux/mac exec (12c34e1)

1.0.6-beta (2024-04-27)

Bug Fixes

  • windows need 256x icon size (9499f6d)

1.0.5-beta (2024-04-27)

Bug Fixes

1.0.4-beta (2024-04-27)

Bug Fixes

  • yikes, fix build target (283f47e)

1.0.3-beta (2024-04-27)

Bug Fixes

1.0.2-beta (2024-04-27)

Bug Fixes

  • add error logger to log utility (7c116d0)

1.0.1-beta (2024-04-27)

Bug Fixes

  • add auto publish windows (482c89a)
  • adding logger for future use (4381546)
  • logger return type (a9bb082)
  • updating workflow to target node (fba8ded)