> ## Documentation Index
> Fetch the complete documentation index at: https://docs.elementary-data.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Elementary 0.5.4

*November 3, 2022: [v0.5.4 Python](https://github.com/elementary-data/elementary/releases/tag/v0.5.4), [v0.5.4 dbt package](https://github.com/elementary-data/dbt-data-reliability/releases/tag/0.5.4)*

### 🔥 What's new?

* **Source freshness alerts** 🥬🔔

  * Elementary now provides alerts for all dbt operations, including source freshness!
  * Here are [the docs](/oss/guides/alerts/elementary-alerts#alert-on-source-freshness-failures).

* **Artifacts are uploaded at on-run-end hooks** ⚡️

  * **You no longer need to run** `dbt run --select elementary` **on merge!**
  * This will keep metadata up-to-date and avoid inconsistency with alerts and report.
  * We also made changes to the upload method to improve performance.

* **New `dbt_invocations` table** 🆕⏱

  * Tracks run times, command, vars, selected\_resources, dbt and Elementary versions

* **Improved report performance** 📊

  * Based on your feedback, we invested a lot in performance improvements in the report to make it slick for big envs.
  * We are still improving the lineage screen, but this is already an improvement.

* **Improved lineage screen filters** 🔽
  * Thank you [@Björn van Dijkman](https://elementary-community.slack.com/team/U042EF5FP9S) for valuable product feedback!

### ⭐️ Contributions & Acknowledgements

* [@Valdar Tammik](https://elementary-community.slack.com/team/U04867979R8) added `disable_skipped_test_alerts` var, `true` by default. Thank you! 🤩
* Docs additions and fixes by [@Alex Alves](https://elementary-community.slack.com/team/U03FN5JMVEY) and [@Rodrigo Loredo](https://elementary-community.slack.com/team/U03UZA2BYRZ), Thank you! 🤩
