- Added support for macOS ARM64.
- Upgraded to Node.js 22.
- Deprecated proxy support due to its complexity and maintenance burden (breaking).
- Removed preCache configuration parameter and online RPKI validation, for improved reliability (breaking).
- Converted deprecated resource_templates and threshold to errors; bumped config version to 3 (breaking).
- Fixed incorrect peer threshold calculation that gave some collector peers extra weight.
- Fixed misclassification of neighbors when a collector’s peer occasionally appeared as an upstream.
- Fixed ROA event hashing that caused duplicate alerts.
- Fixed Telegram integration bot URL.
- Fixed Microsoft Teams integration example.
- Migrated from Restify (no longer maintained) to Express.js.
- Switched packaging to yao-pkg/pkg.
- Applied several security patches.