Skip to content

Commit 1cdfa22

Browse files
committed
docs: add changelog entries for v0.13.0
1 parent 5026c3c commit 1cdfa22

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to Hoot will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.13.0] - 2025-11-20
9+
10+
### Added
11+
- **OAuth Compliance Testing**: Comprehensive test suite for OAuth 2.0/2.1 compliance
12+
- Automated testing of authorization code flow, token exchange, and refresh flows
13+
- Detailed compliance reports with pass/fail status for each requirement
14+
- Visual results viewer for analyzing compliance test outcomes
15+
- Integrated with the "Try in Hoot" feature for easy testing
16+
817
## [0.12.0] - 2025-11-17
918

1019
### Added
@@ -640,6 +649,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
640649

641650
## Version History
642651

652+
- **0.13.0** - Comprehensive OAuth compliance testing suite with automated tests, detailed reports, and visual results viewer
643653
- **0.12.0** - Enhanced OAuth detection with parallel probing and build configuration improvements for npm/Cloudflare
644654
- **0.11.2** - Fixed favicon loading performance with frontend caching
645655
- **0.11.1** - Configuration migration to wrangler.jsonc and improved JWT expiration handling

0 commit comments

Comments
 (0)