nebi v0.15 (2026-08-27T19:18:14Z)
Welcome to this new release of nebi!
Changelog
Bug Fixes
- 925764f: fix: normalize the Actions column on the workspaces table (#528) (#534) (@jbouder)
- 5fb8c60: fix: remove max_packages cap breaking registry imports (#517) (@aktech)
- c8696ef: fix: repositories table UX on the registry browse view (#525) (#535) (@jbouder)
Others
- 53d62a3: Add federated identity review flow for safe OIDC account linking (#467) (@MUFFANUJ)
- acf8a9b: Add resource limits for environment build jobs (#494) (@MUFFANUJ)
- b063d33: Allow failed workspaces to accept jobs so they can recover (#497) (#521) (@tylerpotts)
- 5ca877a: Bump Go toolchain to 1.26.7 (#546) (@tylerpotts)
- dafe1f3: Enforce registry RBAC on publish and registry access paths (#463) (@MUFFANUJ)
- afd67cd: Fail closed on authorization reconciliation errors (#481) (@MUFFANUJ)
- 7c6c368: Fix wails dev landing on the Login page instead of the local-mode UI (#530) (#532) (@jbouder)
- 586ed3f: Fix: White screen flash every ~5s when configured remote server is unreachable (#501) (@jbouder)
- eb8b05f: Hide new workspace button on new workspace. (#531) (@jbouder)
- 5e56f54: Make log broker overflow visible: bounded wait and drop marker (#536) (@tylerpotts)
- e8f8ff7: Migrate docs to Astro Starlight (#503) (@MUFFANUJ)
- 8261580: Move admin and docs to secondary header nav. (#537) (@jbouder)
- 8ba5f95: Notify parent when Nebi jobs complete (#538) (@MUFFANUJ)
- 46bf3ab: Remove uv and the package-manager abstraction; pixi is the only package manager (#522) (@tylerpotts)
- f8ca567: Support a dark-mode branding logo via logoUrlDark (#516) (@jbouder)
- df8a999: build(deps): bump astro in /docs in the astro-docs group (#541) (@dependabot[bot])
- f7d95a9: build(deps): bump golang.org/x/mod to v0.40.0 (#519) (@aktech)
- 885b21b: build(deps): bump the patch-and-minor group across 1 directory with 3 updates (#545) (@dependabot[bot])
- c80aa77: ci: publish multi-arch images (linux/amd64 + linux/arm64) (#520) (@aktech)
- d192234: improve check for existing workspaces (#420) (@pmeier)
- d8911c0: only poll remote server from frontend in local mode (#418) (@pmeier)
- 0d87d51: refactor: migrate remaining remote-view pages to useRemoteView() and shared isFirstLoad/isUnreachable flags (#506) (@jbouder)
- fb98817: security: bump Go toolchain to 1.26.6 (#510) (@tylerpotts)
- 0bfadea: security: move to supported Go line and gate builds on vulnerability scans (#491) (@tylerpotts)
Installation
Binary Installation
Download the appropriate binary for your platform from the assets below.
Full Changelog: v0.14...v0.15