v0.1.9
Changes:
- If USE_LIBHANDY is enabled (default), CMake will fail instead of silently disabling it. libhandy is still optional, but CMake needs to be explicitly told to disable it now
- Improved compile time. It's still pretty rough but it should still be significantly faster now. You can also use CMake unity builds to speed things up further
- Sped up connection time
- Store the token in the system keychain instead of in a text file. You can turn this off by compiling with the CMake option -DUSE_KEYCHAIN=OFF
- Add option to keep menu bar hidden unless alt is pressed
- Add option to autoconnect when launching
- Add keybind and menu options to completely hide channel and member lists
- Basic support for folders
- Try to copy Discord's naming scheme for group DM's
- Made text in embeds selectable
- Added an option to dump the ready payload
Fixes:
- Nothing cuz I'm perfect and never make mistakes✨
Still working on voice I promise it'll come one day probably