v1.3.0
This was a big update, even though it might not seem like that on the surface. Thanks to everyone that contributed in improving onyx!
Fixes:
- Chat header text colors are styled properly now.
- Thank you blueberryapple for fixing it in the pull request #21 and Yuri for the issue #22! 🎉
- Links in the chat now have accent color so they can be easily distinguishable.
- Dropdown/context menu colors are back to normal after having their selectors changed.
Tweaks:
- Modals now use theme color variables instead of hard-coded values.
- Enable notifications, low battery, etc. alert now has accented borders, not the background.
- Chat header and footer now have borders to show a separation from the chat area.
Additions:
- Add message status to compact mode.
- Add a better way of managing status updates you see on the landing screen.
- Add Firefox progress bar and scrollbars (verson 64 and newer).
- Readme's got a new preview image, yay! New install badge, too!
Deletions:
- A few of the now not necessary lines of code.