8000 Releases · Altinn/altinn-studio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Altinn/altinn-studio

v2025.22

06 Jun 14:24
bb86b2e
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Process editor ⏺→◻️→⏺

  • refactor: remove settings modal content by @wrt95 in #15505

Other Changes

Full Changelog: v2025.21...v2025.22

v2025.21

30 May 14:24
f3184fa
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Process editor ⏺→◻️→⏺

  • refactor: move playwright tests for app settings and remove feature flag for settings page by @wrt95 in #15502

Bugfixes 🐞

  • fix: Make code list editor create text resources in library by @TomasEng in #15509
  • fix: update selecteditem when renaming pages by @Jondyr in #15515

Other Changes

Full Changelog: v2025.20...v2025.21

v2025.20

23 May 14:24
a2f6d37
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

  • feat: Navigate to form editor from task table by @lassopicasso in #15453
  • fix: position of button by @lassopicasso in #15467
  • feat: deletion of pages inside page groups by @Jondyr in #15446
  • feat: moving pages inside page groups by @Jondyr in #15447
  • feat: Move page count from task navigation to extended layout sets by @mlqn in #15461
  • feat: Move tasks to navigation table (single or multiple) and remove all navigation tasks by @lassopicasso in #15462
  • fix: map component displays grey when deleting last custom map layer by @Jondyr in #15477

Process editor ⏺→◻️→⏺

  • chore: implement navigation on settings page by @wrt95 in #15479

Other Changes

  • chore: add function to check if arrays have same values ignoring order by @wrt95 in #15472
  • chore: move setup tab to new settings page by @wrt95 in #15423
  • chore: Move policy tab to settings page by @wrt95 in #15424
  • chore: create new StudioCheckboxTable by @wrt95 in #15457
  • feat: add description to studio checkbox table by @wrt95 in #15482
  • chore: move access control tab to settings page by @wrt95 in #15474
  • feat: markAsCompleted and type backend support for page groups by @Jondyr in #15480
  • chore: change "Datamodeller" for the accordion title and "Datamodellfelt" fo… by @JamalAlabdullah in #15489
  • chore: move maskinporten tab to settings page by @wrt95 in #15484

Full Changelog: v2025.19...v2025.20

v2025.19

16 May 14:25
737efb4
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Text editor 💬

Other Changes

  • chore: Add StudioSwitch by @wrt95 in #15419
  • refactor: change design of settings page by @wrt95 in #15436
  • chore: Adding new StudioCheckbox by @wrt95 in #15430
  • chore: Add new StudioFieldset by @wrt95 in #15431
  • chore: move about app tab to settings page by @wrt95 in #15418
  • chore(deps): update mcr.microsoft.com/dotnet/aspnet:9.0-alpine docker digest to 6f67d7b by @renovate in #15426
  • chore(deps): update mcr.microsoft.com/dotnet/sdk:9.0-alpine docker digest to 6fc61b5 by @renovate in #15427
  • chore: Add new StudioLink by @wrt95 in #15463

Full Changelog: v2025.18...v2025.19

v2025.18

09 May 14:24
05dfce6
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Text editor 💬

  • style: make dotnet naming rules more specific and stricter by @Jondyr in #15317

Other Changes

  • feat: Extend the GET endpoint for task navigation to include the total number of pages by @mlqn in #15315
  • feat(page-groups): create layout files when new pages are added to pagegroup by @Jondyr in #15343
  • feat: add StudioPopover to new studio components by @Jondyr in #15346
  • feat: Update format for external resources used in content-library by @wrt95 in #15247
  • fix: make library content utilise full screen width by @ErlingHauan in #15339
  • chore(deps): update dependency @swc/jest to v0.2.38 by @renovate in #15335
  • fix: 404 error in app library caused by non-exisisting org-content repo by @ErlingHauan in #15366
  • feat: storybook composition between legacy and v1 by @framitdavid in #15387
  • chore: add featureFlag for settings page by @wrt95 in #15375
  • chore: Adding route and navigation for Settings Page by @wrt95 in #15380
  • chore: Move StudioCenter to new @studio/components by @wrt95 in #15399
  • chore: Move StudioContentMenu to new @studio/components by @wrt95 in #15385
  • chore: storybook composition config by @framitdavid in #15406
  • chore: Adding StudioContentMenu to App Settings page by @wrt95 in #15396
  • chore: create new StudioTextfield by @wrt95 in #15402
  • feat: Add new StudioSpinner by @wrt95 in #15404
  • chore: add loading tab data to app settings by @wrt95 in #15407
  • chore: add new StudioAlert by @wrt95 in #15410
  • chore: add TabDataError component by @wrt95 in #15411
  • chore: add TabPageWrapper component by @wrt95 in #15412
  • chore: adding TabPageHeader component by @wrt95 in #15413

