v2.3.2
What's Changed
- Pre-allocate memory for when there are a large amount of shades > 25.
- Remove github checks on startup.
- Chunk json responses to reduce memory footprint.
- Add handshake timeout for github calls.
- Add option to disable github update checks. #255
- Heap memory recovery reduced memory usage by 10%.
- Remove the ability to cancel the update process after filesytem update has started.