v5.0.17
What's Changed
- Fix AesStream Invalid Password exception in corrupted files by @anurakt27 in #2344
- Update LockService.cs to fix "The read lock is being released without being held" error. Fix for #641, 1637, 1993, 2017 by @mathis1337 in #2280
- Ambigous match found by @Luigi6821 in #2332
- Fix for issue: #2307 by @m-omerovic in #2317
- Fix #2300 issue with big collection sort by @matsakiv in #2302
- Update README.md by @namigop in #2296
- Added Seek and Position setter for LiteFileStream.Read by @mr-sven in #2148
- Added unique error codes to encryption-related exceptions by @arcanelab in #2259
New Contributors
- @anurakt27 made their first contribution in #2344
- @mathis1337 made their first contribution in #2280
- @Luigi6821 made their first contribution in #2332
- @m-omerovic made their first contribution in #2317
- @matsakiv made their first contribution in #2302
- @namigop made their first contribution in #2296
- @mr-sven made their first contribution in #2148
- @arcanelab made their first contribution in #2259
Full Changelog: v5.0.16...v5.0.17