Releases: Altinn/altinn-studio
Releases · Altinn/altinn-studio
v2024.42
What's Changed
Forms editor 🛠
- Use grid-template for schema editor and keys to reset scroll by @standeren in #13104
- Assign max/min height for textArea and avoid save if new text is empty by @standeren in #13078
- Add prefix and suffix text for Input and add alertOnChange for multiselect and dropdown by @standeren in #13106
- Bug/12565 dropdown in lag en ny logikkregel does not close after option selection by @JamalAlabdullah in #13125
Process editor ⏺→◻️→⏺
- 10837 Review changed files in Altinn Studio by @standeren in #13095
Data modelling 📈
- Make data model name bold using Trans by @standeren in #13103
Other Changes
- Disable structural sharing for
JsonSchema
query by @Jondyr in #13117 - Create controller and service for options/code lists by @ErlingHauan in #13046
Full Changelog: v2024.41...v2024.42
v2024.41
What's Changed
Forms editor 🛠
- Added warning background to id-component in Properties. by @JamalAlabdullah in #13067
- prevented overflow in expression by @JamalAlabdullah in #13014
Other Changes
- added onClose function to toast by @JamalAlabdullah in #13087
Full Changelog: v2024.40...v2024.41
v2024.40
What's Changed
Process editor ⏺→◻️→⏺
- 13020 support paymentreceiptpdfdatatype when adding payment task by @standeren in #13036
Other Changes
- Edit .net verison in README by @mirkoSekulic in #13093
Full Changelog: v2024.39...v2024.40
v2024.39
What's Changed
Forms editor 🛠
Process editor ⏺→◻️→⏺
- feat(Actions): re-implemented action with new UI by @framitdavid in #12982
- Remove signing data types from data types to sign by @mlqn in #13048
Other Changes
Full Changelog: v2024.38...v2024.39
v2024.38
What's Changed
Forms editor 🛠
- 12634 implement validation across layouts when loading layout set with modal warning user of the issue by @JamalAlabdullah in #12988
Dashboard 🖥
- Fix styling of app tables by @ErlingHauan in #13019
Process editor ⏺→◻️→⏺
- 11503 e2e tests for process editor by @wrt95 in #12976
- Removing the padlock icon from process editor by making it optional in StudioDisplayTile by @wrt95 in #12980
Dependency Upgrades 📦
Other Changes
- 12582 wrong expired session message by @JamalAlabdullah in #12914
- Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.1 by @renovate in #13012
- Update dependency maven to v3.9.8 by @renovate in #13010
Full Changelog: v2024.37...v2024.38
v2024.37
What's Changed
Forms editor 🛠
- Add background color to ConfPageToolBar component by @standeren in #12958
- 12735 update endpoint that sets datatype for process task to accept array of data types by @standeren in #12865
- 12716 auto open parent components on drop by @Jondyr in #12962
Dashboard 🖥
Process editor ⏺→◻️→⏺
- Added selection of data types to sign on the signing task by @mlqn in #12869
- Remove feature flag for endEvent in process and update url to docs in #12944
- Remove endEvent as a taskType and generalize iconSelection to also include sequenceFlow as a bpmnTypeEnum by @standeren in #12955
Dependency Upgrades 📦
- chore(deps): update nuget non-major dependencies by @renovate in #12938
- chore(deps): update dependency @testing-library/react to v16 by @renovate in #12939
- chore(deps): update dependency microsoft.applicationinsights.kubernetes to v7 by @renovate in #12967
- chore(deps): update nuget non-major dependencies by @renovate in #12965
- fix(deps): update maven non-major dependencies by @renovate in #12966
- chore(deps): update eclipse-temurin docker tag to v21.0.3_9-jre-alpine by @renovate in #12963
Preview 🖼️
- 12972 fetching changes should reload preview by @Jondyr in #12979
- Mock partyTypesAllowed to be all false to bypass the validation check in app-frontend by @standeren in #13004
New Contributors
Full Changelog: v2024.36...v2024.37
v2024.36
What's Changed
Forms editor 🛠
- Implementing a way to show newly changed app name in preview of the app by @WilliamThorenfeldt in #12847
- 12807 the app developer should be able to add paymentDetails component to the app by @standeren in #12879
- limit available components for payment task by @nkylstad in #12882
Process editor ⏺→◻️→⏺
- update processEditorDataTypePath- endpoint to also include taskid by @lassopicasso in #12866
- 12600 process receipt fixes by @WilliamThorenfeldt in #12884
Bugfixes 🐞
- Fix the link to the datamodel page for datamodel repos by @mlqn in #12909
- fix error message for taskid that persists when changing task by @lassopicasso in #12899
- fix(ProcessEditor): should re-render the diagram when local changes are deleted by @framitdavid in #12911
- Bug/12043 uploading a data model with invalid name shows wrong error messages by @JamalAlabdullah in #12886
Dependency Upgrades 📦
Other Changes
- Delete dataType connection in LayoutSets based on dataTypeId directly when deleting a data model by @standeren in #12900
- Security issues fix by @mirkoSekulic in #12903
- Implementing StudioPopover by @WilliamThorenfeldt in #12888
- Replace m UI popover with studio popover in mergeconflict warning by @WilliamThorenfeldt in #12907
- resized the "get started" box by @framitdavid in #12910
- 10469 should fetch actual footer layout if it exists by @standeren in #12843
- added serialization value to icon enum properties by @nkylstad in #12928
Full Changelog: v2024.35...v2024.36
v2024.35
What's Changed
Forms editor 🛠
Other Changes
- Refactor policy editor by @WilliamThorenfeldt in #12867
- Remove prop drilling of app and org in SettingsModal by @WilliamThorenfeldt in #12885
Full Changelog: v2024.34...v2024.35
v2024.34
What's Changed
Forms editor 🛠
- Feat/12496 make it possible to open two different layout sets in two different windows by @JamalAlabdullah in #12857
- 12736 switch data type select in process editor with a combobox by @standeren in #12838
- Bug/12252 cant add rename delete pages after naming a pagewith(.) by @JamalAlabdullah in #12877
- Rename useStudioParams to useStudioEnvironmentParams by @WilliamThorenfeldt in #12868
Process editor ⏺→◻️→⏺
- updated information text about access rules by @nkylstad in #12860
- feat(ProcessEditor): add/delete default payment policy by @framitdavid in #12850
Data modelling 📈
- Add dataModelName parameter to GetModelMetadata endpoint by @ErlingHauan in #12826
- Fix textKey by @lassopicasso in #12881
Dependency Upgrades 📦
- chore(deps): update nuget non-major dependencies by @renovate in #12852
- fix(deps): update dependency redux to v5 by @renovate in #12853
- fix(deps): update dependency reselect to v5 by @renovate in #12854
Other Changes
- Resourceadm: use services from resource registry to add and remove access list members by @mgunnerud in #12825
Full Changelog: v2024.33...v2024.34
v2024.33
What's Changed
Forms editor 🛠
- Added Payment component to Studio by @nkylstad in #12836
- Add component title to language file by @nkylstad in #12839
Dashboard 🖥
- feat(Dashboard): Implement error boundary to prevent dashboard crashes due to component failures by @framitdavid in #12842
- Resourceadm: show published resources from other environments in resource list by @mgunnerud in #12785
Process editor ⏺→◻️→⏺
- Invalidate cache on updated files in process by @lassopicasso in #12827
- 12600 design changes receipt on process by @WilliamThorenfeldt in #12786
Other Changes
- feature: Add correspondence resource type by @oskogstad in #12822
- Cleanup unit tests by @mlqn in #12797
- Update minor deps + fixing testing/library issue by @lassopicasso in #12844
New Contributors
- @codemascot made their first contribution in #12845
Full Changelog: v2024.32...v2024.33