Skip to content

Releases: MiguelGuedelha/MiguelGuedelha.Umbraco.Templates

17.3.4

18 Apr 13:09
Immutable release. Only release title and notes can be modified.
7c78c9c

Choose a tag to compare

What's Changed (PRs)

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

18 Jan 18:36
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

Full Changelog: 17.2.0...17.3.0

17.2.0

08 Jan 08:37
b4ff23a

Choose a tag to compare

What's Changed

Full Changelog: 17.1.0...17.2.0

v17.1.0

11 Dec 16:09

Choose a tag to compare

  • 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

30 Nov 15:26

Choose a tag to compare

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

20 Nov 20:43

Choose a tag to compare

v17.0.0-beta.4 Pre-release
Pre-release

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

19 Nov 22:40

Choose a tag to compare

v17.0.0-beta.3 Pre-release
Pre-release

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