> **Warning**
> Refactor of breadcrumb macro to be easier to use. `toolbar_class`, `breadcrum_class`, `toolbar_container` and `breadcrumb_bar` options are now removed.
> Refactor of dataset components names to match new sizes : XS (previously card), SM, MD, LG (previously search-result).
> `dataset.display.after-description` hook is now really after the description. Use new `dataset.display.after-files` hook for previous position.
- Make newsletter url configurable [205](https://github.com/etalab/udata-front/pull/205)
- Show a warning notice when JavaScript is disabled or failed to execute [206](https://github.com/etalab/udata-front/pull/206)
- Update lighthouse to fix security issues [211](https://github.com/etalab/udata-front/pull/211)
- New dataset page [181](https://github.com/etalab/udata-front/pull/181)
- Update vue-toaster dependency to avoid reported vulnerabilities [215](https://github.com/etalab/udata-front/pull/215)