Releases: Altinn/app-frontend-react
Releases · Altinn/app-frontend-react
v4.25.2
v.4.25.1
What's Changed
Bugfixes 🐛
- Backport: Post place lookups: Using static file on CDN (#3947) by @olemartinorg in #3956
- Backporting: Fixing attachment removed in PATCH when process ends (#3953) by @olemartinorg in #3964
Full Changelog: v4.25.0...v4.25.1
v4.25.0
What's Changed
New Features 🎉
- feat: Config to remove edit and delete buttons texts in view mode and show them in the edit one. by @JamalAlabdullah in #3912
- feat: extract individual parts of persons name with PersonLookup by @HauklandJ in #3924
- Make signee list form work in Summary2 in different task. by @bjorntore in #3871
Bugfixes 🐛
- Fixes for hidden columns in RepeatingGroup by @olemartinorg in #3911
- fixe: remove text style by @JamalAlabdullah in #3904
- Fix navigation bar font size not relative to root font size by @Magnusrm in #3914
- fix: check if textresource id exists instead of comparing id with value for layout by @lassopicasso in #3920
- Fixing help text rendered in bold by default by @olemartinorg in #3915
- Fixing stray error message in expression validation by @olemartinorg in #3916
- Supporting the Sámi name for Oslo by @olemartinorg in #3932
- fix: display clear icon when user has selected option in suggestion by @lassopicasso in #3937
- fixed alignment i RepeatingGroup table by @JamalAlabdullah in #3934
- Fixing broken
linkToComponentwithopenByDefault: firstby @olemartinorg in #3921 - Fix announcement of soft-validations for screen reader by @Magnusrm in #3925
- Replacing post code API with package from npm by @olemartinorg in #3943
Other Changes
- Button component minor refactor by @olemartinorg in #3940
Dependency Upgrades 📦
- chore(deps): update dependency jest-preview to v0.3.3 by @renovate[bot] in #3917
- fix(deps): update npm non-major dependencies by @renovate[bot] in #3918
- fix(deps): update digdir design system to v1.9.0 by @renovate[bot] in #3890
- chore(deps): update github artifact actions (major) by @renovate[bot] in #3927
- chore(deps): update dependency tinybench to v6 by @renovate[bot] in #3926
- chore(deps): update actions/cache action to v5 by @renovate[bot] in #3923
- chore(deps): update sonarsource/sonarqube-scan-action action to v7 by @renovate[bot] in #3936
- chore(deps): update dependency globals to v17 by @renovate[bot] in #3935
- fix(deps): update npm non-major dependencies by @renovate[bot] in #3922
Full Changelog: v4.24.1...v4.25.0
v4.24.2
What's Changed
Bugfixes 🐛
- Backporting #3943, replacing zip code lookups with static list by @olemartinorg in #3946
- [Backport] Fixes for hidden columns in RepeatingGroup by @github-actions[bot] in #3913
- [Backport] Fixing help text rendered in bold by default by @github-actions[bot] in #3929
- [Backport] Fixing stray error message in expression validation by @github-actions[bot] in #3930
- [Backport] Fixing broken
linkToComponentwithopenByDefault: firstby @github-actions[bot] in #3945 - [Backport] Fix navigation bar font size not relative to root font size by @github-actions[bot] in #3919
Full Changelog: v4.24.0...v4.24.2
v4.24.1
What's Changed
Bugfixes 🐛
- fix: Break long words in summary2 and pdf v2 by @lassopicasso in #3902
- fix: fixed navigation from error links by @JamalAlabdullah in #3895
Dependency Upgrades 📦
- chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.6.2 by @renovate[bot] in #3897
Full Changelog: v4.24.0...v4.24.1
v4.24.0
What's Changed
New Features 🎉
- feat: instance contextual layout fetching by @Jondyr in #3818
- Add support for "hidden" prop on tableColumns elements with expression support in Repeating group. by @paal2707 in #3862
Bugfixes 🐛
- Improve loading and error handling in ReadyForPrint by @bjosttveit in #3840
- Remove unnecessary css causing bug by @Magnusrm in #3844
- fix: fixed style for label and description by @JamalAlabdullah in #3847
- Fix dropdown not opening when focused by rep group by @Magnusrm in #3878
- Fixing flashing error in signing components by @olemartinorg in #3883
- Update json schemas by @ivarne in #3861
- Fix/Required not working for image upload component by @Magnusrm in #3893
Other Changes
- Update applicationmetadata schema with disallowUserCreate and Delete by @ivarne in #3870
- feat: update default urls to new inbox a3 (v4-apps) by @framitdavid in #3846
- Only prefetch pdf format for the main form by @bjosttveit in #3880
- Store ajv validators in query cache by @bjosttveit in #3882
Dependency Upgrades 📦
- chore(deps): update github/codeql-action digest to fdbfb4d by @renovate[bot] in #3859
- chore(deps): update actions/checkout digest to 93cb6ef by @renovate[bot] in #3858
- chore(deps): update node.js to v24 by @renovate[bot] in #3850
- fix(deps): update digdir design system to v1.7.3 by @renovate[bot] in #3845
- fix(deps): update npm non-major dependencies by @renovate[bot] in #3849
- chore(deps): update dependency @eslint/compat to v2 by @renovate[bot] in #3868
- chore(deps): update actions/checkout action to v6 - autoclosed by @renovate[bot] in #3867
- fix(deps): update npm non-major dependencies by @renovate[bot] in #3866
- fix(deps): update dependency immer to v11 by @renovate[bot] in #3869
New Contributors
- @JamalAlabdullah made their first contribution in #3847
Full Changelog: v4.23.1...v4.24.0
v4.23.5
What's Changed
Other Changes
- [Backport] Fixing flashing error in signing components by @github-actions[bot] in #3884
- [Backport] Update json schemas by @github-actions[bot] in #3885
- [Backport] Only prefetch pdf format for the main form by @github-actions[bot] in #3886
- [Backport] Store ajv validators in query cache by @github-actions[bot] in #3887
Full Changelog: v4.23.4...v4.23.5
v4.23.4
v4.23.3
What's Changed
Other Changes
- [Backport] feat: update default urls to new inbox a3 (v4-apps) by @github-actions[bot] in #3876
Full Changelog: v4.23.2...v4.23.3
v4.23.2
What's Changed
Other Changes
- [Backport] Improve loading and error handling in ReadyForPrint by @github-actions[bot] in #3841
Full Changelog: v4.23.1...v4.23.2