Full Changelog: v2025.17...v2025.18

v2025.17

02 May 14:24
903a54b
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Bugfixes 🐞

Other Changes

Full Changelog: v2025.16...v2025.17

v2025.16

25 Apr 14:24
467811c
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Other Changes

  • test: add test cases for invalid pageorder and pagegroup conversions by @Jondyr in #15194
  • feat: add import code list from org to app by @wrt95 in #15196
  • fix: Fixing the bug with Dropdown.FileUploader by @wrt95 in #15226
  • refactor: Move infobox from right side to center by @wrt95 in #15229
  • chore(deps): update mcr.microsoft.com/dotnet/sdk:9.0-alpine docker digest to 33be132 by @renovate in #15258
  • chore(deps): update nginx docker tag to v1.27.5 by @renovate in #15259
  • fix: move LayoutController UseSystemTextJson attribute to method level by @Jondyr in #15274
  • fix: make preview work with AutoCreate = false by @ivarne in #15085
  • chore: Fix JsonSerializerOptions in feedback to allow special characters by @mlqn in #15225
  • fix: Replace layoutSetId with taskId and taskType in the code list usage table by @ErlingHauan in #15246
  • feat: allow only external sign up by @mirkoSekulic in #15284

New Contributors

Full Changelog: v2025.15...v2025.16

v2025.15

18 Apr 14:24
c751fb0
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Process editor ⏺→◻️→⏺

Other Changes

  • feat: endpoint for updating page groups by @Jondyr in #15192
  • refactor: add codelist buttons to dropdown by @wrt95 in #15182
  • chore(deps): update mcr.microsoft.com/dotnet/aspnet:9.0-alpine docker digest to 3fce677 by @renovate in #15214
  • fix: Update content library resource info box title by @ErlingHauan in #15227

Full Changelog: v2025.14...v2025.15

v2025.14

11 Apr 14:24
1ea54ec
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Dashboard 🖥

  • feat: persist dashboard app list sorting preferences by @espenhalsen in #14813
  • fix: update getUidFilter to return 0 instead of undefined for All context by @espenhalsen in #15098

Process editor ⏺→◻️→⏺

Data modelling 📈

  • fix: diffrent icons for IntegerIcon and DivideIcon by @espenhalsen in #15181
  • fix: update DATA_MODEL_NAME_REGEX to disallow hyphens and adjust validation tests by @espenhalsen in #15179

Dependency Upgrades 📦

Other Changes

New Contributors

Full Changelog: v2025.13...v2025.14

v2025.13

04 Apr 14:24
59be3a8
Compare
Choose a tag to compare

What's Changed

Forms editor 🛠

Dashboard 🖥

  • feat: add data-size at body element to affect entire app by @wrt95 in #15116

Process editor ⏺→◻️→⏺

Dependency Upgrades 📦

  • fix: fixing so that studio-components can be used by @wrt95 in #15127

Other Changes

  • feat: add new StudioButton by @wrt95 in #15067
  • chore: Update to nb.json - changing reference to "sidegruppe" to "oppgave" in message on the Utforming page by @Ildest in #15086
  • feat: adding new StudioLabel by @wrt95 in #15107
  • refactor: remove default data-size from StudioButton by @wrt95 in #15113
  • feat(policy-editor): include access package rows in policy summary by @nkylstad in #15117
  • feat: add new StudioDropdown by @wrt95 in #15077
  • feat: add layoutSettings json parser by @Jondyr in #15057
  • fix: dotnet test depending on third party url by @Jondyr in #15106
  • chore: Remove unused error codes by @mlqn in #15100
  • feat: create isLayoutUsingPageGroups service layer helper by @Jondyr in #15058
  • feat: create pagegroup <-> pageorder conversion endpoints by @Jondyr in #15059
  • refactor: move layout dto out of service layer by @Jondyr in #15105
  • refactor: task navigation by @mlqn in #15083
  • fix: tests eformidling client load error fix by @mirkoSekulic in #15125
  • refactor: remove default size from StudioHeading by @wrt95 in #15114
  • refactor: remove default size from StudioParagraph by @wrt95 in #15115
  • feat: add StudioDropdown.FileUploaderButton by @wrt95 in #15102
  • feat: add new StudioField component by @wrt95 in #15108
  • feat: add new StudioValidationMessage by @wrt95 in #15145
  • feat: add new StudioSelect by @wrt95 in #15112

Full Changelog: v2025.12...v2025.13

0