Skip to content

Releases: Altinn/altinn-access-management-frontend

v2024.16

30 May 13:26
0d3ef8a
Compare
Choose a tag to compare

What's Changed

  • Update mcr.microsoft.com/dotnet/aspnet Docker tag to v8.0.5 by @renovate in #912
  • Update Yarn to v4.2.2 by @renovate in #917
  • Update nuget non-major dependencies by @renovate in #918
  • Added helper methods for single right delegations in playwright and made changes in cypress tests by @acn-Sneha in #922
  • Chore/general/789 live regions by @sonwit in #921
  • BFF cleanup by @allinox in #923

Full Changelog: v2024.15...v2024.16

v2024.15

22 May 13:41
e2cd466
Compare
Choose a tag to compare

Changelog

🐛 Bug Fixes

  • Fix rendering service delegations when service has long name @sonwit (#902)

🧰 Maintenance

  • Made changes in API-delegering to address the failures @acn-Sneha (#916)
  • Update dependency i18next-browser-languagedetector to v8 @renovate (#914)

See details of all code changes since previous release

v2024.14

16 May 13:36
0d93425
Compare
Choose a tag to compare

Changelog

  • Update dependency @digdir/designsystemet-css to v0.6.0 @renovate (#896)
  • Update dependency @digdir/designsystemet-react to v0.59.0 @renovate (#897)
  • Update dependency eslint to v9 @renovate (#887)
  • Bugfix/875 rar oppforsel i filter i api delegering @Albertlarsen (#884)
  • Import localization texts from relative path to enable versioning in browser cache @allinox (#885)
  • Fixed tests which was failing from github actions @acn-Sneha (#895)
  • Made changes in playwright.yml file @acn-Sneha (#892)
  • Setup config file in playwright to run tests in different env @acn-Sneha (#890)
  • Update dependency madge to v7 @renovate (#889)
  • Update dependency eslint-plugin-n to v17 @renovate (#888)
  • Update npm non-major dependencies @renovate (#886)
  • Update dependency Altinn.Common.PEP to v4 @renovate (#866)
  • Update nuget non-major dependencies @renovate (#863)

🚀 Features

  • Display skeleton while initializing single-rights page @allinox (#891)

🧰 Maintenance

See details of all code changes since previous release

v2024.13

08 May 08:04
9d9d621
Compare
Choose a tag to compare

Changelog

  • Update dependency @digdir/designsystemet-css to v0.6.0 @renovate (#896)
  • Update dependency @digdir/designsystemet-react to v0.59.0 @renovate (#897)
  • Update dependency eslint to v9 @renovate (#887)
  • Bugfix/875 rar oppforsel i filter i api delegering @Albertlarsen (#884)
  • Import localization texts from relative path to enable versioning in browser cache @allinox (#885)
  • Fixed tests which was failing from github actions @acn-Sneha (#895)
  • Made changes in playwright.yml file @acn-Sneha (#892)
  • Setup config file in playwright to run tests in different env @acn-Sneha (#890)
  • Update dependency madge to v7 @renovate (#889)
  • Update dependency eslint-plugin-n to v17 @renovate (#888)
  • Update npm non-major dependencies @renovate (#886)
  • Update dependency Altinn.Common.PEP to v4 @renovate (#866)
  • Update nuget non-major dependencies @renovate (#863)

🚀 Features

  • Display skeleton while initializing single-rights page @allinox (#891)

🧰 Maintenance

See details of all code changes since previous release

v2024.12

03 May 13:43
6bde00d
Compare
Choose a tag to compare

What's Changed

  • Update nuget non-major dependencies by @renovate in #863
  • Update dependency Altinn.Common.PEP to v4 by @renovate in #866
  • Update npm non-major dependencies by @renovate in #886
  • Update dependency eslint-plugin-n to v17 by @renovate in #888
  • Update dependency madge to v7 by @renovate in #889
  • Setup config file in playwright to run tests in different env by @acn-Sneha in #890
  • Made changes in playwright.yml file by @acn-Sneha in #892
  • Fixed tests which was failing from github actions by @acn-Sneha in #895
  • Import localization texts from relative path to enable versioning in browser cache by @allinox in #885
  • Bugfix/875 rar oppforsel i filter i api delegering by @Albertlarsen in #884

Full Changelog: v2025.11...v2024.12

v2024.10

19 Apr 10:01
1b84206
Compare
Choose a tag to compare

What's Changed

  • Update npm non-major dependencies by @renovate in #847
  • Use new endpoint for fetching reportee by @allinox in #834
  • Can deselect access in A3 apps by @allinox in #868
  • Update README.md by @Albertlarsen in #867
  • update trigger for frontend CI by @andreasisnes in #872
  • Added extra priority to resources with titles matching search string by @allinox in #870

Full Changelog: v2024.9...v2024.10

v2024.9

18 Apr 12:53
b67c69b
Compare
Choose a tag to compare

What's Changed

  • Correct the nynorsk translation by @Albertlarsen in #854
  • Added missing standard actions by @allinox in #857
  • Filter works on 400% zoom by @allinox in #809
  • Order orgs alphabetically in Filter by @allinox in #859

Full Changelog: v2024.8...v2024.9

v2024.8

15 Apr 07:33
77a20f9
Compare
Choose a tag to compare

What's Changed

  • features/818 by @andreasisnes in #822
  • features/818 by @andreasisnes in #824
  • Update npm non-major dependencies by @renovate in #829
  • Update dependency Altinn.Common.AccessTokenClient to v3 by @renovate in #832
  • Update azure/login action to v2 by @renovate in #831
  • Update dependency Microsoft.VisualStudio.Azure.Containers.Tools.Targets to v1.20.1 by @renovate in #838
  • Update README.md by @Albertlarsen in #803
  • Update dependency vite to v4.5.3 [SECURITY] by @renovate in #840
  • Change to use new package for designsystemet and fix breaking changes by @Albertlarsen in #808
  • fix all build issues by @andreasisnes in #836
  • Fixed API-delegation failing test cases in github action by @acn-Sneha in #839
  • Clear Access Cache for recipient after new single right access delegation(s) by @allinox in #842
  • Make cancel button redirect to Altinn 2 by @Albertlarsen in #850

Full Changelog: v2024.7...v2024.8

v2024.7

22 Mar 16:53
d85f5fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.6...v2024.7

v2024.6

22 Mar 16:52
e766368
Compare
Choose a tag to compare

What's Changed

  • Feat/#720 cypress GitHub actions by @andreasisnes in #799
  • Update mcr.microsoft.com/dotnet/aspnet Docker tag to v8.0.3 by @renovate in #792
  • Support search on service owner by @allinox in #802
  • Change github workflow filenames to correspond with the job name by @Albertlarsen in #804
  • Chore/726 rename GitHub workflow file names by @Albertlarsen in #806

Full Changelog: v2024.5...v2024.6