Releases: Altinn/app-lib-dotnet
Releases · Altinn/app-lib-dotnet
v8.5.0-rc6
What's Changed
New Features 🎉
- Added support for displaying a text if the user is previewing the pdf by @adamhaeger in #904
Bugfixes 🐛
- use presence of org in user claims for conditionally setting read status on instance create by @chrrust in #887
- Fix VerifyDataElementsUnchangedSincePreviousChanges by @ivarne in #905
New Contributors
- @adamhaeger made their first contribution in #904
Full Changelog: v8.5.0-rc5...v8.5.0-rc6
v8.5.0-rc5
What's Changed
Bugfixes 🐛
- Send language to IUserAction's when running process/next by @ivarne in #872
- Fix compatibility code in ActionsController to properly handle the obsolete UpdatedDataModels by @ivarne in #885
- Add tests for data element Post and fix bug with AbandonChanges by @ivarne in #875
- POST instance: don't attemt to parse instance from body when it's empty or not json by @ivarne in #888
Full Changelog: v8.5.0-rc4...v8.5.0-rc5
v8.3.8
v8.5.0-rc4
Fixes a bug where we generate duplicate subforms.
What's Changed
New Features 🎉
Full Changelog: v8.5.0-rc3...v8.5.0-rc4
v8.5.0-rc3
What's Changed
New Features 🎉
- Call IDataWriteProcessor on all data element mutations and add new POST endpoint with better response type by @ivarne in #853
Bugfixes 🐛
- Handle invalid XML chars by @martinothamar in #838
Other Changes
Full Changelog: v8.5.0-rc2...v8.5.0-rc3
v8.5.0-rc2
What's Changed
New Features 🎉
Bugfixes 🐛
Other Changes
- Remove default implementation from IDataWriteProcessor by @ivarne in #834
- Include the full instance in single patch response by @ivarne in #835
- Fix NullReferenceException when using a gateway before instance is created by @chrrust in #848
New Contributors
Full Changelog: v8.5.0-rc1...v8.5.0-rc2
v8.3.7
Same as v8.3.6 but with working tests so that it get published to nuget.
What's Changed
BugFixes 🐛
New Features 🎉
Other Changes
- Make backend expression "equals" support float and long data types by @ivarne in #807
- Use ApiConventions to solve enum serialization on assembly scope by @HauklandJ in #784
- Add test for posting instance simplified with prefill by @martinothamar in #819
Full Changelog: v8.3.6...v8.3.7
v8.3.6
What's Changed
BugFixes 🐛
New Features 🎉
Other Changes
- Make backend expression "equals" support float and long data types by @ivarne in #807
- Use ApiConventions to solve enum serialization on assembly scope by @HauklandJ in #784
- Add test for posting instance simplified with prefill by @martinothamar in #819
Full Changelog: v8.3.5...v8.3.6
v8.5.0-rc1
What's Changed
New Features 🎉
Other Changes
- Add draft support for adding/removing/modifying other data elements in dataProcessWrite by @ivarne in #809
- Use ApiConventions to solve enum serialization on assembly scope by @HauklandJ in #784
- Add test for posting instance simplified with prefill by @martinothamar in #819
Full Changelog: v8.5.0-preview.5...v8.5.0-rc1
v8.5.0-preview.7
Merge main and fix IFormDataValidatorWrapper for multiple data models and subform
What's Changed
Other Changes
- Use ApiConventions to solve enum serialization on assembly scope by @HauklandJ in #784
Full Changelog: v8.5.0-preview.6...v8.5.0-preview.7