Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed
- Bounded AT-SPI traversals now use concurrent indexed child reads, count both
queued references and failed child lookups against their work budgets, and
enforce a snapshot deadline so wide, malformed, or stalled accessibility
trees cannot allocate or retain unbounded work.

## [0.4.8] - 2026-08-12

### Fixed
Expand Down
Loading
Loading