Download Latest Version Release 2.9.0 source code.zip (9.5 MB)
Email in envelope

Get an email when there's a new version of Autobase

Home / 2.9.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-05 6.6 kB
Release 2.9.0 source code.tar.gz 2026-07-05 9.0 MB
Release 2.9.0 source code.zip 2026-07-05 9.5 MB
Totals: 3 Items   18.5 MB 1

🚀 Autobase 2.9 — Platform users & parameters

Autobase 2.9 focuses on the next step in the platform’s evolution: managing PostgreSQL infrastructure after deployment.

This release introduces platform users with email/password authentication, built-in management of cluster and PostgreSQL configuration through the UI, and a YAML editor with diff mode for advanced configuration changes. Together, these features make day-to-day PostgreSQL operations simpler, safer, and fully auditable.

✨ Highlights

Platform users & email/password authentication

Added support for platform users and email/password authentication. Each user can now sign in with their own credentials, providing a more secure foundation for multi-user access.

image

image

Operations now also records exactly which user performed each change, providing a complete audit trail.

Manage cluster and Postgres parameters

Managing your cluster is now easier than ever. Configure PostgreSQL parameters, pg_hba.conf, connection pools, and other cluster settings directly from the UI.

image image image image

YAML editor with diff mode

Added a built-in YAML editor for advanced cluster configuration. Edit any supported configuration option directly in the UI, with a built-in diff mode to review changes before applying them. Available when expert mode is enabled.

image

image

What's Changed

New Contributors

Full Changelog: https://github.com/autobase-tech/autobase/compare/2.8.0...2.9.0

Source: README.md, updated 2026-07-05