Skip to content

Releases: atom-community/terminal

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 04 Nov 14:58

1.1.8 (2022-11-04)

Bug Fixes

  • get correct cwd when treeview is selected (#102) (e462b00)

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 25 Jul 01:16

1.1.7 (2021-07-25)

Bug Fixes

  • enable scope hoisting of Parcel - reduce the size of app (00d8d96)
  • require at least Atom 1.52 - electron 6 (8fc0612)
  • use terser-config-atomic - reduce the size of the app (c17c299)

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 13 Jul 04:18

1.1.6 (2021-07-13)

Bug Fixes

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 12 Jul 22:17

1.1.5 (2021-07-12)

Bug Fixes

  • add padding to the terminal (14144a5)
  • add terminal syntax variables to standard theme (bb27e56)
  • default to Standard theme (512e285)
  • update Dependencies (a9e6be8)
  • update theme without restarting terminal (b38d4d1)
  • use 1rem of padding (834a710)

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 13 Jun 14:55

1.1.4 (2021-06-13)

Bug Fixes

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 13 May 17:45

1.1.3 (2021-05-13)

Bug Fixes

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 08 May 04:18

1.1.2 (2021-05-08)

Bug Fixes

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 07 May 05:45

1.1.1 (2021-05-07)

Bug Fixes

  • toolbar config was wrong (08625fb)
  • use node url instead of whatwg-url (71de4dc)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 May 21:37

1.1.0 (2021-05-03)

Features

  • add setting to remove toolbar button (6b66057)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 03 May 18:28

1.0.1 (2021-05-03)

Bug Fixes