Skip to content

Releases: Altinn/app-frontend-react

v4.0.0-rc3

20 Feb 08:29
19bc04a
Compare
Choose a tag to compare
v4.0.0-rc3 Pre-release
Pre-release

What's Changed

Breaking Changes 🛠

  • Bugfix: Multiple issues with openByDefault by @olemartinorg in #1787
  • Enable grid support in custom pdf by @bjosttveit in #1789
  • Remove support for non-layout-sets apps by @bjosttveit in #1814
  • Custom receipt must be configured with the new layout set configuration

New Features 🎉

Bugfixes 🐛

Other Changes

Dependency Upgrades 📦

  • fix(deps): update digdir design system (main) by @renovate in #1683
  • chore(deps): update dependency cypress-wait-until to v3 (main) by @renovate in #1690
  • fix(deps): update digdir design system (main) by @renovate in #1803

New Contributors

Full Changelog: v4.0.0-rc2...v4.0.0-rc3

v3.68.4

20 Feb 08:42
7293d6e
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: v3.68.3...v3.68.4

v4.0.0-rc2

31 Jan 08:12
510e8ff
Compare
Choose a tag to compare
v4.0.0-rc2 Pre-release
Pre-release

What's Changed

Breaking Changes 🛠

Bugfixes 🐛

  • fix: update types to httpGetRaw and httpGet by @mikaelrss in #1743
  • fix: issue with storing false values in data model not validating as … by @mikaelrss in #1751
  • Fix erroneous schema validation errors for null/undefined values by @bjosttveit in #1754

Full Changelog: v4.0.0-rc1...v4.0.0-rc2

v4.0.0-rc1

24 Jan 11:46
b87192e
Compare
Choose a tag to compare
v4.0.0-rc1 Pre-release
Pre-release

What's Changed

The first release candidate for v4 is here! 🥳
Read the documentation detailing breaking changes and how to migrate from v3 -> v4 here.

This also includes the changes from v4.0.0-alpha1.

Breaking Changes 🛠

Bugfixes 🐛

  • Bug: CustomButton authorization by @mikaelrss in #1715
  • fix: issue with navigation redirecting to /undefined/Task_1 when remo… by @mikaelrss in #1722
  • fix: trying to fetch null language when no language is specified in p… by @mikaelrss in #1727
  • Language provider fetching null language by @mikaelrss in #1731
  • fix: use langAsNonProcessedString instead of langAsString in text dyn… by @mikaelrss in #1729
  • Fix/application logo stretch by @mikaelrss in #1740

Other Changes

Full Changelog: v4.0.0-alpha1...v4.0.0-rc1

v3.68.3

23 Jan 09:01
91ceec9
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

  • fix: issue with organisation logo stretching horizontally by @mikaelrss in #1741

Dependency Upgrades 📦

  • chore(deps): update dependency lint-staged to v15 (v3) by @renovate in #1588
  • chore(deps): update npm non-major dependencies (v3) by @renovate in #1587
  • Upgrade design system to 0.35.0 (v3) by @bjosttveit in #1618
  • chore(deps): update dependency eslint-plugin-testing-library to v6 (v3) by @renovate in #1546
  • chore(deps): update dependency @testing-library/jest-dom to v6 (v3) by @renovate in #1545
  • fix(deps): update digdir design system (v3) by @renovate in #1640
  • chore(deps): update dependency eslint-plugin-sonarjs to v0.23.0 (v3) by @renovate in #1675
  • chore(deps): update npm non-major dependencies (v3) by @renovate in #1674

Full Changelog: v3.68.2...v3.68.3

v4.0.0-alpha1

15 Dec 08:54
f297032
Compare
Choose a tag to compare
v4.0.0-alpha1 Pre-release
Pre-release

What's Changed

⚠️ This is an early preview of app-frontend-react v4. It is not feature-complete, and there will be breaking changes after this version. There are known issues with this version, but we're putting it out there to make it easier to sneak a peek at what we're working on. Use at your own risk.

Merry (early) Christmas from us in Team Apps! 🎅

Important notes

  • Using this version requires updating to backend version v8. Apps will crash without good explanations without it.
  • The font has changed, and may change yet again before the full release of v4.
  • Custom receipt is broken and will not work in this alpha version. See #1468
  • There is still a lot of refactoring and work to do (especially) regarding form data, validations and (repeating) groups. Features in this alpha is not always indicative of the final features that will arrive in app-frontend-react v4.

Breaking Changes 🛠

New Features 🎉

Bugfixes 🐛

Other Changes

Dependency Upgrades 📦

  • chore(deps): update npm non-major dependencies (main) by @renovate in #1459
  • chore(deps): update dependency @testing-library/cypress to v10 (main) by @renovate in #1475
  • chore(deps): update npm non-major dependencies (main) by @renovate in #1521
  • chore(deps): update actions/checkout action to v4 (main) by @renovate in #1460
  • fix(deps): update dependency marked to v9 (main) by @renovate in #1523
  • chore(deps): update dependency @testing-library/jest-dom to v6 (main) by @renovate in #1461
  • chore(deps): update dependency eslint-plugin-testing-library to v6 - abandoned by @renovate in #1389
  • chore(deps): update npm non-major dependencies (main) by @renovate in #1541
  • chore(deps): update dependency fork-ts-checker-webpack-plugin to v9 (main) by @renovate in #1564
  • fix(deps): update npm non-m...
Read more

v3.68.2

18 Oct 10:18
ff7c0db
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Other Changes

Dependency Upgrades 📦

  • chore(deps): update npm non-major dependencies (v3) by @renovate in #1526
  • chore(deps): update npm non-major dependencies (v3) by @renovate in #1542
  • chore(deps): update actions/checkout action to v4 (v3) by @renovate in #1543
  • chore(deps): update dependency @testing-library/cypress to v10 (v3) by @renovate in #1544
  • chore(deps): update dependency fork-ts-checker-webpack-plugin to v9 (v3) by @renovate in #1566
  • chore(deps): update npm non-major dependencies (v3) by @renovate in #1565
  • Update digdir design-system/tokens 0.31.1/0.8.0 by @bjosttveit in #1577
  • Updated design system and tokens (0.32.0/0.8.1) by @bjosttveit in #1580
  • Updated design system (0.32.1) by @bjosttveit

Full Changelog: v3.68.1...v3.68.2

v3.68.1

26 Sep 11:36
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: v3.68.0...v3.68.1

v3.68.0

18 Sep 13:34
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add support for a size option in organisation logo by @mikaelrss

Bugfixes 🐛

Full Changelog: v3.67.0...v3.68.0

v3.67.0

12 Sep 09:22
18ede8d
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Other Changes

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