Skip to content

Commit 949a6dd

Browse files
chore(main): release 1.127.0 (#3820)
1 parent 26adeb7 commit 949a6dd

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.127.0](https://github.com/Altinn/dialogporten-frontend/compare/v1.126.1...v1.127.0) (2026-03-10)
4+
5+
6+
### Features
7+
8+
* Add single services notification managment dashboard ([#3824](https://github.com/Altinn/dialogporten-frontend/issues/3824)) ([911197a](https://github.com/Altinn/dialogporten-frontend/commit/911197a7bb144b0d1c013b776edc22f24511ebde))
9+
* select multiple subunits ([#3801](https://github.com/Altinn/dialogporten-frontend/issues/3801)) ([a50ea3a](https://github.com/Altinn/dialogporten-frontend/commit/a50ea3a5c4e02b37b4f95fc77b1925c3e882ccdb))
10+
* **serviceResource:** add delegable flag to service resource to determine whether the resource itself is delegable ([#3826](https://github.com/Altinn/dialogporten-frontend/issues/3826)) ([26adeb7](https://github.com/Altinn/dialogporten-frontend/commit/26adeb70826f9107905c1e5b581d1e916386d34e))
11+
12+
13+
### Bug Fixes
14+
15+
* **onSelectAccount:** not dropping allParties in query param if organization account is selected from account selector in header ([#3825](https://github.com/Altinn/dialogporten-frontend/issues/3825)) ([163014f](https://github.com/Altinn/dialogporten-frontend/commit/163014f3d74b4fce53532d524a5c6d88805d6fe6))
16+
* **subAccountMenu:** incorrect count of orgs for label ([#3821](https://github.com/Altinn/dialogporten-frontend/issues/3821)) ([ee114d0](https://github.com/Altinn/dialogporten-frontend/commit/ee114d00f6976e352b148d579da61518542955ee))
17+
318
## [1.126.1](https://github.com/Altinn/dialogporten-frontend/compare/v1.126.0...v1.126.1) (2026-03-06)
419

520

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dialogporten-frontend",
3-
"version": "1.126.1",
3+
"version": "1.127.0",
44
"private": true,
55
"scripts": {
66
"hooks:enable": "git config core.hooksPath .hooks",

0 commit comments

Comments
 (0)