Skip to content

Release 2.13.0

Latest
Compare
Choose a tag to compare
@matatk matatk released this 09 Nov 19:00

2.13.0 (2024-11-09)

Features

  • Add option to handle via tree (does nothing functional) (a7bafe9)
  • Better DevTools mutation reporting (2e2034b)
  • Chrome 'Manifest V3' support (6a09399)
  • Improve tree robustosity (b3ed9bd)

Bug fixes

  • Fix a range of deeper TypeScript isseus (562d9cc)
  • Robust message handling (90f38d1)
  • Tidy-ups, fix more bugs (some long-standing) (1c10394)

Documentation

  • Help: Release notes for 2.13.0 (b8841ca)
  • Update Chrome API usage info (ed06f96)

Code refactoring

  • Combine scanners; Split profiling script (fb9acdb)
  • Switch to TypeScript (96531f0)
  • Use a tree structure in LandmarksFinder (e1308f7)
  • Use tree structure in UI code (38ee039)

Tests

  • More tests; More perf (680f8bd)
  • Tree-based mutation handling & tests (aee65fd)