Version 7.0
What's Changed
- Fix and document theme builder interface by @Kaliumhexacyanoferrat in #324
- Minor improvements and lots of documentation by @Kaliumhexacyanoferrat in #325
- Rework fallbacks in the layouting module by @Kaliumhexacyanoferrat in #326
- Rework error handling by @Kaliumhexacyanoferrat in #327
- Reverse proxy improvements by @Kaliumhexacyanoferrat in #339
- Update to .NET 7 by @Kaliumhexacyanoferrat in #342
- Update MS test framework by @Kaliumhexacyanoferrat in #345
- Add an option allowing SPAs to use server (path) based routing by @Kaliumhexacyanoferrat in #346
- Add policy to prevent clients from sniffing by @Kaliumhexacyanoferrat in #347
- Add custom parameter injection mechanism for reflection based methods by @Kaliumhexacyanoferrat in #348
- Make content enumeration, menus and resource trees async by @Kaliumhexacyanoferrat in #350
- Fix sonar issues by @Kaliumhexacyanoferrat in #351
- Remove pooled await library because it is no longer required in .NET >= 5 by @Kaliumhexacyanoferrat in #354
- Protobuf support by @IulianCaluian in #360
- Reject invalid characters in layouting path arguments by @Kaliumhexacyanoferrat in #391
New Contributors
- @IulianCaluian made their first contribution in #360
Full Changelog: v6.4.0...v7.0.0