Releases: jhipster/jhipster-online
Releases · jhipster/jhipster-online
v2.38.0
What’s Changed
Thanks to @SvMak, we have a whole new look and feel for JHipster Online! Check it out at start.jhipster.tech.
🎨 UI/UX Improvements
⬆️ Major Updates
- Upgrade to JHipster 9.0.0-beta.0 @mraible
- Bump bootstrap from 4.5.3 to 5.0.0 (#461) @dependabot
🔧 Code Quality
- Sonar: Remove this commented out code (#442) @qmonmert
- Sonar: Fix 'Make sure not using rel=noopener is safe here' (#441) @qmonmert
🔒 Security Updates
- Bump node-forge from 1.3.1 to 1.3.2 (#468) @dependabot
- Bump socket.io from 4.5.4 to 4.8.1 (#463) @dependabot
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 7.2.1.202505142326-r (#462) @dependabot
- Bump http-proxy-middleware from 2.0.6 to 2.0.9 (#459) @dependabot
- Bump rollup from 2.79.1 to 2.79.2 (#458) @dependabot
- Bump webpack from 5.75.0 to 5.94.0 (#460) @dependabot
- Bump follow-redirects from 1.15.4 to 1.15.6 (#443) @dependabot
- Bump ip from 1.1.5 to 1.1.9 (#440) @dependabot
- Bump express from 4.18.2 to 4.19.2 (#444) @dependabot
- Bump tar from 6.1.0 to 6.2.1 (#446) @dependabot
- Bump @babel/helpers from 7.20.6 to 7.27.1 (#457) @dependabot
v2.37.0
v2.36.0
v2.35.0
v2.34.0
Release v2.33.4
This release adds improved Azure support, including the new AZD + Java tooling.
What’s Changed
- Support IaC tools for azure applications (#453) @fangjian0423
- Support azure container apps (#448) @fangjian0423
- Fix testcontainers + MySQL bug (#451) @jdubois