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
- 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 left/right arrow key behavior in RTL content (#9)
0.1.0 - 2023-08-26
- Add style to fix bidi in the default theme (#4)
0.0.2 - 2023-08-25
- 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)