Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# CHANGELOG
## v1.4.2
* Support custom named Oban instances.
## v1.4.1
* Fix filtering in Postgres for `Smart` engine.
## v1.4.0
* Fix filtering in Postgres.
## v1.3.1
* Improved README, no new features.
## v1.3.0
* Add search.
## v1.2.0
* Ability to retry, cancel, delete jobs from the modal.
## v1.1.1
* Update docs to mention `on_mount` hooks.
## v1.1.0
* Bump `phoenix_live_dashboard` to `>= 0.8.5`.
* Report timestamps with `Intl.RelativeTimeFormat` in frontend.
## v1.0.0
* Basic dashboard