Releases: Matthew-Wise/Umbraco-CSP-manager
Releases · Matthew-Wise/Umbraco-CSP-manager
1.4.1
Release 1.4.0
What's Changed
- CSP Nonce by @AaronSadlerUK in #30
- Target v13 by @Matthew-Wise in #40
- functionality to clear runtime caches in publisher-subscriber distributed environments by @shumbertson in #41
New Contributors
- @AaronSadlerUK made their first contribution in #30
- @shumbertson made their first contribution in #41
Full Changelog: 1.2.1...1.4.0
1.3.1-beta
What's Changed
- Targeting Umbraco 13 by @Matthew-Wise in #40
Breaking Change
- Removed dependency on CommunityToolkit.HighPerformance as it was no longer used.
Full Changelog: 1.3.0-beta...1.3.1-beta
1.3.0-beta
What's Changed
- Started implementing CSP Nonce by @AaronSadlerUK in #30
New Contributors
- @AaronSadlerUK made their first contribution in #30
Full Changelog: 1.2.1...1.3.0-beta
Release 1.2.1
Summary of changes
Fixed an issue with Sources that were greater than 255 when using MSSQL databases, the limit has increased to 4000 as its part of the primary key it couldn't be changed to nvarchar(max)
Some build clean up
What's Changed
- removed buildVersion.psml as its not longer used, added unit test sum… by @Matthew-Wise in #35
- Increased max length of source, some code clean up and fixed the text project by @Matthew-Wise in #39
Full Changelog: 1.2.0...1.2.1