1.3.10
- Bump Microsoft.AspNetCore.OpenApi from 10.0.1 to 10.0.2 by @dependabot[bot] in AssetRipper#2078
- Bump NUnit3TestAdapter by @dependabot[bot] in AssetRipper#2075
- Bump ZstdSharp.Port from 0.8.6 to 0.8.7 by @dependabot[bot] in AssetRipper#2070
- Bump System.Text.Json from 10.0.1 to 10.0.2 by @dependabot[bot] in AssetRipper#2079
- Bump AssetRipper.SourceGenerated from 1.3.9 to 1.3.10 by @dependabot[bot] in AssetRipper#2086
- Bump AssetRipper.TextureDecoder from 2.5.0 to 2.6.0 by @dependabot[bot] in AssetRipper#2089
- Bump SharpCompress to 0.44.4 by @dependabot[bot]
- Translations update from Weblate by @Weblate-Samboy-Dev in AssetRipper#2065
- Fix an issue in AssetRipper.NativeDialogs affecting some Windows users
- Improve MonoBehaviour deserialization of fields in base types
- Fix error when bash not installed on Linux
- Bump ILSpy to the latest version
- Update Microsoft.OpenApi package to version 2.6.1
- Improve version changing for texture assets
- Update embedded web dependencies
1.3.11
- Set ModuleDefinition.Mvids in ForwardingAssemblyGenerator by @YoshiRulz in AssetRipper#2100
- Add search functionality with instant filtering by @misterbubb in AssetRipper#2104
- Collection page improvements by @ssap0 in AssetRipper#2110
- Bump AssetRipper.Text.SourceGeneration from 1.2.2 to 1.2.3 by @dependabot[bot] in AssetRipper#2098
- Bump crazy-max/ghaction-chocolatey from 3 to 4 by @dependabot[bot] in AssetRipper#2111
- Bump AssetRipper.NativeDialogs from 1.1.1 to 1.1.2 by @dependabot[bot] in AssetRipper#2112
- Bump Fmod5Sharp from 3.0.1 to 3.1.0 by @dependabot[bot] in AssetRipper#2114
- Bump Swashbuckle.AspNetCore from 10.1.0 to 10.1.4 by @dependabot[bot] in AssetRipper#2116
- Bump the nunit group by @dependabot[bot] in AssetRipper#2115 and AssetRipper#2124
- Bump Microsoft.AspNetCore.OpenApi from 10.0.2 to 10.0.3 by @dependabot[bot] in AssetRipper#2108
- Bump System.Text.Json from 10.0.2 to 10.0.3 by @dependabot[bot] in AssetRipper#2127
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in AssetRipper#2128
- Bump SharpCompress from 0.44.4 to 0.46.3
- Fix regression in texture normal unpacking
- Export csproj files using the SDK style
- Improve export ID determinism
- Support recent versions of Unity
- Support recent Il2Cpp versions
1.3.12
- Bump AssetRipper.TextureDecoder from 2.6.0 to 2.6.1 by @dependabot[bot] in AssetRipper#2137
- Use Path.GetTempPath() when the AssetRipper directory is not writable by @UlyssesZh in AssetRipper#2153
- Bump NUnit by @dependabot[bot] in AssetRipper#2147
- Bump SharpCompress from 0.47.0 to 0.47.1 by @dependabot[bot] in AssetRipper#2154 and AssetRipper#2162
- Bump AsmResolver.Symbols.Pdb from 6.0.0-beta.5 to 6.0.0-rc.1 by @dependabot[bot] in AssetRipper#2156
- Bump Microsoft.CodeAnalysis.Analyzers and Microsoft.CodeAnalysis.CSharp by @dependabot[bot] in AssetRipper#2160
- Bump Microsoft.AspNetCore.OpenApi from 10.0.3 to 10.0.5 by @dependabot[bot] in AssetRipper#2159
- Bump Swashbuckle.AspNetCore from 10.1.4 to 10.1.5 by @dependabot[bot] in AssetRipper#2163
- Translations update from Weblate by @Weblate-Samboy-Dev in AssetRipper#2129
- Ensure that MixedGameStructure includes all serialized files in a directory
- Call GC.Collect when Reset button is pressed
- Don't run processing if no asset collections loaded
- Bump AssetRipper.IO.Endian to 2.1.0
- Use an inline array in SerializedTypeBase instead of byte[]
- Use TextWriter in JsonContentExtractor
- Only read the header when getting the Unity version from data.unity3d
- Updated the list of dependency licenses
- Clear IAssetBundle::PreloadTable to reduce memory usage
- Change path for secondary assets when grouping by bundle name
- Add support for Windows Phone game structure
- Fix file extension for GameAssembly on Linux games