Skip to content

Releases: xraph/forgeui

v0.0.8

08 Feb 00:50

Choose a tag to compare

ForgeUI v0.0.8 (2026-02-08T00:50:07Z)

Welcome to this new release of ForgeUI - the SSR-first UI framework for Go!

Changelog

New Features

  • 7c58af3: feat(app): enhance AppConfig with BasePath and AssetFileSystem support (@juicycleff)

Refactoring

  • 58a5334: refactor(tests): clean up formatting and enhance JavaScript MIME type validation (@juicycleff)

Installation

Using Go Install

go install github.com/xraph/forgeui/cmd/forgeui@v0.0.8

Download Binary

Download the appropriate binary for your platform from the assets below.

Using Homebrew (macOS/Linux)

brew install xraph/tap/forgeui

Library Usage

To use ForgeUI as a library in your Go project:

go get github.com/xraph/forgeui@v0.0.8

What's Changed

Full changelog: v0.0.7...v0.0.8

Documentation

v0.0.7

17 Jan 22:50

Choose a tag to compare

ForgeUI v0.0.7 (2026-01-17T22:49:34Z)

Welcome to this new release of ForgeUI - the SSR-first UI framework for Go!

Changelog

New Features

Installation

Using Go Install

go install github.com/xraph/forgeui/cmd/forgeui@v0.0.7

Download Binary

Download the appropriate binary for your platform from the assets below.

Using Homebrew (macOS/Linux)

brew install xraph/tap/forgeui

Library Usage

To use ForgeUI as a library in your Go project:

go get github.com/xraph/forgeui@v0.0.7

What's Changed

Full changelog: v0.0.6...v0.0.7

Documentation

v0.0.6

15 Jan 06:58

Choose a tag to compare

ForgeUI v0.0.6 (2026-01-15T06:58:08Z)

Welcome to this new release of ForgeUI - the SSR-first UI framework for Go!

Changelog

New Features

  • d886568: feat(ci): enhance release workflow with pre-release detection and GoReleaser validation (@juicycleff)

Installation

Using Go Install

go install github.com/xraph/forgeui/cmd/forgeui@v0.0.6

Download Binary

Download the appropriate binary for your platform from the assets below.

Using Homebrew (macOS/Linux)

brew install xraph/tap/forgeui

Library Usage

To use ForgeUI as a library in your Go project:

go get github.com/xraph/forgeui@v0.0.6

What's Changed

Full changelog: v0.0.5...v0.0.6

Documentation

v0.0.5

15 Jan 06:53

Choose a tag to compare

ForgeUI v0.0.5 (2026-01-15T06:52:32Z)

Welcome to this new release of ForgeUI - the SSR-first UI framework for Go!

Changelog

New Features

Bug Fixes

Refactoring

Other Changes

Installation

Using Go Install

go install github.com/xraph/forgeui/cmd/forgeui@v0.0.5

Download Binary

Download the appropriate binary for your platform from the assets below.

Using Homebrew (macOS/Linux)

brew install xraph/tap/forgeui

Library Usage

To use ForgeUI as a library in your Go project:

go get github.com/xraph/forgeui@v0.0.5

What's Changed

Full changelog: v0.0.3...v0.0.5

Documentation

v0.0.4

15 Jan 06:34

Choose a tag to compare

ForgeUI v0.0.4 (2026-01-15T06:33:28Z)

Welcome to this new release of ForgeUI - the SSR-first UI framework for Go!

Changelog

New Features

Bug Fixes

Refactoring

Other Changes

Installation

Using Go Install

go install github.com/xraph/forgeui/cmd/forgeui@v0.0.4

Download Binary

Download the appropriate binary for your platform from the assets below.

Using Homebrew (macOS/Linux)

brew install xraph/tap/forgeui

Library Usage

To use ForgeUI as a library in your Go project:

go get github.com/xraph/forgeui@v0.0.4

What's Changed

Full changelog: v0.0.3...v0.0.4

Documentation