All versions since v0.10.1
v0.10.1
0.10.1 (2026-02-26)
Bug Fixes
- invalid CSS var def for Vite 8 (50) (#51) (df36bff)
- Fixes invalid CSS syntax that broke text search highlight color
v0.11.0
0.11.0 (2026-03-03)
Bug Fixes
- invalid variable assignment breaking text search highlight color (457c669)
- search hotkey should not trigger / prevent default if search is disabled (6f342de)
Features
- make keyboard shortcuts configurable, disable-able, and change defaults to not collide with browser defaults. also make keyboard navigation and type-to-focus disable-able (120253f)
v0.11.1
0.11.1 (2026-04-25)
Bug Fixes
- clicking setter input field could expand a row (e28aff2)
- handle object prototype can be
null(87e2e17)
v0.11.2 Latest
0.11.2 (2026-04-26)
Bug Fixes
- readme image location (4d473e7)