Skip to content

v2.3.2

Compare
Choose a tag to compare
@rstrouse rstrouse released this 02 Feb 23:37
· 55 commits to main since this release

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.