Releases: XboxUnity/AuroraAssetEditor
Releases · XboxUnity/AuroraAssetEditor
Aurora Asset Editor v1.4.14
What's Changed
- Fixed some possible null reference exceptions related to FTP operations.
Full Changelog: v1.4.11...v1.4.14
Aurora Asset Editor v1.4.11
Aurora Asset Editor v1.4.3
Aurora Asset Editor v1.4.2
What's Changed
- This fixes the way we parse the marketplace data and handle images to hopefully resolve the issues related to that.
Full Changelog: v1.4.1...v1.4.2
Thanks to @jrobiche for this fix
Aurora Asset Editor v1.4.1
What's Changed
- This is just a package fix, we fixed so that the required dll's for the FTP functions to function properly are included during publish in AppVeyor.
Full Changelog: v1.4.0...v1.4.1
Aurora Asset Editor v1.4.0
What's Changed
- Added support for TLS 1.1 and TLS 1.2 to fix downloading assets from xbox.com by @icnocop in #5
- Updated target framework to .NET 4.8
- Include msvcr100.dll (Microsoft Visual C++ Redist x86 binary) to resolve issues some have had recently due to it not being installed by default on most computers.
- Updated title bar to include the build version aswell and not just major/minor
Full Changelog: v1.3.3...v1.4.0
Many thanks to @Ste1io for his contributions in improving the project
Aurora Asset Editor v1.3.3
Aurora Asset Editor v1.3.2
- Fixed the Locale Parser
- Fixed a issue with downloading assets from xbox.com now that they've changed the rules for TLS/SSL
Many thanks to jrobiche for these fixes
Aurora Asset Editor v1.3.1
The first CI build, changes since v1.1:
- Fixed a bug with not overwriting the settings JSON file properly with FTP
- Fixed a bug with not saving settings without first doing a connection test
- Fixed a bug causing issues after ~ 10 minutes of doing nothing
- Added support for keyword search on xbox.com, my observations are that it only searches titles starting with the words you write tho... the search is done on xbox.com, Many thanks to JQE for the support on this!
- Fixed a bug causing the application to crash when there's no internet available
- Removed advanced mode -> enabling the settings menu options by default as they're now supported fully (as of Aurora 0.6b they'll not cause any problems)
- Changed from using catalog.xboxlive.com to marketplace.xbox.com