What's Changed
- feat(editor): unify Core Framework into one tabbed panel with declarative management by @DavidBabinec in #123
- feat(editor): consolidate left panels into one tabbed Explorer panel by @DavidBabinec in #128
- fix(spotlight): keep highlighted row in view by @DavidBabinec in #125
- fix(onboarding): open framework import ready to import (pre-select Full) by @DavidBabinec in #129
- Fix AI token tool argument leniency by @nguyenngothuong in #121
- feat(editor): drag media assets onto canvas by @DavidBabinec in #112
- fix(security): audit follow-ups — response headers, import SVG sanitization, MCP token expiry by @DavidBabinec in #115
- fix(editor): refresh framework state after onboarding changes by @DavidBabinec in #130
- fix(editor): make canvas mouse scroll use shift-wheel sideways by @DavidBabinec in #127
- chore(release): prepare 0.0.8 by @DavidBabinec in #131
- chore(release): complete 0.0.8 notes by @DavidBabinec in #134
- test(canvas): stabilize breakpoint dimming assertion by @DavidBabinec in #135
- test(canvas): scope breakpoint dimming query by @DavidBabinec in #136
- fix(docker): exclude tests from release image build by @DavidBabinec in #137
New Contributors
- @nguyenngothuong made their first contribution in #121
Full Changelog: v0.0.7...v0.0.8