Skip to content

Releases: Altinn/app-lib-dotnet

v8.5.0-rc6

15 Nov 12:18
17655e5
Compare
Choose a tag to compare
v8.5.0-rc6 Pre-release
Pre-release

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

Full Changelog: v8.5.0-rc5...v8.5.0-rc6

v8.5.0-rc5

11 Nov 07:42
63cfd90
Compare
Choose a tag to compare
v8.5.0-rc5 Pre-release
Pre-release

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

08 Nov 10:31
dcd9c77
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: v8.3.7...v8.3.8

v8.5.0-rc4

31 Oct 07:04
caf1866
Compare
Choose a tag to compare
v8.5.0-rc4 Pre-release
Pre-release

Fixes a bug where we generate duplicate subforms.

What's Changed

New Features 🎉

  • Implement IInstanceDataMutator.AbandonAllChanges by @ivarne in #870

Full Changelog: v8.5.0-rc3...v8.5.0-rc4

v8.5.0-rc3

28 Oct 12:55
6bac8a1
Compare
Choose a tag to compare
v8.5.0-rc3 Pre-release
Pre-release

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 🐛

Other Changes

  • Ensure that we cleanup instances after running tests that create instances by @ivarne in #855

Full Changelog: v8.5.0-rc2...v8.5.0-rc3

v8.5.0-rc2

18 Oct 08:28
531a4f3
Compare
Choose a tag to compare
v8.5.0-rc2 Pre-release
Pre-release

What's Changed

New Features 🎉

  • Use text resource bindings to get footer title by @Magnusrm in #836

Bugfixes 🐛

  • Fix process history with telemetry by @ivarne in #841

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

17 Oct 08:52
Compare
Choose a tag to compare

Same as v8.3.6 but with working tests so that it get published to nuget.

What's Changed

BugFixes 🐛

  • Fix process history with telemetry by @ivarne in #841

New Features 🎉

  • Add an optional footer for the generated PDF by @Magnusrm in #792

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

17 Oct 06:51
Compare
Choose a tag to compare

What's Changed

BugFixes 🐛

  • Fix process history with telemetry by @ivarne in #841

New Features 🎉

  • Add an optional footer for the generated PDF by @Magnusrm in #792

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

11 Oct 06:52
f9a6d24
Compare
Choose a tag to compare
v8.5.0-rc1 Pre-release
Pre-release

What's Changed

New Features 🎉

  • Support Extra data models and subforms in validation by @ivarne in #730

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

08 Oct 11:38
Compare
Choose a tag to compare
v8.5.0-preview.7 Pre-release
Pre-release

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