Releases: Altinn/altinn-studio
Releases · Altinn/altinn-studio
v2024.26
What's Changed
Forms editor 🛠
- Handle duplicated ids in layout by @lassopicasso in #12665
- Component marked as
not required
: remove properties that is updated to not set (undefined) by @lassopicasso in #12726
Process editor ⏺→◻️→⏺
- feat(PadContextProvider): remove entries from pad provider by @framitdavid in #12705
- Task id validation by @lassopicasso in #12711
Full Changelog: v2024.25...v2024.26
v2024.25
What's Changed
Forms editor 🛠
- chore(deps): update npm non-major dependencies by @renovate in #12666
- v4/ Add Config tools for AttachmentList by @lassopicasso in #12250
- Fix preview texts by @mlqn in #12656
- chore(deps): update dependency @testing-library/react to v15 by @renovate in #12669
- Ensure autosave on layoutset switch is done for correct layoutset. by @nkylstad in #12703
Process editor ⏺→◻️→⏺
- Implement autosaving of bpmn process and trigger add/remove layoutset when relevant by @standeren in #12616
- Add actions to confirmation task as default by @standeren in #12677
- Only add layout set for data tasks by @standeren in #12676
- create new modeler instance always, but only call getModeler once in useBpmnEditor hook by @standeren in #12685
- feat(Bpmnjs): Ensure that the user is fully informed about the consequences when deleting a task by @framitdavid in #12702
Bugfixes 🐞
- replace toLocalString with toISOSTring by @lassopicasso in #12700
Dependency Upgrades 📦
- chore(deps): update nuget non-major dependencies by @renovate in #12667
- chore(deps): update npm non-major dependencies by @renovate in #12691
- chore(deps): update dependency altinn.common.accesstoken to v4.3.1 by @renovate in #12689
Other Changes
- Delete modelMetadata on model updates by @standeren in #12655
- chore(deps): update dependency @testing-library/dom to v10 by @renovate in #12668
- Display gitea menu bar when 500 error in repo status by @WilliamThorenfeldt in #12644
- Fix storage warnings by @mlqn in #12670
- chore(deps): update dependency style-loader to v4 by @renovate in #12694
- Adding new @studio/component - StudioLabelAsParagraph by @WilliamThorenfeldt in #12684
- chore(deps): update dependency source-map-loader to v5 by @renovate in #12693
- Resourceadm: improve validation by @mgunnerud in #12683
Full Changelog: v2024.24...v2024.25
v2024.24
What's Changed
Bugfixes 🐞
- fix(Websockets): ensure to use the correct client names by @framitdavid in #12654
Other Changes
- Trying to fix the broken playwright tests by @WilliamThorenfeldt in #12647
- resourceadm: add broker service resource type by @mgunnerud in #12643
- Feature/addedbrokerservice by @TheTechArch in #12638
- Fix build log link by @mlqn in #12642
- resourceadm: handle user not found in gitea by @mgunnerud in #12648
- Changing error message on component id by @WilliamThorenfeldt in #12649
- Fix orgEnvironments cache key by @mlqn in #12662
Full Changelog: v2024.23...v2024.24
v2024.23
What's Changed
Forms editor 🛠
- Make sure selectedLayoutSet is an existing one in layoutsets before rendering ux-editor by @standeren in #12566
- Add error handling of changed receipt name by @standeren in #12560
- Fix deployment/publishing page by @mlqn in #12207
- Remove full reload of Preview (v4) by @mlqn in #12534
- chore(deps): update npm non-major dependencies by @renovate in #12629
- fixed unupdated config when deleting component by @JamalAlabdullah in #12625
- Bug/fix option editing box by @JamalAlabdullah in #12577
Dashboard 🖥
Process editor ⏺→◻️→⏺
- refac(UseBpmnModeler): Implementing Singleton Pattern with Classes by @framitdavid in #12614
- 12571 add endpoint to delete layout set by @standeren in #12598
- feat(SyncError/Success): Connection to SignalR-Hub for sync-notifications by @framitdavid in #12554
Data modelling 📈
- Update
DragAndDropListItemContext
to assign the correct id to the parent by @lassopicasso in #12589
Dependency Upgrades 📦
- chore(deps): update dependency husky to v9 by @renovate in #12605
- chore(deps): update dependency htmlagilitypack to v1.11.60 by @renovate in #12601
- chore(deps): update dependency altinn.common.accesstoken to v4 by @renovate in #12603
- chore(deps): update dependency altinn.common.accesstokenclient to v3 by @renovate in #12604
- chore(deps): update dependency jwtcookieauthentication to v4 by @renovate in #12631
Other Changes
- Resourceadm: show alert if user does not have permission (is member of correct Gitea team) to publish resource or edit RRR access lists by @mgunnerud in #12618
- fixing the broken playwright tests by @WilliamThorenfeldt in #12637
- 12568 mock receipt for preview by @standeren in #12599
- chore(deps): update gitea/gitea docker tag to v1.21.10 by @renovate in #12602
- 12438 change name and design for tilgangsstyring tab in settings modal by @JamalAlabdullah in #12511
- update yarn.lock file by @standeren in #12641
- Delete related layout set folder by @standeren in #12620
- Changed text and created link by @Ildest in #12587
New Contributors
Full Changelog: v2024.22...v2024.23
v2024.22
What's Changed
Dashboard 🖥
- Resourceadm UI improvements by @mgunnerud in #12608
Process editor ⏺→◻️→⏺
- feat(EditTaskId): the user should be able to edit the id of a task by @framitdavid in #12524
Bugfixes 🐞
- fix(ProcessEditor): e.appendChild is not a function by @framitdavid in #12613
Full Changelog: v2024.21...v2024.22
v2024.21
What's Changed
Forms editor 🛠
- 12303 set beta view of component config as default and delete all custom config by @JamalAlabdullah in #12443
Process editor ⏺→◻️→⏺
- feat(PaymentTask): Integrate Altinn Payment Task into ProcessEditor by @framitdavid in #12562
- Feat(process)/12445 record added deleted data tasks preparation by @nkylstad in #12507
Dependency Upgrades 📦
- chore(deps): update nuget non-major dependencies to v3.8.0 by @renovate in #12585
- chore(deps): update dependency libgit2sharp to v0.30.0 by @renovate in #12584
Other Changes
- chore(deps): update gitea/gitea docker tag to v1.21.8 by @renovate in #12525
- update classRef if changed by @mirkoSekulic in #12575
- storage upsert endpoints by @mirkoSekulic in #12557
- Fixed path by @TheTechArch in #12591
- Add $schema and uiSettings to LayoutSets model in backend by @standeren in #12579
Full Changelog: v2024.20...v2024.21
v2024.20
What's Changed
Forms editor 🛠
- 12399 add new endpoint for adding receipt as a layoutset by @standeren in #12494
- Bug/12516 input limit fix in option value field by @JamalAlabdullah in #12551
Full Changelog: v2024.19...v2024.20
v2024.19
What's Changed
Forms editor 🛠
- Add page config panel (#12428) by @standeren in #12442
- added typings for data model bindings for all relevant components by @nkylstad in #12506
Other Changes
- resourceam: do not allow resource identifier to start with 'app_' by @mgunnerud in #12500
- resourceadm: add semaphore to updateresource service + use save resource json to state when editing resource data by @mgunnerud in #12499
- Use sensible email adress for git in altinn studio by @nkylstad in #12522
Full Changelog: v2024.18...v2024.19
v2024.18
What's Changed
Forms editor 🛠
- Update textresource editor by @TomasEng in #12452
- Validate Unique ID for All Layouts in a Layout-Set by @lassopicasso in #12487
Bugfixes 🐞
Dependency Upgrades 📦
- chore(deps): update dependency @typescript-eslint/eslint-plugin to v7 by @renovate in #12477
- chore(deps): update dependency @typescript-eslint/parser to v7 by @renovate in #12478
- chore(deps): update nuget non-major dependencies by @renovate in #12475
Full Changelog: v2024.17...v2024.18
v2024.17
What's Changed
Forms editor 🛠
- feat(SupportV4): Support using v4 app template in Studio by @framitdavid in #12449
- allow both uppercase and lowercase in model metadata response by @nkylstad in #12458
- Remove configure layoutsets panel and adapt css on layoutsets dropdown by @standeren in #12472
- Not show required radiobuttons when using code list by @standeren in #12448
Other Changes
- resourceadm bugfix: fix import resource identifier validation and return errors by @mgunnerud in #12466
Full Changelog: v2024.16...v2024.17