v3.67.0
What's Changed
New Features 🎉
- Add custom required validation text by @Magnusrm in #1333
- Auto-generated TypeScript and JsonSchema for components by @olemartinorg in #1406
⚠️ You may see new warnings when editing layout files in vscode after this change. For more information, see our documentation.
- feat(Logo): Add options for setting custom logos in forms by @mikaelrss in #1396
- Allow opening instances in new tab when middle-clicked by @olemartinorg in #1427
Bugfixes 🐛
- WCAG: Fix special character in title by @bjosttveit in #1412
- Enable help text in grid cells to use language resource files by @lassopicasso in #1415
- Bug fix when using nynorsk in number formatting by @lassopicasso in #1423
- Fix: Showing all validation messages when submitting by @olemartinorg in #1416
- Fix: Do not filter backend validations on submit by @bjosttveit in #1437
- Small tweaks/fixes to dev tools by @bjosttveit in #1430
- Fixing the 'open instance in new tab' functionality to work on Mac by @olemartinorg in #1438
- fix: issue with organisation logo not taking the available space by @mikaelrss in #1443
Other Changes
- Minor changes to make merging from main in #1175 easier by @olemartinorg in #1413
- Removing unused code by @olemartinorg in #1421
- Rewriting data model (schema + data) fetching to Tanstack Query by @olemartinorg in #1425
Dependency Upgrades 📦
- fix(deps): update digdir design system by @renovate in #1411
- chore(deps): update npm non-major dependencies by @renovate in #1418
- fix(deps): update dependency @altinn/altinn-design-system to v0.29.1 by @renovate in #1419
- chore(deps): update dependency eslint-plugin-sonarjs to v0.21.0 by @renovate in #1420
- chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.11 by @renovate in #1398
- fix(deps): update digdir design system by @renovate in #1424
- chore(deps): update dependency cypress to v13 by @renovate in #1433
- chore(deps): update npm non-major dependencies by @renovate in #1432
Full Changelog: v3.66.3...v3.67.0