File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.10.0] ( https://github.com/xraph/forge/compare/v0.9.12...v0.10.0 ) (2026-02-24)
4+
5+
6+ ### Features
7+
8+ * add GitHub Actions workflow for VSCode extension validation and publishing ([ 61f5320] ( https://github.com/xraph/forge/commit/61f5320 ) )
9+ * update dependencies and add lifecycle helper functions ([ 6554ee1] ( https://github.com/xraph/forge/commit/6554ee1 ) )
10+ * ** streaming:** implement in-memory session store for connection resumption ([ bc7fec1] ( https://github.com/xraph/forge/commit/bc7fec1 ) )
11+ * add contributor adapters for Astro and Next.js frameworks ([ 4021ec2] ( https://github.com/xraph/forge/commit/4021ec2 ) )
12+ * ** auth:** implement authentication and authorization framework for dashboard ([ 0f40da2] ( https://github.com/xraph/forge/commit/0f40da2 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** go.mod:** revert Go version to 1.25.3 ([ 4600bfe] ( https://github.com/xraph/forge/commit/4600bfe ) )
18+
19+
20+ ### Refactoring
21+
22+ * ** webtransport:** simplify stream logging and remove StreamID method ([ 9cc86f6] ( https://github.com/xraph/forge/commit/9cc86f6 ) )
23+ * clean up code by adding missing newlines and improving comments for clarity ([ d7dccb3] ( https://github.com/xraph/forge/commit/d7dccb3 ) )
24+
25+
26+ ### Maintenance
27+
28+ * Update dependencies in go.mod and go.sum ([ a989efd] ( https://github.com/xraph/forge/commit/a989efd ) )
29+ * ** changelog:** update CHANGELOG.md for v0.9.12 ([ e54fcb3] ( https://github.com/xraph/forge/commit/e54fcb3 ) )
30+
331## [ 0.9.12] ( https://github.com/xraph/forge/compare/v0.9.11...v0.9.12 ) (2026-02-18)
432
533
You can’t perform that action at this time.
0 commit comments