Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

42 lines (28 loc) · 1.25 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.

0.3.0 - 2024-01-25

Fixed

  • Prevent addedNode.querySelectorAll is not a function error (#13)
  • Improve mutation observation (#14)
  • Fix left/right key malbehavior at the beginning and the end of the text (#15)

0.2.0 - 2024-01-04

Fixed

  • Fixed left/right arrow key behavior in RTL content (#9)

0.1.0 - 2023-08-26

Added

  • Add style to fix bidi in the default theme (#4)

0.0.2 - 2023-08-25

Fixed

  • Removed the noisy log
  • Update the license file to the correct one (AGPL)

0.0.1 - 2023-08-24

The initial release with the core functionality (#1)