What's Changed
- Fix weird nebula log and incorrect success mod upload report on fail + (H8, H9 fix) by @Shivansps in #369
- Install VC Runtime On Downloading windows builds if not installed by @TheForce172 in #367
- multipart upload reliability: retry finish, handle 504, increase verify timeout by @Goober5000 in #368
- Verify browser URL before opening (C1 Fix) by @Shivansps in #370
- Fix broken api call during nebula token renewal (C2 fix) by @Shivansps in #371
- Rework logger class (H11 + L1 fix) by @Shivansps in #377
- Remove ini watcher code (M1 fix) by @Shivansps in #378
- HttpResponseMessage Never Disposed in Multiple Locations (M9 fix) by @Shivansps in #385
- Fix Multi cfg saving dropped case-sensitive data (M2 fix) by @Shivansps in #380
- mosettings not loading noingameoptions value (M3 fix) by @Shivansps in #381
- Do not delete installed builds on modify cancel (C3 fix) by @Shivansps in #372
- Return a copy of installedmods, enginebuilds and modtools instead of references (C4 fix) by @Shivansps in #373
- Fix compareTo never returning -1 (C5 fix) by @Shivansps in #374
- Re-add crc check limit for preparepkg and check task cancelled (H10 fix) by @Shivansps in #376
- [VP Lib] Make sure we are reading the same number of bytes as we are writting (H3 fix) by @Shivansps in #375
- Missing Dot in CleanUpdateFiles Delete (M5 fix) by @Shivansps in #382
- fix race condition on 7z unpack and possible exception (M6 & M7 Fix) by @Shivansps in #383
- FileStream Leak on Zero-Length File (M8 fix) by @Shivansps in #384
- Correct Infinite Busy-Wait Loop (M14 fix) by @Shivansps in #386
- Silent Screenshot Loss on Upload Failure (M16 + L3 Fix) by @Shivansps in #387
- Parallel.ForEachAsync Doesn't Wire CancellationToken (M15 fix) by @Shivansps in #388
- ProgressStream/ThrottledStream Dont Dispose Inner Stream (L7 Fix) by @Shivansps in #390
- Separate legacy FSO settings on globalsettings view by @Shivansps in #389
- Use HttpRequestMessage for Nebula API calls (H12 fix) by @Shivansps in #379
- Add extra notes to Library Folder by @wookieejedi in #391
- Correct warnings in vcredist code by @Shivansps in #392
- Display fso run execute error by @Shivansps in #393
New Contributors
- @TheForce172 made their first contribution in #367
Full Changelog: v1.3.4...v1.3.5