Skip to content

Releases: atom-community/terminal

v1.1.8

04 Nov 14:58
Compare
Choose a tag to compare

1.1.8 (2022-11-04)

Bug Fixes

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

v1.1.7

25 Jul 01:16
Compare
Choose a tag to compare

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

13 Jul 04:18
Compare
Choose a tag to compare

1.1.6 (2021-07-13)

Bug Fixes

v1.1.5

12 Jul 22:17
Compare
Choose a tag to compare

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

13 Jun 14:55
Compare
Choose a tag to compare

1.1.4 (2021-06-13)

Bug Fixes

v1.1.3

13 May 17:45
Compare
Choose a tag to compare

1.1.3 (2021-05-13)

Bug Fixes

v1.1.2

08 May 04:18
Compare
Choose a tag to compare

1.1.2 (2021-05-08)

Bug Fixes

v1.1.1

07 May 05:45
Compare
Choose a tag to compare

1.1.1 (2021-05-07)

Bug Fixes

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

v1.1.0

03 May 21:37
Compare
Choose a tag to compare

1.1.0 (2021-05-03)

Features

  • add setting to remove toolbar button (6b66057)

v1.0.1

03 May 18:28
Compare
Choose a tag to compare

1.0.1 (2021-05-03)

Bug Fixes