Info about removed Timeline view

This commit is contained in:
Jindra Petřík
2024-10-29 16:53:46 +01:00
parent 30ff36e689
commit 1e247cd89b

View File

@@ -3,10 +3,6 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
### Added
- Simple editor view - new simplified UI based on timeline view,
which resembles Flash Pro UI. Easier moving objects,
resizing, adding frames, adding objects to stage. Instance property editation.
Undo / redo feature.
- Cache as bitmap background color support (rendering, image and FLA export)
### Fixed
@@ -23,6 +19,9 @@ All notable changes to this project will be documented in this file.
- FFDec source code typos
- [#2353] AS1/2 incorrect declaration propagation causing null assignments to registers
### Removed
- Timeline view in favor of new Simple view which is in development (not part of this version)
## [21.1.1] - 2024-10-13
### Added
- [#2321] Commandline option to generate HTML docs for AS1/2 Actions