Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.10.0 (2025-10-21)
Features
- add agent pages and agent playground (#659) (4abf139)
- add knowledge base pages (#657) (e475ef9)
- add kserve (#656) (bdb6666)
- added upgrade check for updating to a newer version (#647) (df4976f)
- workloads pt. 1 (#650) (2a05759)
- workloads pt.2 (#658) (27de898)
Bug Fixes
Others
- deps: bump ncipollo/release-action (#646) (66d6860)
- deps: bump ncipollo/release-action (#649) (e45fb4e)
- deps: bump node in the docker-dependencies group (#648) (0c43619)
- deps: bump ts-jest from 26.5.6 to 29.4.1 (#624) (eb4e12b)
4.9.0 (2025-09-01)
Features
- add deprecated labels for Jaeger, Falco, Httpbin and Kiali apps (#630) (f19bb9b)
- APL-1042 - Network Policies rework (#632) (383863c)
- oss files (#620) (17a7352)
- switch view and team dropdowns in header (#631) (02cba86)
Bug Fixes
- deprecated modal button name (#634) (3b61107)
- network policies pod labels (#641) (5e9f92b)
- unknown and wrong pod label (#637) (5a9a792)
Others
- deps: bump @iconify/react from 3.2.2 to 6.0.0 (#626) (3f2ff90)
- deps: bump actions/checkout from 4 to 5 (#636) (d030ffa)
- deps: bump amannn/action-semantic-pull-request from 5 to 6 (#639) (12845c7)
- deps: bump ncipollo/release-action (#628) (03a127d)
- deps: bump nginx in the docker-dependencies group (#640) (c59837a)
- deps: bump node in the docker-dependencies group (#629) (5cf7b7f)
- readme (#638) (5219e75)
- remove old pages (#633) (4112c6f)
4.8.0 (2025-08-04)
Features
Bug Fixes
- http proxy middleware (#615) (f1540c0)
- rerouted index ts to named files for readability (#617) (7cf5bc9)
Reverts
Others
- deps: bump @mui/styles from 5.16.14 to 6.4.12 (#590) (593f0c9)
- deps: bump @types/lodash from 4.17.15 to 4.17.17 (#588) (5d11100)
- deps: bump axios from 1.7.9 to 1.10.0 (#592) (2fed476)
- deps: bump http-proxy-middleware from 0.21.0 to 3.0.5 (#591) (bdfe7ab)
- deps: bump ncipollo/release-action (#603) (89b4301)
- deps: bump node from 20.19.2-alpine to 20.19.3-alpine (#600) (73551b4)
- deps: bump the docker-dependencies group with 2 updates (#604) (0163a8d)
- upgrade http-proxy-middleware (#616) (cffe915)
4.7.0 (2025-07-31)
Features
- allow users to define empty env values in builds (#606) (ebb7c52)
- enhance dependabot configuration for auto-approval and grouping of dependencies (#601) (6896aed)
- hide default platform storage class in cluster settings page (#614) (764c196)
Bug Fixes
- add optional value label for environment variables in build creation (#611) (435daa8)
- improve error handling and re-routing (#607) (43617e7)
- limit team name length to a maximum of 9 characters (#612) (59a2979)
4.6.0 (2025-06-24)
Features
Bug Fixes
- enhance service creation form with correct useCname data (#598) (830783a)
- form validation error for useORCS (#596) (7bfe3c5)
- remove session corrupt state notification (#599) (00fe560)
- replaced apl-docs with techdocs (#587) (b7d2ef1)
- webhook inconsistent render issue (#595) (5a3c2fe)
CI
4.5.0 (2025-06-17)
Features
Bug Fixes
- app.tsx router (#580) (82d25e9)
- disable download kubeconfig when apiserver not configured (#584) (5597ffa)
- get team app details (#582) (2844057)
- secret descriptions (#581) (18494d6)
- very tempory fix for workload character limit (#585) (fbeb18e)
Others
- deps: bump @commitlint/config-conventional from 11.0.0 to 19.8.1 (#576) (b79902a)
- deps: bump i18next-http-backend from 1.4.1 to 3.0.2 (#577) (c90319d)
- deps: bump react-hook-form from 7.54.2 to 7.57.0 (#575) (a4b602d)
- deps: bump simplebar-react from 2.4.3 to 3.3.1 (#574) (991a5bf)
Code Refactoring
4.4.0 (2025-06-03)
Features
Bug Fixes
- alertmanager not showing if disabled and isAdmin (#570) (9b8b96a)
- getTeam(s) queries (#571) (d8f1c2e)
- policy pages (#569) (4d57d6d)
- read only view permissions for team settings page (#565) (7b883f7)
- remove capitalize from catalog card title (#566) (5885d91)
Others
- add code owners (#564) (315f107)
- deps: bump @hkdobrev/run-if-changed from 0.3.1 to 0.6.3 (#561) (35f6437)
- deps: bump @monaco-editor/react from 4.6.0 to 4.7.0 (#558) (efcbd4a)
- deps: bump @testing-library/react from 16.2.0 to 16.3.0 (#560) (d54dccc)
- deps: bump cspell from 5.21.2 to 9.0.2 (#572) (2f0c7a0)
- deps: bump node from 20.19.1-alpine to 20.19.2-alpine (#568) (c6d698d)
- deps: bump tss-react from 3.7.0 to 4.9.18 (#559) (cbcbf17)
4.3.0 (2025-05-14)
Features
Bug Fixes
- app header, no capital in team name and no dashboard team admin (#552) (e57e13e)
- map undefined error (#554) (4e72c94)
- navconfig permission function (#555) (911341c)
- removed limits cpu and memory (#553) (6ef7510)
- ui team journal changes pt.2 (#548) (43c4e02)
- ui team journal changes pt.3 (#549) (bc00f0e)
- ui team journal changes pt.4 (#550) (9b11b64)
Others
- deps: bump nginx from 1.27.3-alpine to 1.27.5-alpine (#546) (bdfedef)
- deps: bump node from 20.18.2-alpine to 20.19.1-alpine (#551) (8e99f15)
4.2.0 (2025-04-25)
Features
- build page using new form components (#536) (ae2ae8a)
- service page using form components (#525) (ccbc6df)
- static team settings page (#531) (14f08b2)
- update redirects between the theme view and team selection (#544) (a5d6d15)
Bug Fixes
- cluster settings (#542) (7011d9e)
- header team dropdown selection (#541) (6831bfc)
- redux store generation (#540) (b3f9603)
- team UI rework (#547) (40e2c48)
4.1.0 (2025-04-07)
Bug Fixes
- improve error handling (#527) (eb68c56)
- show sealed secrets (#534) (9931c4a)
- use name instead of id for teams (#537) (50f4a2a)