This is the last stable platform release supporting dotnet 6.0, dotnet 7.0 as well as dotnet 8.0.
Going forward this the v7.x will not get security patches and feature fixes
All work going forward will be on the v8.x packages and will mark the beginning of dotnet v9.0 adoption.
What's Changed
- Fix Bearer token not passing validation by @eskour in #424
- Add endpoint to support adding a new message by @travlos in #425
- ability to pass token in gcloud bancapp request by @NikosDevPhp in #408
- Admin view hide case types that can't be created from an agent by @CostaArg in #427
- Configure columns from gridcolumnconfig json by @CostaArg in #420
- Updated changelog with GridColumnConfig changes by @CostaArg in #429
- Feature/govgr/additional kyc scopes by @tzortzis-kondylis in #430
- Fix android template to support fcm v1 by @dkarkanas in #431
- Case attachment improvements by @CostaArg in #432
- Add InteractionMode property to otp purpose during device authentication by @dkarkanas in #434
- Add push notification body to all azure hub notification templates by @dkarkanas in #436
- Feature/identity add user enhancements by @VSpyridonos in #437
- Case: Feature access rules by @travlos in #433
- Changes to GovGr models and scopes by @eskour in #438
- add dynamic db names in custom grants integration tests by @VSpyridonos in #439
- Feature/identity/create feature wizard by @nmichilis in #441
- Access rules extentions by @travlos in #443
- File-widget download button fix by @CostaArg in #442
- Upload files during case edit by @CostaArg in #444
- Hiding remove button when element is readonly by @CostaArg in #445
- File attachment respects readonly by @CostaArg in #446
- Hide statuses in timeline by @CostaArg in #448
- Add option for controlling AllowedFileSizeAttribute file size limit by @eskour in #450
- Profile pictures for Admin UI by @nmichilis in #452
- User profile picture feature enhancements by @nmichilis in #454
- Revisit AllowedFileSizeAttribute to use Options pattern by @eskour in #453
- Extra field "Change password after first sign in" in user add form by @nmichilis in #456
- Feature/cases accessrule findings by @travlos in #455
- GetAttachmentByField parsing fix by @CostaArg in #457
- Edit and delete profile picture by @nmichilis in #458
- Show correlated cases in case details by @CostaArg in #428
- Add minimal APIs support for messaging by @VSpyridonos in #460
- allow action to modify case data by @NikosDevPhp in #459
- Related case container is now scrollable by @CostaArg in #461
- Excluding current case from related cases by @CostaArg in #465
- Add commentsEnabled option to caseTypeConfig by @CostaArg in #462
- Now hiding component if there are no related cases by @CostaArg in #467
New Contributors
- @travlos made their first contribution in #425
- @VSpyridonos made their first contribution in #437
- @nmichilis made their first contribution in #441
Full Changelog: v7.28.0...v7.46.0