Releases: powa-team/powa-web
Releases · powa-team/powa-web
version 3.0.2
Bug fixe:
- fix regression in period updates
version 3.0.1
New features:
- Add tabbed dashboards
- Display installed version of handled extensions
- Display information on pg_track_settings
- Add a "runtime per sec" serie on per-cluster and per-db views.
Bug fixes:
- Fix qualstat_getstatdata, condition was ignored
- Fix #10: Handle case n_distinct is unkown.
- Fix some syntax erors
- On per-cluster view, the avg runtime was displayed, not the total runtime.
Misc: - Show the initially sorted column in grids.
- Make query detail widget smaller
- Better hint on fail wizard.
- Fix #12: Don't display sidebar on login page.
version 3.0.0
This is a new major version of the UI.
New features:
- Add indexes suggestion for the whole database workload.
- Add support for hypopg
- Handle example queries from pg_qualstats
- Handle prepared statements
Bug fixes:
- Fix bug with negative microsecond differences
Misc:
- Add example on how to specify a client encoding