Skip to content

Releases: Altinn/app-template-dotnet

v8.3.5

09 Oct 08:41
3c113bc
Compare
Choose a tag to compare

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

06 Mar 14:11
d139462
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.2...v8.0.0

v7.3.2

22 Feb 08:53
4c3a470
Compare
Choose a tag to compare

What's Changed

  • fix(Chart): Corrected version number for charts.altinn by @framitdavid in #209

New Contributors

Full Changelog: v7.3.1...v7.3.2

v7.3.1

20 Feb 12:09
6703a65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.0...v7.3.1

v7.3.0

28 Apr 07:06
ae2e102
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.1...v7.3.0

v7.2.1

15 Feb 10:19
05e3b0b
Compare
Choose a tag to compare

What's Changed

  • Receipt page should be created explicitly by user #9728 by @andrealouisestanderen in #171

New Contributors

  • @andrealouisestanderen made their first contribution in #171

Full Changelog: v7.2.0...v7.2.1

v7.2.0

08 Feb 13:28
ef8b3a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.0...v7.2.0

v7.1.0

17 Jan 07:39
78416b7
Compare
Choose a tag to compare

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

26 Oct 12:09
65a0d9d
Compare
Choose a tag to compare

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