# Changelog All notable changes to Motionly will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added - Visual Svelte editor with scene, preview, properties, and timeline panels - Canvas selection, drag-to-move, and corner scaling - Visual text, transform, opacity, timing, easing, and preset controls - Resizable timeline with layer clips, trim handles, and playhead - Audio attachment and synchronized preview - MP4 export from the top toolbar with progress feedback - Direct save for opened files and the development-server project - Fullscreen preview and GitHub Star control - **Timeline clips with drag-and-drop from Assets panel** - **Clip blocks in `.motion` format with persistence** - **Audio blocks in `.motion` format for background audio** - **Left navigation rail with icon-based tabs** (Media, Audio, Text, Effects, Scenes, Adjustments, Settings) - **Organized Assets panel with folder structure** - **Preset browser with animated GIF thumbnails** - **Professional properties panel with custom sliders and styled inputs** - **Visual preset cards for animation selection** - **Asset preview on click without timeline disruption** - **Confirmation dialog for preset loading** - **Timeline clip thumbnails for visual reference** - **One-click clip deletion from timeline** ### Changed - Made visual editing the primary workflow while keeping `.motion` as source of truth - Reworked the interface into a restrained dark creative-tool layout - **Improved left panel organization with dedicated navigation rail** - **Enhanced properties panel with polished controls** - **Assets now organized into Audio and Images & Graphics folders** ## [1.0.0] - TBD Initial release (in development) ### Features - `.motion` language for declarative animations - Canvas 2D renderer - Animation preset library - Scene graph system - Browser-supported MP4 export - Live preview with playback controls - Camera system with zoom and pan - Layer-based composition - Text animation presets - SVG/image asset support [Unreleased]: https://github.com/COPPSARY/Motionly/compare/v1.0.0...HEAD