Releases: monodot/manikure
Releases · monodot/manikure
v0.6
What's changed
- UI Improvements: Added dark mode support, resizable panels, and an About dialog with source and licence info. Added text to the welcome dialog to make it clear that this is a local-first app.
- Resource Management: Added support for YAML import/export, including single resources and Kubernetes List objects. Added filtering of null/empty fields in output.
- Form Enhancements: Added field documentation in hover cards, support for resource limits/requests, and liveness/readiness probe configuration.
- Storage: Added local storage support to persist resources between sessions, with URL hash-based sharing replacing the previous query parameter approach.
- Documentation: Updated README with clearer project description, license terms, and development status.
Full Changelog: v0.5...v0.6
v0.5
What's Changed
- Adds import from JSON
- Adds Share via URL
- Adds a 'Record' type, so that we can edit Labels/Annotations and other key-value pair objects.
- Cosmetic bits: Sorts out full-height and scrolling for the app. Adds a Welcome/onboarding screen.
PRs:
- build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #64
- build(deps): bump @vueuse/core from 12.2.0 to 12.3.0 by @dependabot in #65
- build(deps): bump radix-vue from 1.9.11 to 1.9.12 by @dependabot in #67
- build(deps-dev): bump @types/node from 22.10.2 to 22.10.5 by @dependabot in #68
- build(deps-dev): bump vite from 6.0.6 to 6.0.7 by @dependabot in #66
Full Changelog: v0.4...v0.5
v0.4
A brand new iteration of this app, developed with shadcn-vue components.
Full Changelog: v0.3...v0.4
v0.3
Rebased on Vue v3, Tailwind v3 and redesigned.
Renamed to Manikure - Manifest builder for Kubernetes Resources 💅
Moved the public demo instance to https://manikure.netlify.app