We’re thrilled to announce Autobase
[2.3.0](https://github.com/vitabaks/autobase/releases/tag/2.3.0) — a new major
release that brings new features, essential improvements, and deeper
integration capabilities.
### What's new
- **Dark Theme in the Console UI**
One of the most requested features is here — a beautiful dark mode for the
Autobase Console. A more comfortable and modern experience, especially for
those late-night sessions!
- **Import Existing Clusters**
You can now import existing clusters into the Autobase UI — for example,
those previously deployed via CLI — and instantly gain a visual overview and
monitoring of the cluster’s state.
- **Export Clusters to Ansible Inventory**
Autobase now supports exporting clusters to an Ansible inventory file
directly from the UI. This is perfect for switching to a
[CI/CD](https://autobase.tech/docs/management/gitops)-driven workflow after
visual deployment.
- **Ansible Collection**
We’ve refactored the automation system into a modern [Ansible
Collection](https://github.com/vitabaks/autobase/blob/master/automation/README.md).
This makes it easier than ever to integrate Autobase into your own
infrastructure projects.
- **AWS Network Load Balancer (NLB)**
We’ve added support for AWS Network Load Balancer — a high-performance,
low-latency option for handling large volumes of traffic efficiently in
production environments.
This release includes many additional fixes, performance improvements, and
quality-of-life updates, all aimed at making Autobase even more stable,
efficient, and user-friendly.
See the full list of changes in the [release
notes](https://github.com/vitabaks/autobase/releases/tag/2.3.0)
## About Autobase
**Autobase** is an open-source, self-hosted DBaaS (database-as-a-service)
platform for PostgreSQL.
It empowers you to deploy and manage production-grade, highly available
PostgreSQL clusters with ease. Autobase simplifies operations, reduces
infrastructure costs, and brings powerful automation to your team — even
without deep DBA expertise.
Automate deployment, failover, backups, restores, upgrades, scaling, and more —
eliminating the need for manual database management.
Website: [https://autobase.tech](https://autobase.tech)