Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

44 lines (26 loc) · 1.33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.0.4(b33) - 2021-11-10

Added

  • this changelog
  • keyword search mode

Changed

  • fix highlighting, esp. with TST's "sidebar" theme
  • fix scrolling to collapsed tabs
  • fix clearing search via hotkey

v0.0.3(b30) - 2021-06-08

First working release on AMO.

Added

  • different search and result highlighting options
  • global search hotkey functionality
  • UI elements (search hotkey panel, clear button) and theming

Changed

  • refactor to typed ES modules

init - 2021-04-18

Initial Proof of Concept that the TST sub-panel API works. See announcement: piroor/treestyletab#2865