Skip to content

Commit c9d67cb

Browse files
committed
feat: Release v1.5.4
Refs: oph-969
1 parent 90db9fd commit c9d67cb

File tree

3 files changed

+33
-3
lines changed

3 files changed

+33
-3
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
## 1.5.4 (2026-03-18)
2+
3+
#### :rocket: Enhancement
4+
5+
- [#188](https://github.com/lblod/frontend-openproceshuis/pull/188) Update ICR versioning system [@MartijnBogaert](https://github.com/MartijnBogaert)
6+
- [#183](https://github.com/lblod/frontend-openproceshuis/pull/183) OPH-892 | Show creator of the process on the detail page [@JonasVanHoof](https://github.com/JonasVanHoof)
7+
- [#180](https://github.com/lblod/frontend-openproceshuis/pull/180) Introduce new reader roles [@MartijnBogaert](https://github.com/MartijnBogaert)
8+
- [#175](https://github.com/lblod/frontend-openproceshuis/pull/175) feat: add filters for information assets [@Andresdev02](https://github.com/Andresdev02)
9+
- [#167](https://github.com/lblod/frontend-openproceshuis/pull/167) Feature/add attachments to information asset [@Andresdev02](https://github.com/Andresdev02)
10+
- [#162](https://github.com/lblod/frontend-openproceshuis/pull/162) Add information assets feature with routing, controller, and templates [@Andresdev02](https://github.com/Andresdev02)
11+
- [#161](https://github.com/lblod/frontend-openproceshuis/pull/161) Link new/existing information asset to process [@Andresdev02](https://github.com/Andresdev02)
12+
- [#160](https://github.com/lblod/frontend-openproceshuis/pull/160) Oph-877 | Enable sparql endpoint for everyone [@JonasVanHoof](https://github.com/JonasVanHoof)
13+
- [#159](https://github.com/lblod/frontend-openproceshuis/pull/159) OPH-822, 824 | rework displayed error messages by [@JonasVanHoof](https://github.com/JonasVanHoof)
14+
15+
#### :bug: Bug Fixes
16+
17+
- [#185](https://github.com/lblod/frontend-openproceshuis/pull/185) Feature/fix attachments are not loaded in correctly when switching between versions [@Andresdev02](https://github.com/Andresdev02)
18+
- [#179](https://github.com/lblod/frontend-openproceshuis/pull/179) OPH-921 | Refactor breadcrums to show main route [@JonasVanHoof](https://github.com/JonasVanHoof)
19+
- [#174](https://github.com/lblod/frontend-openproceshuis/pull/174) fix: also fetch the relevant administrative units in the process route [@JonasVanHoof](https://github.com/JonasVanHoof)
20+
21+
#### :wrench: Maintenance
22+
23+
- [#181](https://github.com/lblod/frontend-openproceshuis/pull/181) Reinstate ICR properties on process [@MartijnBogaert](https://github.com/MartijnBogaert)
24+
25+
#### Committers: 3
26+
27+
- Andres Vergauwen ([@Andresdev02](https://github.com/Andresdev02))
28+
- Jonas Van Hoof ([@JonasVanHoof](https://github.com/JonasVanHoof))
29+
- Martijn Bogaert ([@MartijnBogaert](https://github.com/MartijnBogaert))
30+
131
## 1.5.0 (2025-11-12)
232

333
#### :rocket: Enhancement

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend-openproceshuis",
3-
"version": "1.5.0",
3+
"version": "1.5.4",
44
"private": true,
55
"description": "Frontend for processes",
66
"repository": {

0 commit comments

Comments
 (0)