Releases: Geta/geta-optimizely-sitemaps
v3.2.1
🚀 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