Release probod/v0.215.1

This commit is contained in:
Émile Ré
2026-06-19 17:12:27 +02:00
parent 4d28dab2f4
commit d4b0040e95
2 changed files with 7 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to `probod` (the server, including the bundled `@probo/conso
## Unreleased
## [0.215.1] - 2026-06-19
### Fixed
- Tracker-mapping no longer reprocesses sibling patterns O(N^2) times per banner; the re-enqueue now skips siblings already linked to a common third party or marked first-party, and routine mapping logs are demoted from INFO to Debug
## [0.215.0] - 2026-06-19
### Added

View File

@@ -1 +1 @@
0.215.0
0.215.1