Releases: davidhu2000/kube-knots
Releases · davidhu2000/kube-knots
v0.0.49
What's Changed
New Features 🎉
- feat: add functionality to sort events by last seen by @davidhu2000 in #296
Full Changelog: v0.0.48...v0.0.49
v0.0.48
What's Changed
Bug Fixes 🐛
- fix: update umami function to fix app version telemetry by @davidhu2000 in #294
Full Changelog: v0.0.47...v0.0.48
v0.0.47
What's Changed
Bug Fixes 🐛
- fix: fix create_job argument on cronjob trigger by @davidhu2000 in #293
Full Changelog: v0.0.46...v0.0.47
v0.0.46
What's Changed
Bug Fixes 🐛
- fix: update editor to use 2 space tabs by @davidhu2000 in #287
- fix: update create job argument to resource to fix create error by @davidhu2000 in #288
Full Changelog: v0.0.45...v0.0.46
v0.0.45
What's Changed
Bug Fixes 🐛
- fix: fix missing jobName error when requesting job logs by @davidhu2000 in #286
Chores 🛠
- chore: optimize rendering on table, prevent table rerender if overlay exists by @davidhu2000 in #284
- chore: optimize query-wrapper-rerender by @davidhu2000 in #285
Full Changelog: v0.0.44...v0.0.45
v0.0.44
What's Changed
New Features 🎉
- feat: update search functionality to support regex by @davidhu2000 in #281
New Contributors
- @joegoldin made their first contribution in #278
Full Changelog: v0.0.43...v0.0.44
v0.0.43
What's Changed
New Features 🎉
- feat: add functionality to get logs for jobs by @davidhu2000 in #276
Dependency Updates ⬆️
- chore(deps): bump tauri-plugin-log from
5a6abd3
toaa879c9
in /app/kube-knots/src-tauri by @dependabot in #277
Full Changelog: v0.0.42...v0.0.43
v0.0.42
What's Changed
Bug Fixes 🐛
- fix: add process api to allow list to enable restart after after by @davidhu2000 in #271
- fix: update cargo toml dependencies to include process in allowList by @davidhu2000 in #272
Full Changelog: v0.0.41...v0.0.42
v0.0.41
What's Changed
New Features 🎉
- feat: enable devtools on prod builds, tighten down API allowlist for improved security by @davidhu2000 in #270
Full Changelog: v0.0.40...v0.0.41
v0.0.40
What's Changed
Dependency Updates ⬆️
- chore(deps): bump openssl from 0.10.47 to 0.10.48 in /app/kube-knots/src-tauri by @dependabot in #265
- chore(deps): update npm dependencies by @davidhu2000 in #266
Other Changes
- docs: fix installation link on downloads page by @davidhu2000 in #267
Full Changelog: v0.0.39...v0.0.40