Skip to content

Releases: XboxUnity/AuroraAssetEditor

Aurora Asset Editor v1.4.14

01 Oct 14:06
2d6bf3e

Choose a tag to compare

Pre-release

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

30 Aug 11:07
720a65e

Choose a tag to compare

What's Changed

  • Added Automated bulk downloader by @cehbab in #22

New Contributors

Full Changelog: v1.4.3...v1.4.11

Aurora Asset Editor v1.4.3

01 Dec 20:43
10dd5d9

Choose a tag to compare

What's Changed

  • Added support for filtering the FTP results on Title and/or TitleId by @Swizzy
  • Added Current game selector by @aenrione in #21
  • Added Internet archive source by @aenrione in #21
  • Added apply all for xbox.com by @aenrione in #21

New Contributors

Full Changelog: v1.4.2...v1.4.3

Aurora Asset Editor v1.4.2

05 Jan 08:00
4cdbdf8

Choose a tag to compare

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

24 Oct 05:26

Choose a tag to compare

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

09 Sep 17:41
5ac036a

Choose a tag to compare

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

20 Dec 06:24
d75f2d6

Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

Aurora Asset Editor v1.3.2

30 Jul 06:47
e3fc4a9

Choose a tag to compare

  • 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

29 Sep 18:07

Choose a tag to compare

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