Releases: Altinn/altinn-access-management-frontend
Releases · Altinn/altinn-access-management-frontend
v2025.20
Changelog
🚀 Features
- Additional info-messages for users with inherited roles @sonwit (#1461)
- Include "access" property in agent delegation @mgunnerud (#1462)
- Feat/am UI/729 feilmelding dersom aktør er privatperson @sonwit (#1454)
- Revoke real access package delegations @allinox (#1453)
- Feat/am UI/add authorization to bff @sonwit (#1447)
- Only admin users are privy to the "Rights with others" page and it's contents @allinox (#1457)
🐛 Bug Fixes
- Add nullable Role-EntityTypeId and truncate roles @sonwit (#1463)
- Added missing endpoint urls @allinox (#1459)
- Make li interactive to enable links if isAdmin @sonwit (#1458)
- Fix bug where service owner was not provided to the translated error-message @sonwit (#1448)
🧰 Maintenance
- chore(deps): update mcr.microsoft.com/dotnet/aspnet:9.0 docker digest to d5507d8 @renovate[bot] (#1442)
- chore(deps): update mcr.microsoft.com/dotnet/aspnet:9.0-alpine docker digest to 30fdbd1 @renovate[bot] (#1443)
- chore(deps): update mcr.microsoft.com/dotnet/sdk:9.0-alpine docker digest to 2244f80 @renovate[bot] (#1445)
- chore(deps): update mcr.microsoft.com/dotnet/sdk:9.0 docker digest to c5b188b @renovate[bot] (#1444)
- chore(deps): update docker/build-push-action digest to 2634353 @renovate[bot] (#1450)
- fix(deps): update npm non-major dependencies @renovate[bot] (#1456)
- chore(deps): update github/codeql-action digest to ff0a06e @renovate[bot] (#1451)
- chore(deps): update nuget non-major dependencies @renovate[bot] (#1437)
- chore(deps): update node.js to 2f35716 @renovate[bot] (#1436)
- Use new endpoint to get customers for agent system user @mgunnerud (#1452)
See details of all code changes since previous release
v.2025.19
Changelog
🚀 Features
🧪 Test Coverage
🐛 Bug Fixes
- fix: Update systemuser request page background color with new variable from designsystemet by @mgunnerud in #1449
See details of all code changes since previous release
v.2025.18
Changelog
🚀 Features
🧪 Test Coverage
- Remove forgotten line @allinox (#1434)
- Check if email field exists before attempting to fill it out @allinox (#1433)
🧰 Maintenance
- refactor: rename registryRoles to roles in user-related components @sonwit (#1439)
- Implement GetRightHolders functionality and update related endpoints @sonwit (#1427)
- chore(deps): update mcr.microsoft.com/dotnet/sdk:9.0 docker digest to fe3c1ed @renovate[bot] (#1432)
- chore(deps): update mcr.microsoft.com/dotnet/aspnet:9.0 docker digest to 96db63a @renovate[bot] (#1431)
- chore(deps): update github/codeql-action digest to 60168ef @renovate[bot] (#1430)
- chore(deps): update docker/build-push-action digest to 14487ce @renovate[bot] (#1429)
- chore(deps): update dependency vite to v6.2.7 [security] @renovate[bot] (#1428)
See details of all code changes since previous release
v.2025.17
Changelog
🚀 Features
- Test using avatars for both to- and from party @allinox (#1426)
- Feat/am UI/468 delete user @allinox (#1421)
🧰 Maintenance
- Add language selection functionality @sonwit (#1425)
- chore(deps): update actions/setup-java digest to c5195ef @renovate[bot] (#1408)
- chore(deps): update mcr.microsoft.com/dotnet/sdk:9.0-alpine docker digest to 33be132 @renovate[bot] (#1415)
- chore(deps): update mcr.microsoft.com/dotnet/sdk:9.0 docker digest to 9b0a433 @renovate[bot] (#1414)
- chore(deps): update nuget non-major dependencies @renovate[bot] (#1416)
- chore(deps): update actions/setup-node digest to 49933ea @renovate[bot] (#1413)
- chore(deps): update mcr.microsoft.com/dotnet/aspnet:9.0-alpine docker digest to 3fce677 @renovate[bot] (#1410)
- chore(deps): update node.js to 157c7ea @renovate[bot] (#1407)
- fix(deps): update dependency react-router to v7.5.2 [security] @renovate[bot] (#1424)
- Refactor DeleteUserModal to use design system components @sonwit (#1423)
- Chore/amui/372 use ds namespace from ac @sonwit (#1420)
- chore(deps): update dependency eslint-import-resolver-typescript to v4 @renovate[bot] (#1395)
- chore(deps): update dependency eslint-plugin-storybook to ^0.12.0 @renovate[bot] (#1394)
- Update dependency xunit.runner.visualstudio to v3 @renovate[bot] (#1311)
See details of all code changes since previous release
v2025.16
Changelog
🚀 Features
- Add new org with backend support @allinox (#1412)
- Make scrollbar less noticable @allinox (#1411)
- Visual feedback on active accesses and delegation success @allinox (#1399)
- Minimize other available packages in area @allinox (#1401)
- Show snackbar when adding/removing customer from agent systemuser @mgunnerud (#1397)
- Use snackbar from altinn components instead of local implementation by @sonwit in #1417
🐛 Bug Fixes
- Fix: double snackbar in customer agent delegation by @mgunnerud in #1419
🧪 Test Coverage
- Fixed playwright failing test by @sneha-sirure in #1418
- Fixed failing playwright test by @sneha-sirure in #1422
🧰 Maintenance
- Use snackbar from altinn components instead of local implementation @sonwit (#1417)
- Update mcr.microsoft.com/dotnet/aspnet:9.0 Docker digest to c3aee4e @renovate[bot] (#1409)
- Update npm non-major dependencies @renovate[bot] (#1393)
- Update dependency vite to v6.2.5 [SECURITY] @renovate[bot] (#1384)
- Add feature flag for limited preview launch @sonwit (#1406)
- Update docker/login-action action to v3.4.0 @renovate[bot] (#1356)
- Add account search functionality & virtualization to PageLayoutWrapper @sonwit (#1404)
- Update nuget non-major dependencies @renovate[bot] (#1392)
- Pin dependencies @renovate[bot] (#1377)
- Add OldRolesAlert component @sonwit (#1400)
See details of all code changes since previous release
v2025.15
Changelog
🐛 Bug Fixes
- Remove extra character caused by copy-paste @mgunnerud (#1388)
- Minor changes for agent delegation system user @mgunnerud (#1372)
- Send partyUuid as query param instead of looking up partyuuid from partyid in registry by @mgunnerud in #1389
🧰 Maintenance
- Chore/amui/1364 delgation check warning icon @sonwit (#1383)
- Update npm non-major dependencies @renovate[bot] (#1379)
- Update dependency Swashbuckle.AspNetCore to v8 @renovate[bot] (#1380)
- Chore/amui/493 ux fixes @sonwit (#1382)
- Refactor: look up partyUuid from partyId in systemuser @mgunnerud (#1381)
- Use new access package for forretningsfører by @mgunnerud in #1390
See details of all code changes since previous release
v.2025.14
v2025.13
Changelog
🚀 Features
- Add endpoint for delete agent system user @mgunnerud (#1370)
- Update DTO and request data for GET agent delegations @mgunnerud (#1362)
- Fix/amui/1334 smaafix @sonwit (#1351)
- Move loading customers for agent system users to BFF @mgunnerud (#1359)
- Attatch backend search @allinox (#1348)
- Handle response without JSON from delete delegation by @mgunnerud in #1374
🐛 Bug Fixes
- Handle response without JSON from delete delegation @mgunnerud (#1374)
- Include partyId in url to delete system user agent delegation @mgunnerud (#1368)
- Handle list response from add delegation endpoint @mgunnerud (#1369)
- Fix url to get delegations @mgunnerud (#1367)
- Update agent delegation urls @mgunnerud (#1366)
- Map access packages for agent request @mgunnerud (#1358)
- Connect systemuser to access package metadata API @mgunnerud (#1357)
🧪 Test Coverage
- Fixed failing test which was failing due to altinn app close button @sneha-sirure (#1371)
🧰 Maintenance
- Update npm non-major dependencies @renovate[bot] (#1353)
- Update nuget non-major dependencies @renovate[bot] (#1354)
- Update dependency vite to v6.2.3 [SECURITY] by @renovate in #1375
- Chore/amui/1360 fix heading levels by @sonwit in #1373
See details of all code changes since previous release
v.2025.12
Changelog
🚀 Features
- Add frontend for system user agent delegation @mgunnerud (#1342)
- Add endpoints to GET customers @mgunnerud (#1341)
- Feat/amui/402 delegation check on access package @sonwit (#1326)
- Fix loading skeleton for current user in header component @sonwit (#1330)
- Add endpoints to get agent system users @mgunnerud (#1339)
- Context for storing FROM, TO and SELF by @sonwit in #1345
- Add configuration for CodeRabbit settings by @sonwit in #1352
- Set redirect url logout cookie for agent request by @mgunnerud in #1349
- Add endpoints for customer delegation to agent systemuser by @mgunnerud in #1347
🐛 Bug Fixes
- Add systemuser type + fix url to get specific agent systemuser @mgunnerud (#1346)
- Serialize access packages in systemuser object @mgunnerud (#1344)
- Use new url to GET agent systemuser request @mgunnerud (#1340)
- Show more specific error messages for systemuser request @mgunnerud (#1336)
- Update accesspackage urns in mock data to new urns @mgunnerud (#1335)
- Add list margin to systemuser rightsList component @mgunnerud (#1331)
- fix wrong text keys in change request page @mgunnerud (#1329)
🧪 Test Coverage
🧰 Maintenance
- Feilhåndtering ved delegering / sletting av roller @sonwit (#1343)
- update font stylesheet links to use version 4.1 @sonwit (#1337)
- Refactor: move system user delete popover out as a new component @mgunnerud (#1332)
- fix(deps): update npm non-major dependencies @renovate[bot] (#1328)
See details of all code changes since previous release
v.2025.11
Changelog
🚀 Features
- Add UI to approve/reject client delegation system user request @mgunnerud (#1306)
- Feat/amui/1299 update ds to v1.0 @sonwit (#1316)
- Hide single rights feature behind feature toggle @allinox (#1313)
- Tilgange hos andre | Administratortilganger @sonwit (#1290)
🐛 Bug Fixes
- Fix urls to agent request endpoints @mgunnerud (#1324)
- Fjern elementer som ikke er i bruk i når systembruker lanseres i nytt UI @mgunnerud (#1291)
- Fix: rename client to agent for request @mgunnerud (#1322)
- Remove systemuser overrides for old version of designsystemet @mgunnerud (#1318)
- fix(SearchSection): remove controlled input and use debounced search @sonwit (#1319)
🧪 Test Coverage
- E2e pipeline fix 2 @Nyeng (#1317)
- use the old setup for secrets @Nyeng (#1315)
- E2e/fix inherit secrets @Nyeng (#1314)
- had to set username and password properly for test api for Playwright… @Nyeng (#1312)
- moved system user tests to access management from authentication-fron… @Nyeng (#1297)
- Fixed app which was failing in tt02 to instantiate by @sneha-sirure in #1325
🧰 Maintenance
- Update react v.19 @sonwit (#1321)
- fix(deps): update npm non-major dependencies @renovate[bot] (#1309)
- chore(deps): update nuget non-major dependencies @renovate[bot] (#1308)
See details of all code changes since previous release