Releases: kubero-dev/kubero
v2.4.2-rc.2
What's Changed
- improve kubectl config handling by @mms-gianni in #402
- improve docker compose by @mms-gianni in #401
- improve github issue templates by @mms-gianni in #404
- Bump vite from 4.5.3 to 4.5.5 in /client by @dependabot in #406
- Template / add moodist by @mms-gianni in #410
- add template for evershop by @mms-gianni in #411
- Bump micromatch from 4.0.7 to 4.0.8 in /server by @dependabot in #398
- add template for sqlpad by @mms-gianni in #414
- [typo] Update eventsAudit.vue by @brianirish in #415
- fix: some typos by @gecube in #416
- Bump express from 4.19.2 to 4.20.0 in /server by @dependabot in #412
- Bump vite from 4.5.3 to 4.5.5 in /client by @dependabot in #413
- Bump rollup from 3.29.4 to 3.29.5 in /client by @dependabot in #418
- Maintenance/upgrade vite and vuetsc by @mms-gianni in #419
New Contributors
- @brianirish made their first contribution in #415
- @gecube made their first contribution in #416
Full Changelog: v2.4.1...v2.4.2-rc.2
v2.4.1
What's Changed
- Bump micromatch from 4.0.7 to 4.0.8 in /client by @dependabot in #393
- Bump axios from 1.7.2 to 1.7.4 in /client by @dependabot in #394
- fix: catch startup error when prometheus is not accessible/configureswq by @mms-gianni in #396
- Release/v2.4.1 by @mms-gianni in #397
Full Changelog: v2.4.0...v2.4.1
v2.4.0
Requires Kubero Operator version v0.1.2
What's Changed
🌟 Feature / Use new build CRD to create images with Buildpacks, Nixpacks and Dockerfiles by @mms-gianni in #368
🌟 Feature / Add scale to zero (sleep on inactivity) by @mms-gianni in #386
🌟 Feature / Implement multiple domains per app by @mms-gianni in #385
🌟 Feature / Rename buildpacks to runpacks visually by @mms-gianni in #367
🌟 Feature / Adding option to select ingress class by @cskiwi in #301
🌟 Feature / Improve feature detection for UI by @mms-gianni in #387
🌟 Feature / Show build logs by @mms-gianni in #383
🔧 Maintenance / Update form.vue - correct loadRepository invocation by @vhqtvn in #355
🔧 Maintenance / Bump tar from 6.2.0 to 6.2.1 by @dependabot in #356
🔧 Maintenance / Update node packages by @mms-gianni in #360
🔧 Maintenance / Bump axios from 0.27.2 to 0.28.0 in /server by @dependabot in #357
🔧 Maintenance / Bump follow-redirects from 1.15.3 to 1.15.6 in /server by @dependabot in #359
🔧 Maintenance / Bump semver and nodemon in /server by @dependabot in #362
🔧 Maintenance / Bump tar from 6.2.0 to 6.2.1 in /server by @dependabot in #365
🔧 Maintenance / Bump braces from 3.0.2 to 3.0.3 in /server by @dependabot in #366
🔧 Maintenance / Bump ws from 6.2.2 to 6.2.3 in /server by @dependabot in #369
🔧 Maintenance / Bump ws, engine.io and socket.io-adapter in /server by @dependabot in #384
🔧 Maintenance / Bump express from 4.18.2 to 4.19.2 in /server by @dependabot in #358
🎨 Template / Add kener template by @mms-gianni in #388
🎨 Template / Add metube downloader by @mms-gianni in #380
🪳 Fix / Loading addons and volumes by @mms-gianni in #382
🪳 Fix / Restart issues by @mms-gianni in #390
🪳 Fix / Avoid crashing when notifications not configured (backward compatibility) by @mms-gianni in #378
New Contributors
Full Changelog: v2.3.0...v2.4.0
v2.3.3
What's Changed
- 🎨 Template / add metube downloader by @mms-gianni in #380
- 🪳 Fix / fix loading addons and volumes by @mms-gianni in #382
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
🔧 Maintenance / Bump semver and nodemon in /server by @dependabot in #362
🔧 Maintenance / Bump tar from 6.2.0 to 6.2.1 in /server by @dependabot in #365
🔧 Maintenance / Bump braces from 3.0.2 to 3.0.3 in /server by @dependabot in #366
🔧 Maintenance / Bump ws from 6.2.2 to 6.2.3 in /server by @dependabot in #369
🪳 Fix / #377 Update notifications logic to correctly handle cases where notificat… by @mms-gianni in #378
Full Changelog: v2.3.1...v2.3.2
v2.4.0-rc.1
What's Changed
🔧 Maintenance / Bump semver and nodemon in /server by @dependabot in #362
🔧 Maintenance / Bump tar from 6.2.0 to 6.2.1 in /server by @dependabot in #365
🔧 Maintenance / Bump braces from 3.0.2 to 3.0.3 in /server by @dependabot in #366
🌟 Feature / Use new build CRD to create images by @mms-gianni in #368
🌟 Feature / Rename buildpacks to runpacks visually by @mms-gianni in #367
Full Changelog: v2.3.1...v2.4.0-rc.1
v2.3.1
v2.3.0
What's Changed
🌟 Feature / Add longterm metrics by @mms-gianni in #342
🎨 Template / Add rsshub by @mms-gianni in #345
🎨 Template / Add leantime by @mms-gianni in #347
🎨 Template / Add Fief by @mms-gianni in #328
🎨 Template / Add Keila Newsletter tool template by @mms-gianni in #326
🎨 Template / Add limesurvey template by @ajutamangdev in #336
🎨 Template / Add planning-poker by @ajutamangdev in #341
New Contributors
- @ajutamangdev made their first contribution in #336
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What Changed
🪳 Fix / Avoid crashes for older installations when saving notifications
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
🌟 Feature / Add notification for Slack, Discord and Webhooks by @mms-gianni in #324
🎨 Template / Add Planka by @mms-gianni in #310
🎨 Template / Add Bitwarden by @mms-gianni in #314
🎨 Template / Add Ryot by @mms-gianni in #316
🎨 Template / Add Affine by @mms-gianni in #317
🎨 Template / Add Slink template, the image sharing service by @mms-gianni in #327
🪳 Fix / Avoid multiple builds when pushing to main/master by @mms-gianni in #323
Full Changelog: v2.1.0...v2.2.0