Releases: openmcp-project/ui-frontend
Releases · openmcp-project/ui-frontend
v0.3.10
What's Changed
- Added possibility to assign Service Accounts when create Project, Workspace, MCP by @lucasgoral in #246
- Managed resource graph adjustments by @Hubert-Szczepanski-SAP in #247
- feat: collapse non permitted workspaces by @Lasserich in #249
- feat: unify table layout of MCP page by @Lasserich in #250
- feat: set maxWidth for scaling and reduce gap sizes by @Lasserich in #248
- Fix Workspace Container height by @lucasgoral in #252
- Button behavior + removing dark orange color by @Hubert-Szczepanski-SAP in #253
New Contributors
- @Lasserich made their first contribution in #249
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- chore(deps): update node.js to 9e08f84 by @renovate[bot] in #237
- feat: Add Dynatrace by @andreaskienle in #236
- fix(deps): update dependency i18next to v25.3.3 by @renovate[bot] in #238
- chore(deps): update node.js to ac365b7 by @renovate[bot] in #239
- fix(deps): update dependency i18next to v25.3.4 by @renovate[bot] in #240
- fix(deps): update all non-major dependencies by @renovate[bot] in #241
- fix: Link for connect button by @andreaskienle in #245
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- Fix MCP link in breadcrumb by @andreaskienle in #206
- chore(deps): update all non-major dependencies by @renovate[bot] in #208
- Fix: Don’t render connect button when there are errors by @andreaskienle in #211
- Convert BFF to TypeScript by @andreaskienle in #212
- fix(deps): update all non-major dependencies to v9.42.1 by @renovate[bot] in #213
- refactor: i18n by @andreaskienle in #209
- chore(deps): update docker/metadata-action digest to c1e5197 by @renovate[bot] in #216
- chore(deps): update gcr.io/distroless/nodejs24-debian12 docker digest to ca801d6 by @renovate[bot] in #217
- chore(ci): update Node.js by @andreaskienle in #220
- fix(deps): update sentry-javascript monorepo to v10 (major) by @renovate[bot] in #218
- chore(deps): update node.js to 3e94dd6 by @renovate[bot] in #221
- Fix incorrect ProviderConfig usage counter by @lucasgoral in #219
- chore(deps): update gcr.io/distroless/nodejs24-debian12 docker digest to ea1b7da by @renovate[bot] in #222
- chore(deps): update node.js to e34ad79 by @renovate[bot] in #223
- Feat/adding graph to mcp by @Hubert-Szczepanski-SAP in #210
- feat(lint): Add rule to validate i18next usage by @andreaskienle in #226
- Show resource errors popover for MCP by @lucasgoral in #215
- Refresh bug on graph by @Hubert-Szczepanski-SAP in #229
- fix: Replace calls to timeAgo with formatDateAsTimeAgo by @andreaskienle in #230
- Reinforce api server fetch by @lucasgoral in #225
- feat: add Hyperspace Portal integration by @andreaskienle in #232
- fix(deps): update all non-major dependencies by @renovate[bot] in #214
- chore(deps): update gcr.io/distroless/nodejs24-debian12 docker digest to 767b6dc by @renovate[bot] in #227
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #231
- chore(deps): update dependency @vitejs/plugin-react to v5 by @renovate[bot] in #228
- chore(deps): bump tmp and inquirer by @dependabot[bot] in #233
- fix(deps): update dependency zod to v4.0.17 by @renovate[bot] in #234
- chore(deps): update node.js to 231ddc0 by @renovate[bot] in #235
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Feat: make embeddable into openMFP by @enrico-kaack-comp in #175
- chore(deps): update node.js to 9e6918e by @renovate[bot] in #189
- Fix max length of MCPs by @andreaskienle in #188
- chore(deps): update gcr.io/distroless/nodejs22-debian12 docker digest to b765815 by @renovate[bot] in #191
- chore(deps): update dependency typescript-eslint to v8.37.0 by @renovate[bot] in #192
- Rename cookies by @andreaskienle in #194
- feat: simple sentry implementation by @n3rdc4ptn in #186
- Feat: charging target inputs improvements and validation by @lucasgoral in #187
- Feat: delete project dialog by @lucasgoral in #190
- chore(deps): bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #195
- fix(deps): update all non-major dependencies by @renovate[bot] in #193
- chore(deps): update node.js to 079b6a6 by @renovate[bot] in #196
- chore(deps): update node.js to e515259 by @renovate[bot] in #198
- Activate linter in pipeline by @andreaskienle in #202
- chore(deps): update node.js to 37ff334 by @renovate[bot] in #201
- fix(deps): update dependency @sentry/vite-plugin to v4 by @renovate[bot] in #203
- chore(deps): update dependency typescript-eslint to v8.38.0 by @renovate[bot] in #204
- fix(sentry): remove sendDefaultPii option to enhance privacy by @n3rdc4ptn in #205
- Add 404 pages by @andreaskienle in #197
- Support themes by @andreaskienle in #200
- fix(deps): update all non-major dependencies by @renovate[bot] in #207
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- fix(deps): update all non-major dependencies by @renovate[bot] in #182
- fix(deps): update dependency zod to v4 by @renovate[bot] in #183
- chore(deps): update dependency @eslint/js to v9.31.0 by @renovate[bot] in #184
- fix: wrong type in encrypted session by @enrico-kaack-comp in #185
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- chore(docs): correct small typo in beta msg by @jakobmoellerdev in #179
- fix(deps): update all non-major dependencies by @renovate[bot] in #169
- fix(deps): update dependency dotenv to v17.1.0 by @renovate[bot] in #180
- Bugfix/feedback on staging and canary by @Hubert-Szczepanski-SAP in #181
New Contributors
- @jakobmoellerdev made their first contribution in #179
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- Disable connection to unsupported IdP by @andreaskienle in #172
- fix: encrypted session race condition by @enrico-kaack-comp in #177
- fix: fix connect button system IDP by @enrico-kaack-comp in #178
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Added a fix that renames some components to make the Creation of MCP work correctly by @lucasgoral in #176
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Bugfix/adding click here link to feedback by @Hubert-Szczepanski-SAP in #174
- style: Update code formatting for consistency and readability & fixed… by @n3rdc4ptn in #173
- chore(deps): update node.js to 2fa6c97 by @renovate in #171
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix(deps): update all non-major dependencies by @renovate in #164
- fix(deps): update dependency dotenv to v17 by @renovate in #166
- fix(deps): update all non-major dependencies by @renovate in #167
- Add charging target type input by @lucasgoral in #168
- Fix for the providers selection and MCP create form improvements by @lucasgoral in #170
Full Changelog: v0.3.0...v0.3.1