Glowing Bear v0.9.0 Release Notes

Release Date: 2020-07-06 // over 3 years ago
    • ➕ Added support for command completion with WeeChat 2.9. Try pressing <TAB> on a command if you've already upgraded!
    • ➕ Added tiktok plugin
    • Accidentally pasted an image you didn't want to upload? You have 15 seconds to fix that now, even if you're not logged into your imgur account. Or more if you want to dig around in the javascript console. But we think that 15s should usually be enough to realise your mistake.
    • 🛠 Fixed a bug where "<user> has left the room" messages were shown in private chats by mistake
    • 💻 Message sounds should now work in more browsers
    • 🚚 We removed support for non-native emoji rendering. Who still doesn't have emoji in their browser these days?
    • A few small tweaks here and there

Previous changes from v0.8.0

  • 👌 Improvements:

    • ➕ Added support for 2-factor authentication (2FA) with TOTP in WeeChat 2.4+ (#1097, #1040)
    • 👉 Show a toast message when clicking a username to mention them and they have left the room (#1104)
    • ➕ Added support for Imgur authentication so uploaded pictures will be added to the user's account (#1102)
    • 👉 Show aggregate unread count on mobile (#1072)
    • Don't show the nicklist after leaving a buffer (#1089, #1088)
    • 👍 Allow specifying the websocket path by entering a full relay URL in the hostname field (#1090, #1008)

    🐛 Bug fixes:

    • 🛠 Fixed a bug where notifications were erroneously shown (#1077, #1031)
    • 🛠 Fixed bugs where too much whitespace would be added when tab-completing nicknames after a default changed in WeeChat 2.4 (#1070, #1065) or too little (#1087, #1086)
    • 🛠 Fixed background colour parsing for WeeChat 2.6+ (#1073, #1071)
    • ⚠ Don't show TLS warning when loading GB via a file:// URL (#1081)
    • 🛠 Fixed a plug where plugins would break the page title (#1092, #997)
    • 🛠 Fixed a display bug with the sidebar overlapping the main content in Chrome (#1095, #1094)
    • 🛠 Fixed a bug where connection parameters specified in the URL wouldn't be parsed correctly (#1096, #1005)

    Others:

    • ✂ Removed the vine plugin, vine shut down a while ago (#1083)
    • ⚡️ Updated electron and some other dependencies (#1074, #1075, #1083)