Releases: Altinn/app-frontend-react
Releases · Altinn/app-frontend-react
v4.10.0-preview.2
What's Changed
New Features 🎉
Bugfixes 🐛
- Add language to multipatch and instantiation by @bjosttveit in #2651
- Fix PDF generation when using subform by @bjosttveit in #2663
- Fixes multiple tests failing by @cammiida in #2676
- Grid summary did not render components as desired by @Magnusrm in #2677
- Fix spelling mistake in payment receipt by @Magnusrm in #2661
- Fixing frequent re-renders with latest
app-lib-dotnet
by @olemartinorg in #2683 - Queue for removing nodes by @olemartinorg in #2704
- Rewriting
AppRoutingContext
to avoid late URL state problems by @olemartinorg in #2707
Other Changes
- Panel Component by @cammiida in #2674
- Remove
ApplicationLogic.AllowInSubform
property by @danielskovli in #2682 - Performance: Make node data commit queue cheaper by @bjosttveit in #2686
- Performance: Use node directly in getValidations instead of searching by id by @bjosttveit in #2688
- Performance: Make delayed selector much cheaper by @bjosttveit in #2685
- Refactor Input component to App Components by @cammiida in #2680
- Making node-lookups faster by @olemartinorg in #2701
- Performance: static componentConfigs by @bjosttveit in #2703
- Performance: Speed up
getHostSibling
for repeating group row generation by @bjosttveit in #2709
Dependency Upgrades 📦
- updates eslint-plugin-react-hooks and fixes errors by @cammiida in #2653
- Update dependency uuid to v11 (main) by @renovate in #2667
- Refactors CircleProgress from old Altinn Design System by @cammiida in #2687
- Upgrade Cypress GitHub Action by @cammiida in #2705
Full Changelog: v4.9.7...v4.10.0-preview.2
v4.10.0-preview.1
What's Changed
New Features 🎉
Bugfixes 🐛
- Add language to multipatch and instantiation by @bjosttveit in #2651
- Fix PDF generation when using subform by @bjosttveit in #2663
Dependency Upgrades 📦
Full Changelog: v4.9.7...v4.10.0-preview.1
v4.9.7
What's Changed
Bugfixes 🐛
- Fixing several issues with the new Datepicker and making behavior closer to the old one by @bjosttveit in #2625
Full Changelog: v4.9.6...v4.9.7
v4.9.6
What's Changed
Bugfixes 🐛
- Feat/2623 isCompact support for summary2 by @adamhaeger in #2626
- Don't render pagination in
List
without explicit config by @bjosttveit in #2627 - Prevent PDF generator from printing "Unknown error" page by @bjosttveit in #2628
Other Changes
- removes fetchProcessState from AppQueriesProvider and mocks with jest by @cammiida in #2577
- Refactor ProcessContext by @cammiida in #2582
- Refactor routes by @cammiida in #2598
- Don't show unknown error if the user can retry submit by @bjosttveit in #2630
Dependency Upgrades 📦
- Update actions/github-script action to v7 (main) by @renovate in #2634
- Update dependency eslint-plugin-cypress to v4 (main) by @renovate in #2588
Full Changelog: v4.9.5...v4.9.6
Preview for isCompact in Summary2
Feat/2623 isCompact support for summary2 (#2626) * Added isCompact support
v4.9.5
v4.9.4
What's Changed
Bugfixes 🐛
- hiding button by @adamhaeger in #2614
- fix: preventing user clicking next page button multiple times as we are saving by @adamhaeger in #2612
- Add summary2 for header and paragraph by @Magnusrm in #2621
Other Changes
- DevTools: Fix and re-enable download xml button by @bjosttveit in #2620
Full Changelog: v4.9.3...v4.9.4
v4.9.3
What's Changed
Bugfixes 🐛
- Quickfix: Broken FileUploadWithTag and simpleBinding by @bjosttveit in #2615
Other Changes
- Feature/PaymentDetails - set renderInCards: true by @walldenfilippa in #2220
Full Changelog: v4.9.2...v4.9.3
v4.9.3-udirpreview2
Preview for UDIR
UDIR preview release
Preview release for UDIR relating to this issue: #2503