Changed #1355 Import panel moved to separate tab

This commit is contained in:
Jindra Petřík
2023-10-01 18:21:38 +02:00
parent 3a580c774b
commit 0f72a605a3
2 changed files with 25 additions and 18 deletions
+2
View File
@@ -63,6 +63,7 @@ Major version of SWF to XML export changed to 2.
- AS3 Compound scripts (scripts containing multiple external definitions like compiled C code, etc.)
cannot be directly edited or imported (due to problems with script initializers)
- [#2022] - AS3 - Make script initializer always visible and available instead of config
- [#1355] Import panel moved to separate tab
## [18.5.0] - 2023-06-25
### Added
@@ -3117,6 +3118,7 @@ Major version of SWF to XML export changed to 2.
[#2086]: https://www.free-decompiler.com/flash/issues/2086
[#2009]: https://www.free-decompiler.com/flash/issues/2009
[#2022]: https://www.free-decompiler.com/flash/issues/2022
[#1355]: https://www.free-decompiler.com/flash/issues/1355
[#1998]: https://www.free-decompiler.com/flash/issues/1998
[#2038]: https://www.free-decompiler.com/flash/issues/2038
[#2028]: https://www.free-decompiler.com/flash/issues/2028