v2.4.2
kubero-dev/kuberov2.4.2Oct 5, 2024by mms-gianni
AI Summary
The update improves the underlying infrastructure and developer experience by upgrading build tools like Vite, improving Kubernetes and Docker Compose handling, and fixing several UI bugs in the pipeline editor.
Key Highlights
- Improved kubectl config and Docker Compose handling.
- Upgraded Vite and related build tools.
- Fixed UI bugs in the Pipeline form (breadcrumbs, button text, title).
- Added new templates (Moodist, Evershop, SQLPad).
New Features
- Improved kubectl/docker compose handling
- Vite upgrade
- Pipeline UI fixes
Full Release Notes
## What's Changed 🎨 Template / Add moodist by @mms-gianni in https://github.com/kubero-dev/kubero/pull/410 🎨 Template / Add evershop by @mms-gianni in https://github.com/kubero-dev/kubero/pull/411 🎨 Template / Add sqlpad by @mms-gianni in https://github.com/kubero-dev/kubero/pull/414 🔧 Maintenance / Improve kubectl config handling by @mms-gianni in https://github.com/kubero-dev/kubero/pull/402 🔧 Maintenance / Improve docker compose by @mms-gianni in https://github.com/kubero-dev/kubero/pull/401 🔧 Maintenance / improve github issue templates by @mms-gianni in https://github.com/kubero-dev/kubero/pull/404 🔧 Maintenance / Bump vite from 4.5.3 to 4.5.5 in /client by @dependabot in https://github.com/kubero-dev/kubero/pull/406 🔧 Maintenance / Bump micromatch from 4.0.7 to 4.0.8 in /server by @dependabot in https://github.com/kubero-dev/kubero/pull/398 🔧 Maintenance / [typo] Update eventsAudit.vue by @brianirish in https://github.com/kubero-dev/kubero/pull/415 🔧 Maintenance / Fix some typos by @gecube in https://github.com/kubero-dev/kubero/pull/416 🔧 Maintenance / Bump express from 4.19.2 to 4.20.0 in /server by @dependabot in https://github.com/kubero-dev/kubero/pull/412 🔧 Maintenance / Bump vite from 4.5.3 to 4.5.5 in /client by @dependabot in https://github.com/kubero-dev/kubero/pull/413 🔧 Maintenance / Bump rollup from 3.29.4 to 3.29.5 in /client by @dependabot in https://github.com/kubero-dev/kubero/pull/418 🔧 Maintenance / Upgrade vite and vuetsc by @mms-gianni in https://github.com/kubero-dev/kubero/pull/419 🪳 Fix / Modal button text color by @mms-gianni in https://github.com/kubero-dev/kubero/pull/424 🪳 Fix / Pipeline title says "create" even when editing an existing pipeline by @mms-gianni in https://github.com/kubero-dev/kubero/pull/425 🪳 Fix / Add breadcrumbs component to Pipeline form by @mms-gianni in https://github.com/kubero-dev/kubero/pull/426 ## New Contributors * @brianirish made their first contribution in https://github.com/kubero-dev/kubero/pull/415 * @gecube made their first contribution in https://github.com/kubero-dev/kubero/pull/416 **Full Changelog**: https://github.com/kubero-dev/kubero/compare/v2.4.1...v2.4.2