Releases: Altinn/app-lib-dotnet
Releases · Altinn/app-lib-dotnet
v7.9.1
v7.9.1-preview.1
- Fixes a issue with traling slash being added to the source filter when subscribing for events in the events system.
Full Changelog: v7.9.0...v7.9.1-preview.1
v8.0.0-preview.1
v7.9.0
What's Changed
New Features 🎉
- Introduce new method in IData for updating BinaryData (#228) by @tjololo in #231
- Add GET endpoint to trigger copy of instance by @SandGrainOne in #224
- Add support for "source" parameter on option based components by @ivarne in #238
- Feature/10108 remove shadow fields by @nkylstad in #233
Dependency Upgrades 📦
Other Changes
- Improve handling of non existing source instance by @SandGrainOne in #236
New Contributors
- @SandGrainOne made their first contribution in #224
Full Changelog: v7.8.0...v7.9.0
v7.9.0-preview.2
What's Changed
New Features 🎉
- Introduce new method in IData for updating BinaryData (#228) by @tjololo in #231
- Add GET endpoint to trigger copy of instance by @SandGrainOne in #224
Other Changes
- Improve handling of non existing source instance by @SandGrainOne in #236
New Contributors
- @SandGrainOne made their first contribution in #224
Full Changelog: v7.8.0...v7.9.0-preview.2
v7.9.0-preview.1
What's Changed
New Features 🎉
- Introduce new method in IData for updating BinaryData (#228) by @tjololo in #231
- Add GET endpoint to trigger copy of instance by @SandGrainOne in #224
New Contributors
- @SandGrainOne made their first contribution in #224
Full Changelog: v7.8.0...v7.9.0-preview.1
v7.8.0
v7.7.0
What's Changed
New Features 🎉
- Extract metadata methods from IAppResources to separate interface and add feature flags section (resolves #188) by @tjololo in #201
Bugfixes 🐛
- Use updateFormData instead of insertFormData by @nkylstad in #216
- Avoid Task.Run when calling methods from IAppMetadata by @RonnyB71 in #219
- Fix TODO required by @ivarne in #217
- Removing / for health endpoint filter by @acn-sbuad in #225
- Reading out and passing on selected language to pdf generator by @RonnyB71 in #227
Dependency Upgrades 📦
- chore(deps): update dependency microsoft.net.test.sdk to v17.5.0 by @renovate in #200
- chore(deps): update nuget non-major dependencies by @renovate in #210
- chore(deps): update nuget non-major dependencies to v6.0.15 by @renovate in #212
Other Changes
- Update tests to follow app-frontend-react by @ivarne in #203
- Improve settings in apps by @ivarne in #193
- Improve exceptions for Expression Evaluation by @ivarne in #209
New Contributors
- @nkylstad made their first contribution in #216
- @acn-sbuad made their first contribution in #225
Full Changelog: v7.6.0...v7.7.0
v7.7.0-preview.2
What's Changed
Bugfixes 🐛
- Use updateFormData instead of insertFormData by @nkylstad in #216
- Avoid Task.Run when calling methods from IAppMetadata by @RonnyB71 in #219
Dependency Upgrades 📦
New Contributors
Full Changelog: v7.7.0-preview.1...v7.7.0-preview.2
v7.7.0-preview.1
What's Changed
New Features 🎉
- Extract metadata methods from IAppResources to separate interface and add feature flags section (resolves #188) by @tjololo in #201
Dependency Upgrades 📦
- chore(deps): update dependency microsoft.net.test.sdk to v17.5.0 by @renovate in #200
- chore(deps): update nuget non-major dependencies by @renovate in #210
Other Changes
- Update tests to follow app-frontend-react by @ivarne in #203
- Improve settings in apps by @ivarne in #193
- Improve exceptions for Expression Evaluation by @ivarne in #209
Full Changelog: v7.6.0...v7.7.0-preview.1