mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 00:10:59 +00:00
Fixed #2025, #2078, #2053 Problems starting the app on Windows when the username has unicode characters
This commit is contained in:
+5
-1
@@ -29,6 +29,7 @@ All notable changes to this project will be documented in this file.
|
||||
- [#2111] Flex AS3 editation - use SWF dependencies defined in GUI
|
||||
- SWF dependencies label was not updated on startup
|
||||
- [#2127] Wrong parameter order in AS1/2 P-code Action GetURL2 documentation
|
||||
- [#2025], [#2078], [#2053] Problems starting the app on Windows when the username has unicode characters
|
||||
|
||||
### Changed
|
||||
- [#2120] Exported assets no longer take names from assigned classes if there is more than 1 assigned class
|
||||
@@ -3289,8 +3290,11 @@ Major version of SWF to XML export changed to 2.
|
||||
[#2116]: https://www.free-decompiler.com/flash/issues/2116
|
||||
[#2122]: https://www.free-decompiler.com/flash/issues/2122
|
||||
[#2111]: https://www.free-decompiler.com/flash/issues/2111
|
||||
[#2120]: https://www.free-decompiler.com/flash/issues/2120
|
||||
[#2127]: https://www.free-decompiler.com/flash/issues/2127
|
||||
[#2025]: https://www.free-decompiler.com/flash/issues/2025
|
||||
[#2078]: https://www.free-decompiler.com/flash/issues/2078
|
||||
[#2053]: https://www.free-decompiler.com/flash/issues/2053
|
||||
[#2120]: https://www.free-decompiler.com/flash/issues/2120
|
||||
[#1130]: https://www.free-decompiler.com/flash/issues/1130
|
||||
[#1220]: https://www.free-decompiler.com/flash/issues/1220
|
||||
[#1717]: https://www.free-decompiler.com/flash/issues/1717
|
||||
|
||||
Reference in New Issue
Block a user