Skip to content

Releases: Altinn/altinn-studio

v2025.7

21 Feb 14:23
8657dc2
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Text editor 💬

Other Changes

  • feat: Add endpoint and service for all data models by @ErlingHauan in #14668
  • refactor: rename Playwright Header to AppDevelopmentHeader by @wrt95 in #14691

Full Changelog: v2025.6...v2025.7

v2025.6

14 Feb 14:23
8255827
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

  • fix: remove forceshow in summary2 - not supported in app by @lassopicasso in #14606
  • feat: StudioCodeListEditor - display Numberfield or Checkbox based on value type by @ErlingHauan in #14398
  • fix: summary2 - displayType selector in override by @lassopicasso in #14575
  • fix: summary2 - reset override config when user reselects component by @lassopicasso in #14619
  • feat: remove subform feature flag by @lassopicasso in #14637
  • feat: Remove feature flag for summary2 by @mlqn in #14628
  • feat: remove summary from componentlist and rename summary2 by @lassopicasso in #14557
  • fix: make empty StudioDecimalField return null by @ErlingHauan in #14552
  • fix: Strange behavior in Subform when multiple data model bindings point to the same field by @mlqn in #14598
  • feat: 14164 implement the legg til ny component for the last four standard choices by @JamalAlabdullah in #14392
  • feat(summary2): add new props to overrides by @Jondyr in #14644
  • refactor(summary2): move displayType default to shared default logic by @Jondyr in #14654

Text editor 💬

Other Changes

Full Changelog: v2025.5...v2025.6

v2025.5

07 Feb 14:23
36f9914
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

  • feat: hideEmptyFields is not a component-override prop by @Jondyr in #14531
  • fix: Update supported component types by @mlqn in #14566
  • fix: 14103 components with multiple data model bindings eg address are missing by @JamalAlabdullah in #14333
  • fix: tablecolumns saving/deleting a column affects other columns by @Jondyr in #14561

Dependency Upgrades 📦

  • chore(deps): update dependency system.linq.dynamic.core to 1.6.0.1 by @renovate in #14559

Other Changes

  • fix: Update gitea texts to v1.23.1 by @mlqn in #14555
  • fix: add check to verify no error message on playwright navigation by @wrt95 in #14553
  • feat(app-deploy): display correct message during and after app undeployment by @framitdavid in #14558
  • feat(app-deploy): ensure to disable undeploy button when undeploy is in pending by @framitdavid in #14573
  • fix: Text resource unsetting issues by @TomasEng in #14568

Full Changelog: v2025.4...v2025.5

v2025.4

31 Jan 14:23
80f442d
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Dashboard 🖥

  • feat(dashboard): Improve validation for missing permissions when creating new app by @framitdavid in #14395

Bugfixes 🐞

Other Changes

Full Changelog: v2025.3...v2025.4

v2025.3

24 Jan 14:23
bed2631
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

  • fix(deps): update npm non-major dependencies by @renovate in #14452
  • fix: datamodels with hyphens in name by @Jondyr in #14455
  • fix: check if selectedLayoutSet is present in layoutSets by @Jondyr in #14424
  • fix: prevent adding components from a different data model to the subform table by @lassopicasso in #14442
  • fix: styling in subform table to be more similar the design by @lassopicasso in #14450
  • feat: update summary2 override configuration design by @Jondyr in #14379

Text editor 💬

Process editor ⏺→◻️→⏺

  • feat: Delete all Summary 2.0 components that has a reference to a deleted component by @mlqn in #14126

Bugfixes 🐞

Dependency Upgrades 📦

  • chore(deps): update dependency system.formats.asn1 to v9 by @renovate in #14358

Other Changes

  • chore: 14277 studio pagination content by @wrt95 in #14278
  • chore(deps): update alpine docker tag to v3.21.2 by @renovate in #14404
  • fix: build warning by @mirkoSekulic in #14484
  • fix: add endpoints accessing datamodel schema to sync endpoints by @Jondyr in #14427
  • fix: application insights requests by @mirkoSekulic in #14487
  • feat(app-deploy): Frontend support for undeploying an application in a selected environment by @framitdavid in #14494
  • feat: Update all Summary 2.0 components that has a reference to an updated component id by @mlqn in #14489

Full Changelog: v2025.2...v2025.3

v2025.2

17 Jan 14:23
5dda0fd
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

  • feat: Remove featureflag multiple data models per task by @lassopicasso in #14171
  • chore: reorganize summary2 translation keys by @Jondyr in #14406
  • fix: exportUtils pageOrder can be nullish, add optional chaining by @Jondyr in #14425
  • chore: Retrieving help texts from nb.json instead of JSON schemas by @mlqn in #14420

Data modelling 📈

  • feat(subform): Frontend fetch model dataType and implement editing by @Jondyr in #14293

Dependency Upgrades 📦

Other Changes

Full Changelog: v2025.1...v2025.2

v2025.1

10 Jan 14:23
683992b
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Dependency Upgrades 📦

  • chore(deps): update dependency microsoft.featuremanagement.aspnetcore to v4 by @renovate in #14339
  • chore(deps): update dependency testcontainers to v4 by @renovate in #14342
  • chore(deps): update dependency scrutor to v5 by @renovate in #14340

Other Changes

Full Changelog: v2025.0...v2025.1

v2025.0

03 Jan 14:23
a712b7d
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Other Changes

  • refactor: Added help text lines for RepeatingGroup and PaymentDetails by @Ildest in #14344
  • feat: add support for access packages in policy editor by @mgunnerud in #13921

Full Changelog: v2024.74...v2025.0

v2024.74

27 Dec 14:23
7738e18
Compare
Choose a tag to compare

What's Changed

Data modelling 📈

  • feat(subform): Add GET and PUT endpoints for datamodel metadata by @Jondyr in #14275

Dependency Upgrades 📦

  • chore(deps): update dependency wiremock.net to 1.6.10 by @renovate in #14323

Other Changes

  • chore(deps): update gitea/gitea docker tag to v1.22.6 by @renovate in #14324
  • fix: make slider 100% height and hide thumb in firefox by @Jondyr in #14305

Full Changelog: v2024.73...v2024.74

v2024.73

20 Dec 14:24
cc8754c
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Dashboard 🖥

Data modelling 📈

Bugfixes 🐞

  • fix: remove depth validation logic from ux-editor by @Jondyr in #14303

Dependency Upgrades 📦

  • chore(deps): update dependency fluentassertions to v7 by @renovate in #14288

Other Changes

Full Changelog: v2024.72...v2024.73