Releases: runkids/aisets
Releases · runkids/aisets
Release list
v0.0.18
What's Changed
Other Changes
- fix: convert JS template expressions to glob wildcards in pattern mat… by @hiro05097952 in #3
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
Other Changes
- feat: import aliases setting and glob pattern resolution by @hiro05097952 in #2
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
Other Changes
- fix: @/ alias resolution in monorepo reference scanning and optimization apply by @hiro05097952 in #1
New Contributors
- @hiro05097952 made their first contribution in #1
Full Changelog: v0.0.15...v0.0.16
v0.0.15
v0.0.14
v0.0.13
v0.0.12
🚀 Aisets v0.0.12
This release introduces significant upgrades to the AI Canvas, adds inline metadata editing for assets, polling-based update notifications, and transitions our coding agent adapter to Antigravity 2.0.
🎨 AI Canvas Features & UX Polish
- AI Canvas Plan Mode: Added a dedicated planning mode to guide AI canvas generation tasks.
- Vector Shapes & AI Tools: Integrated drawing cards with vector shape capabilities and responsive AI tools.
- Text Cards & Transformations: Support for text cards with right-click options for mirroring and rotation.
- Architecture Cleanups: Refactored canvas side-effects (keyboard controls, canvas state storage, event dispatchers) to enhance stability and UI responsiveness.
📝 Asset Drawer Inline Editing
- Inline AI Description & OCR Editing: You can now edit AI-generated descriptions and OCR text directly from the asset drawer.
- State Management & Fixes:
- Reset edit state when switching between assets.
- Correctly preserve OCR empty-text status and disable tooltip when idle.
- Added i18n support for all editing triggers and validation messages.
🤖 Agent CLI Upgrade (Antigravity 2.0)
- Branding Refactor: Renamed the
Geminicoding agent integration to Antigravity 2.0 throughout settings, backend detection, and configuration validation. - Model Defaults: Updated recommended default coding models to
gemini-3.5-flashin English, Japanese, Korean, Simplified Chinese, and Traditional Chinese translation files.
🔔 System & UI Updates
- Background Update Check: Added background version polling with clean sidebar notifications when a new version of Aisets is available.
Full Changelog: v0.0.11...v0.0.12