Releases: MiguelGuedelha/MiguelGuedelha.Umbraco.Templates
17.3.4
What's Changed (PRs)
- Bump the dotnet-deps group with 6 updates by @dependabot[bot] in #31
- Bump the dotnet-deps group with 2 updates by @dependabot[bot] in #32
- Bump the dotnet-deps group with 3 updates by @dependabot[bot] in #33
- Bump the dotnet-deps group with 10 updates by @dependabot[bot] in #34
- Bump the dotnet-deps group with 8 updates by @dependabot[bot] in #35
- Bump the dotnet-deps group with 20 updates by @dependabot[bot] in #40
- Bump the dotnet-deps group with 12 updates by @dependabot[bot] in #43
- Bump the dotnet-deps group with 18 updates by @dependabot[bot] in #47
What's Changed (Other changes)
Jump to match Umbraco version
- Contribution guidelines
- Aspire cleanup
- Add more OTEL intrumentation and metrics
- Refactor caching configuration to use timespan strings
- OTEL Serilog integration
- Default output caching policy updates
- Separate delivery API from custom APIs caching policies
- Fix API doc generation
- Simply link generation in content API
- Migrated more valid types to single block mode
- Media URL configured with CDN module
Full Changelog: 17.3.0...17.3.4
17.3.0
What's Changed (PRs)
- Bump dotnet-sdk from 10.0.100 to 10.0.102 in /project-templates/content/umbraco-headless-bff in the minor-and-patch group by @dependabot[bot] in #26
- Bump the dotnet-deps group with 9 updates by @dependabot[bot] in #27
- Bump the all-deps group with 2 updates by @dependabot[bot] in #30
What's Changed (PRs + direct changes)
- Added output cache to CMS project
- Using fusion cache under the hood, so cache clearing after publishing works as expected (simple global clear)
- Missing static analysis (NotNullWhen) annotations added
- Cache keys are managed/generated through a globally managed extension section so they are easier to keep track of
- Double Site API output cache from 15s-30s -> 30s-60s (memory - distributed)
- Fixed robots.txt endpoint site path validation
- Removed kestrel server header from Site API
- Migrated from .sln to .slnx file format
New Contributors
- @dependabot[bot] made their first contribution in #26
Full Changelog: 17.2.0...17.3.0
17.2.0
What's Changed
- V17/single block editor usage + block label improvements by @MiguelGuedelha in #25
- Use default Umbraco RTE parsers instead of custom overrides by @MiguelGuedelha in #24
Full Changelog: 17.1.0...17.2.0
v17.1.0
- Dependency Updates
- Consolidation of controllers in the CMS project
- More extensive versioning data fetching
- Umbraco Health Check Improvements
- Add 3rd party package for Blob Storage based temp file storage
Full Changelog: 17.0.0...17.1.0
v17.0.0
The initial release of the Umbraco v17 template package 🎉 🎉
Full Changelog from latest beta: 17.0.0-beta.4...17.0.0
Full Changelog from latest V13 tag: 13.1.1...17.0.0
v17.0.0-beta.4
Added a small fix that makes the Headless Preview extension to actually be bundled in the NuGet template
Full Changelog: 17.0.0-beta.3...17.0.0-beta.4
v17.0.0-beta.3
The first release that is usable (beta 1 and 2 had some missing file issues, etc)
This release uses the currently most up-to-date Umbraco and .NET packages (including some pre-release ones in Aspire)
Mainly want to get something out there that is usable, and fix bugs ahead of the Umbraco V17 release