Releases: Altinn/app-template-dotnet
Releases · Altinn/app-template-dotnet
v8.3.5
What's Changed
- refactor: remove RuleHandler.js from template by @nkylstad in #223
- chore: bump helm dependency deployment chart v3.2.0 by @bengtfredh in #222
- chore: bump app lib references to v8.3.5 by @nkylstad in #224
Full Changelog: v8.0.0...v8.3.5
v8.0.0
v7.3.2
What's Changed
- fix(Chart): Corrected version number for charts.altinn by @framitdavid in #209
New Contributors
- @framitdavid made their first contribution in #209
Full Changelog: v7.3.1...v7.3.2
v7.3.1
What's Changed
- Adding schema for text resource files by @olemartinorg in #182
- Add json schema to applicationmetadata by @Magnusrm in #183
- Update nuget non-major dependencies by @renovate in #179
- Remove link to altinn-din from app-template by @tjololo in #184
- Update actions/checkout action to v4 by @renovate in #192
- Fix casing so that test run on linux and enable test on linux by @tjololo in #200
- Update actions/setup-java action to v4 by @renovate in #201
- Update actions/setup-dotnet action to v4 by @renovate in #202
- Update actions/upload-artifact action to v4 by @renovate in #203
- Revert "Remove link to altinn-din from app-template" by @tjololo in #188
- Update nuget non-major dependencies by @renovate in #190
- Latest chart version as default by @acn-sbuad in #208
- Update nuget non-major dependencies by @renovate in #206
Full Changelog: v7.3.0...v7.3.1
v7.3.0
What's Changed
- Fix a few issues with the Dockerfile by @ivarne in #172
- Update
altinn3local.no
tolocal.altinn.cloud
by @bjosttveit in #174 - Added default footer by @bjosttveit in #168
- Bump to latest chart version by @SandGrainOne in #178
- Update nuget non-major dependencies by @renovate in #166
New Contributors
- @bjosttveit made their first contribution in #174
Full Changelog: v7.2.1...v7.3.0
v7.2.1
v7.2.0
What's Changed
- Bump deployment chart v2.5.0 by @bengtfredh in #167
New Contributors
- @bengtfredh made their first contribution in #167
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
- Update dependency FluentAssertions to v6.8.0 by @renovate in #149
- Add IWebHostEnvironment as param to RegisterCustomAppServices by @tjololo in #148
- Remove warning because of double specification of applicationUrl by @ivarne in #155
- Update nuget non-major dependencies by @renovate in #151
- Update nuget non-major dependencies by @renovate in #156
- Add Kestrel section to appsettings and remove other URL settings by @tjololo in #162
- Sync with altinn studio copy by @tjololo in #165
Full Changelog: v7.0.0...v7.1.0
v7.0.0
What's Changed
This is the first published release of app-template-dotnet. There have been many versions earlier but they have not been handled by github releases.
- Upgrade Altinn nugets to v7.0.0
- Removed most of Altinns dotnet code from the template
- Update Program.cs to better separate developers code and Altinn code
Full Changelog: https://github.com/Altinn/app-template-dotnet/commits/v7.0.0