v6.0
This release contains performance improvements, bug fixes and provides compatibility with .net6.0 and Bootstrap5.
New
- .net6 support see migrating to v6
- bootstrap 5 support see migrating to v6
New in AlertTagHelper
show-icons
: add icons to the alerts.slide-alerts
: create a slider for all alerts coming from the backend.render-mode
: use to fix breaking changes after upgrading to bootstrap5. see migrating to v6
New in PagingTagHelper
fix-url-path
: will add current page path to the url if it is not added.render-mode
: use to fix breaking changes after upgrading to bootstrap5. see migrating to v6
New in LanguageNavTagHelper
render-mode
: use to fix breaking changes after upgrading to bootstrap5. see migrating to v6
Hotfixes
- Fix #16
Not sure why but most probably due to the major breakdown at GitHub servers on 28.11.2021 this release didn't appear in the releases list.