Skip to content

Releases: xraph/forge

v0.9.11

18 Feb 03:26

Choose a tag to compare

Forge Framework v0.9.11 (2026-02-18T03:20:40Z)

Welcome to this new release of Forge Framework!

Changelog

New Features

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.11

Download 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 forge

What's Changed

Full changelog: v0.9.10...v0.9.11

v0.9.10

16 Feb 19:41

Choose a tag to compare

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.10

Download 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 forge

What's Changed

Full changelog: v0.9.9...v0.9.10

v0.9.9

15 Feb 19:07

Choose a tag to compare

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.9

Download 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 forge

What's Changed

Full changelog: v0.9.8...v0.9.9

v0.9.8

14 Feb 08:44

Choose a tag to compare

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

Other Changes

Installation

Using Go Install

go install github.com/xraph/forge/cmd/forge@v0.9.8

Download 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 forge

What's Changed

Full changelog: v0.9.7...v0.9.8

v0.9.7

11 Feb 05:52

Choose a tag to compare

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.7

Download 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 forge

What's Changed

Full changelog: v0.9.6...v0.9.7

v0.9.6

11 Feb 01:46

Choose a tag to compare

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.6

Download 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 forge

What's Changed

Full changelog: v0.9.5...v0.9.6

v0.9.5

10 Feb 17:52

Choose a tag to compare

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.5

Download 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 forge

What's Changed

Full changelog: v0.9.4...v0.9.5

v0.9.4

10 Feb 17:50

Choose a tag to compare

Forge Framework v0.9.4 (2026-02-10T17:44:22Z)

Welcome to this new release of Forge Framework!

Changelog

Bug Fixes

Installation

Using Go Install

go install github.com/xraph/forge/cmd/forge@v0.9.4

Download 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 forge

What's Changed

Full changelog: v0.9.3...v0.9.4

v0.9.2

10 Feb 02:02

Choose a tag to compare

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.2

Download 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 forge

What's Changed

Full changelog: v0.9.0...v0.9.2

v0.9.0

08 Feb 06:30

Choose a tag to compare

Forge Framework v0.9.0 (2026-02-08T06:24:00Z)

Welcome to this new release of Forge Framework!

Changelog

Bug Fixes

Installation

Using Go Install

go install github.com/xraph/forge/cmd/forge@v0.9.0

Download 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 forge

What's Changed

Full changelog: extensions/webrtc/v0.9.1...v0.9.0