File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to Hoot will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments