π Release Notes β v3.2.1
β¨ New Features & Improvements
β’ UI Enhancements β Updated shell layout, improved UI consistency, and removed unused sandbox components.
β’ Styling Upgrade β Added Bootstrap 5.3.7 bundle to modernize styles and update vulnerable dependencies.
β’ Performance & Filtering β Improved sitemap filtering and caching behavior with timeout support.
β’ Job Status Handling β Sitemap generation jobs now fail if at least one sitemap generation fails.
β’ Security & Compliance β CSP improvements β scripts and styles are now served locally.
β’ Infrastructure Updates β Updated GitHub Actions caching to actions/cache@v4 and added release automation steps.
π Bug Fixes
β’ Fixed trailing slash index checks in sitemap generation.
β’ Resolved null reference errors when SiteSettings has no host definitions.
β’ Fixed scrolling issues in the SEO sitemap plugin.
β’ Addressed path exclusion and inclusion formatting issues.
Details:
What's Changed
- Default ContentFilter Fixes (0 entries fixes) by @GabrielCoetzee in #118
- Feature/default content filter by @Nikola117 in #120
- Use aspire host by @jevgenijsp in #123
- Add note about registering CustomFilter. by @bata03 in #111
- Added create release steps and upload nuget files to release steps by @ErvinsA in #126
- Update GitHub Actions cache to use actions/cache@v4 by @kaspars-ozols in #131
- Feature/update shell layout by @kaspars-ozols in #133
- Update _ShellLayout.cshtml by @ljvictorio in #106
- Feature/adjust UI by @kaspars-ozols in #132
- Feature/removed sandbox by @kaspars-ozols in #135
- Bugfix/small fixes adjusted by @kaspars-ozols in #134
- Fixed tailing slash index check, added caching timeout and fixed scro⦠by @Nikola117 in #121
- SiteSettings is null when there are no host definitions. Fix null ref⦠by @kaspars-ozols in #136
- Feature/filtering improvements & fixes by @kaspars-ozols in #137
- Add Bootstrap 5.3.7 bundle to the project by @kaspars-ozols in #138
New Contributors
- @GabrielCoetzee made their first contribution in #118
- @Nikola117 made their first contribution in #120
- @jevgenijsp made their first contribution in #123
- @bata03 made their first contribution in #111
- @ErvinsA made their first contribution in #126
- @kaspars-ozols made their first contribution in #131
- @ljvictorio made their first contribution in #106
Full Changelog: v3.1.2...v3.2.1