# Pigsty v1.1.0

> Homepage, JupyterLab, PGWEB, Pev2 & pgbadger

---

LLMS index: [llms.txt](/llms.txt)

---

**v1\.1 · 2021-10-12**
- [View release](https://github.com/pgsty/pigsty/releases/tag/v1.1)
- [Source · tar\.gz](https://github.com/pgsty/pigsty/archive/refs/tags/v1.1.tar.gz)
- [Source · zip](https://github.com/pgsty/pigsty/archive/refs/tags/v1.1.zip)
- [pgsty\/pigsty](https://github.com/pgsty/pigsty)

## Feature Enhancements

- Added `pg_dummy_filesize` to create filesystem space placeholder
- Major homepage redesign
- Added JupyterLab integration
- Added PGWeb console integration
- Added PgBadger support
- Added PEV2 support, execution plan visualization tool
- Added pglog tooling

## Software Upgrades

- PostgreSQL upgraded to v13.4 (with official PG14 support)
- pgbouncer upgraded to v1.16 (metric definitions updated)
- Grafana upgraded to v8.1.4
- Prometheus upgraded to v2.29
- node_exporter upgraded to v1.2.2
- HAProxy upgraded to v2.1.1
- Consul upgraded to v1.10.2
- vip-manager upgraded to v1.0.1

## API Changes

- `nginx_upstream` now has different structure (incompatible)
- New config entry: `app_list`, navigation entries rendered to homepage
- New config entry: `docs_enabled`, setup local docs on default server
- New config entry: `pev2_enabled`, setup local PEV2 tool
- New config entry: `pgbadger_enabled`, create log summary/report directory
- New config entry: `jupyter_enabled`, enable JupyterLab server on meta node
- New config entry: `jupyter_username`, specify user to run JupyterLab
- New config entry: `jupyter_password`, specify default password for JupyterLab
- New config entry: `pgweb_enabled`, enable PGWeb server on meta node
- New config entry: `pgweb_username`, specify user to run PGWeb
- Renamed internal flag `repo_exist` to `repo_exists`
- `repo_address` default value changed to `pigsty` instead of `yum.pigsty`
- HAProxy access point changed to `http://pigsty` instead of `http://h.pigsty`

## Sources

- [GitHub release](https://github.com/pgsty/pigsty/releases/tag/v1.1)
- [Pigsty v1.1 release article](https://pigsty.io/blog/pigsty/v1.1/)
- [Historical About / Release Note](https://pigsty.io/docs/about/release/#v110)
- [Source comparison: `v1.0.1...v1.1`](https://github.com/pgsty/pigsty/compare/v1.0.1...v1.1)
