Skip to content

Latest commit

 

History

History
481 lines (290 loc) · 7.58 KB

CHANGELOG.md

File metadata and controls

481 lines (290 loc) · 7.58 KB

Terminal All In One Change Log

All notable changes to this extension will be documented in this file. The format of this Change Log is based on Keep a Changelog.

Table Of Contents


[Unreleased]

  • Terminal Tabs in the status bar

[1.12.2] - (2024-03-17)

Changed

  • README header

[1.12.1] - (2024-03-17)

Fixed

  • README badges

[1.12.0] - (2021-06-30)

Added

  • New Command: Split Terminal

[1.11.17] - (2021-05-24)

Changed

  • Cleaned up dependencies

[1.11.16] - (2021-01-04)

Fixed

  • CHANGELOG formatting

[1.11.15] - (2020-11-19)

Changed

  • Clear Terminal relaunches the active terminal

[1.11.13] - (2020-11-10)

Fixed

  • README reflects recent changes to the extension

[1.11.12] - (2020-11-10)

Added

  • New Command: Change Font Weight

[1.11.11] - (2020-11-09)

Added

  • New Command: Toggle Blinking Cursor

[1.11.10] - (2020-11-09)

Added

  • New Command: Change Cursor Style

[1.11.9] - (2020-11-09)

Added

  • New Command: Change Cursor Width

[1.11.8] - (2020-11-09)

Fixed

  • Disable Script Description works

[1.11.7] - (2020-11-03)

Added

  • New Command: Focus Previous Terminal

[1.11.6] - (2020-11-03)

Added

  • New Command: Focus Next Terminal

[1.11.5] - (2020-11-03)

Added

  • New Command: Rename Current Terminal

[1.11.4] - (2020-11-03)

Added

  • New Command: Delete Current Terminal

[1.11.3] - (2020-11-03)

Added

  • New Command: Create New Terminal

[1.11.2] - (2020-11-03)

Fixed

  • Minor date fixes in Changelog

[1.11.1] - (2020-11-03)

Fixed

  • Fixed Toggle Terminal Keybinding on Macs

[1.11.0] - (2020-11-02)

Added

  • New Command: Toggle Terminal
  • New Command: Select Default Shell

[1.10.8] - (2020-10-21)

Fixed

  • Minor fixes to Follow Up Messages

[1.10.7] - (2020-08-31)

Changed

  • Links to Demos added to some commands

[1.10.6] - (2020-08-23)

Fixed

  • Links in README and messages

[1.10.5] - (2020-08-21)

Fixed

  • Demos in README

[1.10.4] - (2020-08-18)

Added

  • Follow Up Messages

[1.10.3] - (2020-08-12)

Fixed

  • Minor fixes to Run Script

[1.10.2] - (2020-08-12)

Fixed

  • Bugs in Choose Terminal Theme

[1.10.1] - (2020-08-10)

Changed

  • JavaScript files have been changed to TypeScript

Fixed

  • Bugs in Run Script

[1.10.0] - (2020-08-09)

Changed

  • Extension bundled with Webpack making it faster to install and load

[1.9.0] - (2020-08-08)

Added

  • New Configuration: Disable Script Description

[1.8.0] - (2020-08-07)

Added

  • Scripts can be arrays with commands that are run in order

Fixed

  • %ext...% messages showing instead of command/config descriptions

[1.7.0] - (2020-08-06)

Added

  • New Command: Run Script
  • New Configuration: Scripts

[1.6.1] - (2020-08-06)

Fixed

  • Commands not found

[1.6.0] - (2020-08-06)

Added

  • New Command: Clear Terminal

[1.5.0] - (2020-08-06)

Added

  • New Command: Change Font Size

[1.4.1] - (2020-08-05)

Fixed

  • Logo and Demos in README not showing

[1.4.0] - (2020-08-05)

Added

  • New Command: Increase Font Size
  • New Command: Decrease Font Size

[1.3.0] - (2020-08-05)

Added

  • New Configuration: Disable All Keybindings

[1.2.0] - (2020-08-04)

Added

  • New Configuration: Disable all messages

[1.1.1] - (2020-08-03)

Fixed

  • Removed blue line after badges

[1.1.0] - (2020-08-02)

Changed

  • Messages Config is now one object
  • Terminal Theme Quick Pick can be closed by focusing out of it

Fixed

  • Inconsistent badges in README
  • Links in TOC in README

[1.0.3] - (2020-07-30)

Added

  • New Configuration: Messages

Changed

  • Changed all relative URLS of demos and images to absolute urls to the raw github demos and images

[1.0.1] - (2020-07-30)

Added

  • New Theme: "None" which removes all terminal styling

[1.0.0] - (2020-07-29)

Added

  • Initial Release