···2233All notable changes to this project will be documented in this file.
4455+## [0.10.0] - 2025-03-13
66+77+### Added
88+- (Sprite Editor) Undo/redo for all actions
99+- (Sprite Editor) Popup window for selecting rasters
1010+- (Sprite Editor) Timing information listed for commands in command list
1111+- (Sprite Editor) Error highlighting for commands/components/etc
1212+- (Map Editor) A wide array of import formats are now supported, including fbx and gltf
1313+1414+### Changed
1515+- (Sprite Editor) UI reorganized and improved
1616+- (Sprite Editor) New animations tab for easier animation/component list editing
1717+- (Sprite Editor) More intuitive UI for binding assets to rasters
1818+- (Sprite Editor) Proper keyframe support
1919+- (Sprite Editor) Faster sprite loading
2020+- Version checking will not open windows from command line and can be skipped
2121+- Faster startup
2222+2323+### Fixed
2424+- (Map Editor) Importing/exporting
2525+526## [0.9.4] - 2025-02-21
627728### Fixed