Skip to content

v1.3.0

Compare
Choose a tag to compare
@vednoc vednoc released this 20 Feb 19:43
· 1293 commits to master since this release

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.
  • Links in the chat now have accent color so they can be easily distinguishable.
    • Thank you lsop0 for the issue #20! 🎉
  • 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.
    • Thank you Igor for suggesting this in the issue #14! 🎉
  • 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.