Releases: xraph/forgeui
v1.4.1
ForgeUI v1.4.1 (2026-03-30T15:33:16Z)
Welcome to this new release of ForgeUI - the SSR-first UI framework for Go!
Changelog
Refactoring
- 6247c1b: refactor: update basePath handling in router and tests for clarity (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forgeui/cmd/forgeui@v1.4.1Download Binary
Download the appropriate binary for your platform from the assets below.
Using Homebrew (macOS/Linux)
brew install xraph/tap/forgeuiLibrary Usage
To use ForgeUI as a library in your Go project:
go get github.com/xraph/forgeui@v1.4.1What's Changed
Full changelog: v1.4.0...v1.4.1
Documentation
v1.4.0
ForgeUI v1.4.0 (2026-03-28T04:24:24Z)
Welcome to this new release of ForgeUI - the SSR-first UI framework for Go!
Changelog
New Features
- 8381e85: feat: enhance error handling in router and add panic recovery test (@juicycleff)
Other Changes
- 8064e32: chore(deps): bump github.com/a-h/templ from 0.3.977 to 0.3.1001 (@dependabot[bot])
- 8816e89: chore(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 (@dependabot[bot])
Installation
Using Go Install
go install github.com/xraph/forgeui/cmd/forgeui@v1.4.0Download Binary
Download the appropriate binary for your platform from the assets below.
Using Homebrew (macOS/Linux)
brew install xraph/tap/forgeuiLibrary Usage
To use ForgeUI as a library in your Go project:
go get github.com/xraph/forgeui@v1.4.0What's Changed
Full changelog: v1.3.0...v1.4.0
Documentation
v1.3.0
ForgeUI v1.3.0 (2026-03-11T23:10:19Z)
Welcome to this new release of ForgeUI - the SSR-first UI framework for Go!
Changelog
New Features
- 6ac2175: feat: add lax parameter validation and HTTP parameter parsing (@juicycleff)
Refactoring
- 5c6a268: refactor: remove unused renderComponent function from scripts_test.go (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forgeui/cmd/forgeui@v1.3.0Download Binary
Download the appropriate binary for your platform from the assets below.
Using Homebrew (macOS/Linux)
brew install xraph/tap/forgeuiLibrary Usage
To use ForgeUI as a library in your Go project:
go get github.com/xraph/forgeui@v1.3.0What's Changed
Full changelog: v1.2.0...v1.3.0
Documentation
v1.2.0
ForgeUI v1.2.0 (2026-03-07T05:09:50Z)
Welcome to this new release of ForgeUI - the SSR-first UI framework for Go!
Changelog
Other Changes
- 1dd574e: Update templ version to v0.3.1001 and reorganize imports across multiple components (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forgeui/cmd/forgeui@v1.2.0Download Binary
Download the appropriate binary for your platform from the assets below.
Using Homebrew (macOS/Linux)
brew install xraph/tap/forgeuiLibrary Usage
To use ForgeUI as a library in your Go project:
go get github.com/xraph/forgeui@v1.2.0What's Changed
Full changelog: v1.1.0...v1.2.0
Documentation
v1.1.0
ForgeUI v1.1.0 (2026-02-28T01:10:32Z)
Welcome to this new release of ForgeUI - the SSR-first UI framework for Go!
Changelog
New Features
- 2dc27ad: feat: add Toast and Tooltip components with customizable properties (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forgeui/cmd/forgeui@v1.1.0Download Binary
Download the appropriate binary for your platform from the assets below.
Using Homebrew (macOS/Linux)
brew install xraph/tap/forgeuiLibrary Usage
To use ForgeUI as a library in your Go project:
go get github.com/xraph/forgeui@v1.1.0What's Changed
Full changelog: v1.0.0...v1.1.0
Documentation
v1.0.0
ForgeUI v1.0.0 (2026-02-27T22:29:54Z)
Welcome to this new release of ForgeUI - the SSR-first UI framework for Go!
Changelog
New Features
- 8fd1b07: feat(release): update GoReleaser steps to use goreleaser-action for config validation and snapshot builds (@juicycleff)
Bug Fixes
- a6189da: fix(goreleaser): update archive formats and Homebrew cask configuration (@juicycleff)
Other Changes
- e506e9b: Refactor layout rendering and improve error handling in router (@juicycleff)
- 17f109b: Refactor toggle tests to use context in Render calls and add utility functions for Tailwind CSS management (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forgeui/cmd/forgeui@v1.0.0Download Binary
Download the appropriate binary for your platform from the assets below.
Using Homebrew (macOS/Linux)
brew install xraph/tap/forgeuiLibrary Usage
To use ForgeUI as a library in your Go project:
go get github.com/xraph/forgeui@v1.0.0What's Changed
Full changelog: v0.0.8...v1.0.0
Documentation
v0.0.8
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.8Download Binary
Download the appropriate binary for your platform from the assets below.
Using Homebrew (macOS/Linux)
brew install xraph/tap/forgeuiLibrary Usage
To use ForgeUI as a library in your Go project:
go get github.com/xraph/forgeui@v0.0.8What's Changed
Full changelog: v0.0.7...v0.0.8
Documentation
v0.0.7
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
- c840ae3: feat(assets): add static path configuration for asset manager (@juicycleff)
Installation
Using Go Install
go install github.com/xraph/forgeui/cmd/forgeui@v0.0.7Download Binary
Download the appropriate binary for your platform from the assets below.
Using Homebrew (macOS/Linux)
brew install xraph/tap/forgeuiLibrary Usage
To use ForgeUI as a library in your Go project:
go get github.com/xraph/forgeui@v0.0.7What's Changed
Full changelog: v0.0.6...v0.0.7
Documentation
v0.0.6
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.6Download Binary
Download the appropriate binary for your platform from the assets below.
Using Homebrew (macOS/Linux)
brew install xraph/tap/forgeuiLibrary Usage
To use ForgeUI as a library in your Go project:
go get github.com/xraph/forgeui@v0.0.6What's Changed
Full changelog: v0.0.5...v0.0.6
Documentation
v0.0.5
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
- b623299: feat: add MCP configuration and update component styles (@juicycleff)
- d8251a0: feat: add dedicated race detection test targets to Makefile (@juicycleff)
Bug Fixes
- c30b838: fix(assets): normalize manifest paths to forward slashes for cross-platform compatibility (@juicycleff)
- d5a0b06: fix(ci): allow coverage check to continue on error and enhance warning output (@juicycleff)
- 07dcdac: fix(ci): allow coverage check to continue on error and improve warning output (@juicycleff)
- fee2047: fix(ci): remove Go 1.23.x from test matrix (@juicycleff)
- fe68dec: fix: resolve all remaining linting errors (errcheck, unused) (@juicycleff)
- cd3041b: fix: resolve data race in watcher debounce timer (@juicycleff)
- 1786345: fix: resolve linting errors (errcheck, staticcheck, unused) (@juicycleff)
- f620f2d: fix: resolve linting issues (gocritic and godoclint) (@juicycleff)
Refactoring
- 56aa990: refactor: clean up whitespace and enhance Makefile commands (@juicycleff)
Other Changes
- a1949f6: chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 (@dependabot[bot])
Installation
Using Go Install
go install github.com/xraph/forgeui/cmd/forgeui@v0.0.5Download Binary
Download the appropriate binary for your platform from the assets below.
Using Homebrew (macOS/Linux)
brew install xraph/tap/forgeuiLibrary Usage
To use ForgeUI as a library in your Go project:
go get github.com/xraph/forgeui@v0.0.5What's Changed
Full changelog: v0.0.3...v0.0.5