Releases: Altinn/altinn-studio
Releases · Altinn/altinn-studio
v2025.1
What's Changed
Forms editor 🛠
- chore: update error handling in useValidateComponent by @Konrad-Simso in #14352
- feat: addded helptext for hidden property by @JamalAlabdullah in #14292
- perf: Adjustments summary2 by @lassopicasso in #14353
- chore(ui-editor): remove custom component from toolbar list by @nkylstad in #14362
- fix: tablecolumn query parameter should be string and relative by @Jondyr in #14368
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
- chore: 14263 create studio status radio group by @wrt95 in #14272
- feat: add CellNumberfield to StudioInputTable by @ErlingHauan in #14345
- fix: Optional schema by @lassopicasso in #14385
Full Changelog: v2025.0...v2025.1
v2025.0
What's Changed
Forms editor 🛠
- feat: backend endpoints for instance creation and dataelement operations by @Jondyr in #14154
- fix: add alert to
ReferenceTab.tsx
by @Konrad-Simso in #14307
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
What's Changed
Data modelling 📈
Dependency Upgrades 📦
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
What's Changed
Forms editor 🛠
- fix: if a data model field binding is removed, delete the prop by @lassopicasso in #14297
Dashboard 🖥
Data modelling 📈
- feat: serialize nillable copmlex types as nil by @mirkoSekulic in #14320
Bugfixes 🐞
Dependency Upgrades 📦
Other Changes
- chore(deps): update gitea/gitea docker tag to v1.22.5 by @renovate in #14285
- fix: update description to mention that data model binding and label are required by @JamalAlabdullah in #14281
- fix: lock release and deployment creation by @mirkoSekulic in #14313
- chore: 14264 studio radio by @wrt95 in #14265
Full Changelog: v2024.72...v2024.73
v2024.72
What's Changed
Forms editor 🛠
- style: remove help texts in other settings by @lassopicasso in #14196
- feat: merge select and edit tabs in config by @Konrad-Simso in #14137
- perf: Implement ux feedback for summary2 config by @lassopicasso in #14225
- feat: added validation when creating new datamodel in subform by @JamalAlabdullah in #14233
- fix: fixed overflow of texts for components in utforming page by @JamalAlabdullah in #14216
- feat: addded show/hide button for switches in config by @JamalAlabdullah in #14205
Dependency Upgrades 📦
Other Changes
- chore(deps): update dependency eslint-plugin-testing-library to v7 by @renovate in #14246
- chore(deps): update alpine docker tag to v3.21.0 by @renovate in #14243
- feat: also resolve app version from experimental package by @martinothamar in #14239
- refactor: replace altinn confirm dialog with studio components by @wrt95 in #14197
- feat: adding featureFlag for un-deploy by @wrt95 in #14198
- fix: Update layout set list when adding a new subform by @mlqn in #14254
Full Changelog: v2024.71...v2024.72
v2024.71
What's Changed
Forms editor 🛠
- feat: Create datamodel for subform in config by @lassopicasso in #14138
- fix: Validation when creating a new data model by @ErlingHauan in #14049
- feat(ui-editor): enable component poc and feedback form by @nkylstad in #14210
Data modelling 📈
- fix: allow appmetadata to be undefined when validating name when data model is uploaded by @standeren in #14236
Other Changes
- chore: Implementing text when saving scopes by @wrt95 in #14215
- chore(deps): update gitea/gitea docker tag to v1.22.4 by @renovate in #14219
- chore(deps): update nginx docker tag to v1.27.3 by @renovate in #14220
- feat: render StudioCodeListEditor inside each code list accordion by @standeren in #14054
Full Changelog: v2024.70...v2024.71
v2024.70
What's Changed
Forms editor 🛠
- fix: Error when adding a component where the
dataModelBindings
property is missing by @mlqn in #14070 - fix: add summary2 property to custom config exclusion list by @Jondyr in #14207
Process editor ⏺→◻️→⏺
- fix: Remove outdated comment by @ErlingHauan in #14139
Data modelling 📈
- fix: typesInspector width by @ErlingHauan in #14214
Dependency Upgrades 📦
- feat: redis cache by @mirkoSekulic in #14158
Other Changes
- fix: Removed Browserslist warnings by updating caniuse-lite database by @mlqn in #14120
- feat: Backend slack integration by @nkylstad in #14168
- chore: 14125 implement full design of maskinporten by @wrt95 in #14148
- chore: remove pg distributedcache table by @mirkoSekulic in #14177
- chore: connect get all scopes by @wrt95 in #14176
- fix: changed text in Andre stillinger seksjon by @JamalAlabdullah in #14173
- feat(settings): open settings modal on redirect from ansattporten by @framitdavid in #14212
Full Changelog: v2024.69...v2024.70
v2024.69
What's Changed
Forms editor 🛠
- refactor: Redesign/refactor next recommended action by @lassopicasso in #14032
- chore: replace DragAndDropTree with StudioDragAndDropTree by @wrt95 in #14062
- fix: Fixed empty data model bindings by @mlqn in #14101
- chore(ui-editor): Remove LikertItem component by @nkylstad in #14108
- feat: remove creat subfom buttom and show delete button just when it is a s… by @JamalAlabdullah in #14053
- feat: context based login with ansattporten by @framitdavid in #14014
Dashboard 🖥
Data modelling 📈
- fix: keep nil values during (de)serialization by @mirkoSekulic in #14127
Dependency Upgrades 📦
- feat: generic feedback form implementation for Studio by @nkylstad in #14083
- chore(deps): update dependency eslint-plugin-storybook to ^0.11.0 by @renovate in #14088
Other Changes
- fix: make in-editor linting work in both JetBrains and VSCode by @ErlingHauan in #14091
- feat: 14092 create studio checkbox table by @wrt95 in #14100
- feat(settings): make it possible to open settings modal based on query-params by @framitdavid in #13996
- chore(deps): update dependency @swc/jest to v0.2.37 by @renovate in #14086
- refactor: Replace table and checkbox with StudioCheckboxTable in accessControl tab by @wrt95 in #14112
- fix(deps): update maven non-major dependencies by @renovate in #13830
- chore(deps): update eclipse-temurin docker tag to v21.0.5_11-jre-alpine - autoclosed by @renovate in #14087
- feat: Implement modal to create new code list by @standeren in #14019
Full Changelog: v2024.68...v2024.69
v2024.68
What's Changed
Forms editor 🛠
- style: Rename subform component and add help text by @lassopicasso in #13995
- fix: 404 error when creating subform by @lassopicasso in #13992
- feat: add codeListEditor in config options by @Konrad-Simso in #13953
- feat: 13956 inform user when a linked component in subform table is invalid by @JamalAlabdullah in #13987
- chore: Replace DragAndDrop with StudioDragAndDrop by @wrt95 in #14002
Dependency Upgrades 📦
- chore: pg distributed cache by @mirkoSekulic in #14031
Other Changes
- chore: more sync endpoints by @mirkoSekulic in #14046
- docs: readme update with correct .net version by @mirkoSekulic in #14061
- fix: Fix error when editing component IDs by @mlqn in #14021
- feat(subform): Automatically add closesubformbuttons by @Jondyr in #14009
Full Changelog: v2024.67...v2024.68
v2024.67
What's Changed
Forms editor 🛠
- fix: typo in text key by @standeren in #13994
- fix: removed unused unddefinedLayoutSet folder by @JamalAlabdullah in #14010
- feat: 13928 add data model binding for subfrom by @JamalAlabdullah in #13961
- feat: Implement StudioCodeListEditor in component edit view by @ErlingHauan in #13922
Dashboard 🖥
- chore: Delete primitives containers by @wrt95 in #13963
- chore: Replace divider component by @wrt95 in #13960
Dependency Upgrades 📦
- chore: Create StudioDragAndDrop by @wrt95 in #13936
- feat: distributed requests synchronization by @mirkoSekulic in #13993
Other Changes
- chore: Delete PageContainer by @wrt95 in #13906
- fix: Remove AT21 from resource registry settings by @mgunnerud in #13997
- feat: Create StudioBreadcrumbs component by @ErlingHauan in #13976
- refactor: Split ui-editor playwright tests into smaller tests by @wrt95 in #14008
New Contributors
Full Changelog: v2024.66...v2024.67