> For the complete documentation index, see [llms.txt](https://htag-docs.mastrup.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://htag-docs.mastrup.it/changelog.md).

# Changelog

Latest changes

**v3.0.0**

* Updated the package to use .NET 7 - Minimum required Umbraco version is 11.0.0.

**v2.0.1**

* Hiding the alignment selection on the property editor if only one option is allowed on the data type.

**v2.0.0**

* Minimum required Umbraco version is 10.0.1.
* Added Tag Helper that can be used to generate the H-tag in views.
  * The old extension methods has been removed in favor of the new Tag Helper.
* Removed the grid functionality since it will be removed in Umbraco 13
* Accessibility enhancements of buttons and icons
* Renamed package from Our.Umbraco.HtagEditor to ourHtagEditor.
