STORM v2.2 Released!
- Added Brotli Decompression! You can now use "br" in your "Accept-Encoding" Header
- Added 'CustomSaveFormat' General Section Config Key, No more "========" in Save Format if you set it to True.
- Switched the Target CPU to x86
- Uses the most best and powerful Syntax Editor instead of AvalonEdit (The Syntax Highlighting is not yet implemented).
- Listboxes on "Stats And Lists" Page (Hits, Free and Unknown) will not keep items more than 1000, Oldest item will be removed from the list if the checker got a new item (To Prevent Memory Leak).
- Fixed Memory Leak and Crashes due to OutOfMemoryException.
- Changed the DB Engine To SQLite because of OutOfMemoryExceptions of LiteDB, That was unable to handle files larger than 1.5 GB aswell.