Releases: xraph/forge
v0.9.11
Forge Framework v0.9.11 (2026-02-18T03:20:40Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- 05ae5c5: feat(build): add build-modules target and enhance CI workflow (@juicycleff)
Documentation Updates
- 67abd3e: docs(changelog): update CHANGELOG.md for v0.9.10 (@github-actions[bot])
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v0.9.11Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v0.9.10...v0.9.11
v0.9.10
Forge Framework v0.9.10 (2026-02-16T19:35:57Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- 58eb2bd: feat(database): implement app-scoped migration management and configuration (@juicycleff)
Refactoring
- cee3d89: refactor: enhance dependency injection with new methods and update documentation (@juicycleff)
- 8215292: refactor: streamline dependency injection with Provide and update FARP configuration (@juicycleff)
Documentation Updates
- 0706004: docs(changelog): update CHANGELOG.md for v0.9.9 (@github-actions[bot])
- 409ad5e: docs(database): enhance database command documentation and improve landing components (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v0.9.10Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v0.9.9...v0.9.10
v0.9.9
Forge Framework v0.9.9 (2026-02-15T19:01:27Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- 33d74ab: feat(discovery): add FARP and mDNS configuration options with comprehensive tests (@juicycleff)
- 3ebb930: feat: enhance landing page layout and add footer component (@juicycleff)
Refactoring
- 4fdb50d: refactor: update architecture documentation and enhance layout with footer (@juicycleff)
Documentation Updates
- e955a2e: docs(changelog): update CHANGELOG.md for v0.9.8 (@github-actions[bot])
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v0.9.9Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v0.9.8...v0.9.9
v0.9.8
Forge Framework v0.9.8 (2026-02-14T08:38:24Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- e76119d: feat(config): add configuration validation for Forge projects (@juicycleff)
- c9d0681: feat(docker): integrate Docker support into development configuration (@juicycleff)
- 1e14b5d: feat(docs): enhance build, deploy, and development command documentation (@juicycleff)
- 916e40e: feat(gateway): enhance discovery section with animated elements and backend options (@juicycleff)
- fc515cc: feat: Add new documentation page for farp routing. (@juicycleff)
Refactoring
- 648d238: refactor(tests): improve code formatting in extension_test.go (@juicycleff)
Other Changes
- e46e6ed: Add generated dependency and build output files. (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v0.9.8Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v0.9.7...v0.9.8
v0.9.7
Forge Framework v0.9.7 (2026-02-11T05:45:57Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- 5c25cc5: feat(makefile): enhance formatting and vetting for all Go modules (@juicycleff)
Refactoring
- 3907b6e: refactor(config): standardize formatting and improve readability in configuration files (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v0.9.7Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v0.9.6...v0.9.7
v0.9.6
Forge Framework v0.9.6 (2026-02-11T01:40:04Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- c11ca75: feat(gateway): add new gateway extension with access logging, authentication, caching, and circuit breaker (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v0.9.6Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v0.9.5...v0.9.6
v0.9.5
Forge Framework v0.9.5 (2026-02-10T17:46:43Z)
Welcome to this new release of Forge Framework!
Changelog
Bug Fixes
- bf23a23: fix(health): reduce log noise by changing periodic health reports to DEBUG level (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v0.9.5Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v0.9.4...v0.9.5
v0.9.4
Forge Framework v0.9.4 (2026-02-10T17:44:22Z)
Welcome to this new release of Forge Framework!
Changelog
Bug Fixes
- d205473: fix(cli): add missing app_config.go file and update .gitignore (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v0.9.4Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v0.9.3...v0.9.4
v0.9.2
Forge Framework v0.9.2 (2026-02-10T01:56:32Z)
Welcome to this new release of Forge Framework!
Changelog
New Features
- bce139e: feat(generate): add CLI command generation and improve app structure handling (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v0.9.2Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: v0.9.0...v0.9.2
v0.9.0
Forge Framework v0.9.0 (2026-02-08T06:24:00Z)
Welcome to this new release of Forge Framework!
Changelog
Bug Fixes
- 5202498: fix(goreleaser): use shell command for CLI module tidy hook (@juicycleff)
- 22b1827: fix(goreleaser): wrap CLI tidy hook in shell invocation (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forge/cmd/forge@v0.9.0Download Binary
Download the appropriate binary for your platform from the assets below.
Using Package Managers
# Homebrew (macOS/Linux)
brew install xraph/tap/forge
# Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forgeWhat's Changed
Full changelog: extensions/webrtc/v0.9.1...v0.9.0