What's Changed
Upgrading
Before upgrading from 2.26.0-beta.3 or 2.26.0-beta.2 please check the following #1913 #1912
Features
- feat: Migrate UI to Typescript and Vite by @joachimdalen in #1908
- feat: refactor landing page by @joachimdalen in #1917
- feat: Refactor user settings by @joachimdalen in #1915
- feat: refactor workspaces list page by @joachimdalen in #1919
Fixes
- fix: Remove mysql code by @alfespa17 in #1910
- fix: Update liquibase scripts to fix issue when running in SQL Azure by @alfespa17 in #1913
- fix: ui workflow not triggering on pull requests by @joachimdalen in #1918
- fix: Make footer year dynamic by using new Date().getFullYear() instead of static year by @ilkerispir in #1953
- fix: Add new changelog for module column size modification #1954. by @lah-wag in #1956
Dependencies
- deps: Update to Spring boot 3.3.10 by @alfespa17 in #1916
- deps: bump oidc-client-ts from 3.1.0 to 3.2.0 in /ui by @dependabot in #1893
- deps: bump axios from 1.8.2 to 1.8.3 in /ui by @dependabot in #1891
- deps: bump vite from 6.2.2 to 6.2.3 in /ui by @dependabot in #1920
- deps: bump software.amazon.awssdk:bom from 2.31.1 to 2.31.6 by @dependabot in #1948
- deps: bump com.azure.spring:spring-cloud-azure-dependencies from 5.20.1 to 5.21.0 by @dependabot in #1952
- deps: bump jgit.version from 7.1.0.202411261347-r to 7.2.0.202503040940-r by @dependabot in #1947
- deps: bump com.microsoft.sqlserver:mssql-jdbc from 12.8.1.jre11 to 12.10.0.jre11 by @dependabot in #1946
- deps: bump com.google.cloud:libraries-bom from 26.56.0 to 26.57.0 by @dependabot in #1951
- deps: bump eslint-plugin-prettier from 5.2.3 to 5.2.4 in /ui by @dependabot in #1928
- deps: bump @types/node from 22.13.10 to 22.13.13 in /ui by @dependabot in #1922
- deps: bump software.amazon.awssdk:bom from 2.31.6 to 2.31.11 by @dependabot in #1977
- deps: bump vite from 6.2.3 to 6.2.4 in /ui by @dependabot in #1981
- deps: bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by @dependabot in #1980
- deps: bump org.sonarsource.scanner.maven:sonar-maven-plugin from 5.0.0.4389 to 5.1.0.4751 by @dependabot in #1979
- deps: bump @typescript-eslint/parser from 8.26.1 to 8.28.0 in /ui by @dependabot in #1970
- deps: bump @ant-design/icons from 5.6.1 to 6.0.0 in /ui by @dependabot in #1926
- deps: bump ts-jest from 29.2.6 to 29.3.0 in /ui by @dependabot in #1927
- deps: bump eslint-plugin-prettier from 5.2.4 to 5.2.5 in /ui by @dependabot in #1966
- deps: bump cronstrue from 2.56.0 to 2.57.0 in /ui by @dependabot in #1967
- deps: bump luxon from 3.5.0 to 3.6.0 in /ui by @dependabot in #1968
- deps: bump com.google.cloud:libraries-bom from 26.57.0 to 26.58.0 by @dependabot in #1978
- deps: bump typescript-eslint from 8.26.1 to 8.28.0 in /ui by @dependabot in #1972
- deps: bump eslint from 9.22.0 to 9.23.0 in /ui by @dependabot in #1924
New Contributors
- @joachimdalen made their first contribution in #1908
- @lah-wag made their first contribution in #1956
Full Changelog: 2.26.0-beta.3...2.26.0-beta.4