Skip to content

v1.9.6

Choose a tag to compare

@juicycleff juicycleff released this 14 Aug 15:14
· 263 commits to main since this release

Forge Framework v1.9.6 (2026-08-14T15:14:13Z)

Welcome to this new release of Forge Framework!

Changelog

Documentation Updates

  • 07fe290: docs(changelog): update CHANGELOG.md for v1.9.5 (@github-actions[bot])

Other Changes

Installation

Using Go Install

go install github.com/xraph/forge/cmd/forge@v1.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: v1.9.5...v1.9.6