Skip to content

v0.2.1 - Medium Orchid

Compare
Choose a tag to compare
@freyamade freyamade released this 20 Mar 14:58
· 94 commits to master since this release

Quick patch update because I've fixed something big.

Idle CPU usage was above 100% all the time, which wasn't great.
Turns out it was due to some decisions I had made in my fork of hydra, the UI lib I am using.
I have updated my fork of the library to improve this and now we're looking at an average usage of 2.5-4%, which is much much better :D

Also in this release is a small patch fixing multi-line embed text not being rendered properly, so you can have that one as a small freebie!

Changes

  • Fixed rendering issue regarding embeds with multi line descriptions
  • Fixed major issue regarding the application taking a lot of CPU usage to just run idly