-
v0.1.2 Stable
released this
2025-12-13 22:04:32 +00:00 | 22 commits to main since this releasePi-Kit 0.1.2
- Refactored frontend JS into smaller modules (status controller, services helpers, releases utils, toast/UI helpers) and split CSS into themed files for maintainability.
- Added favicon to bundle to eliminate console 404s.
- Diagnostics: initial load no longer shows an unsolicited “Diagnostics refreshed” toast; logs now capture service and update-setting changes with before/after details and failures.
- Services UI: action buttons stacked (⋮ over i), reduced footprint, better name space; service add/edit/remove now logged.
- Update settings: single success toast, logged saves/failures; inline version bump to 0.1.2.
- Backend: API split into
pikit_api/package; release tooling copies the package; release manifest/bundle script updated accordingly.
Downloads