#changelog

1 messages · Page 1 of 1 (latest)

rustic schooner
#

This channel is dedicated for updates that relate to our Extention, Website, or Backend as well. It will include new updates made to any of the 3 mentioned and announced about here. There will be no @ role for now. But may be considered in the future FeelsOkayMan Starting with first Changelog:

#

Extention: Fixed FireFox extention to have the latest versions. This includes Stable and Nightly. You can download it form the website directly. Or it should be automatically updated if you have had the extention on browser before.

rustic schooner
rustic schooner
#

Image processor

  • Image processor first frame timing fix

** API**

  • New V4 GQL queries:
    • emoteSets { global { ... } }
    • paints { paint(id: "...") { ... } }
    • badges { badge(id: "...") { ... } }
    • user { createdAt }
  • Fix for inconsistent/missing emote alias validators
  • Added a parameter for UserInventory query to return user inventory even if they aren't a sub

Frontend

  • Users can now see cosmetics they own even after subscription expires
  • Some bugged emote-sets showing wrong emote count now show accurate emote count
rustic schooner
rustic schooner
#

Cosmetics: Added XMAS-Badge 2025 Gifting badge. Awarded by gifting 4 subs

rustic schooner
#

Global Emotes: Added 7Cinema as a global emote.

rustic schooner
#

Website:

  • Added a label for unapproved personal emotes in personal emote-sets (thanks to @edgy coral PR )
  • Fixed paints not being displayed correctly on the website and now as accurate as on the Extension
  • Added a link to the Emotes Upload Guidelines
  • Added the ability to remove an emote that conflicts with current emote and know if the emote already exsists in set
  • Added Favorite emote-sets feature and the ability to add/remove emotes from all of those sets
  • Fixed a bug that doesn't allow merged emotes to be removed from sets
rustic schooner
#

API:

  • Fixed a bug where renaming an emote with multiple aliases in an emote-set will result in renaming the first emote found with same ID instead of renaming the same emote & alias

Website:

  • Added Chat bots dropdown on main page for chat bots who support our API
  • Added new Multiple Alias Manager for sets that have multiple aliases of the same emote
  • Added new Mass add/remove emotes to/from emote sets feature named Select with a toggle in /emotes and in any emote-set with edit perms
    • In /emotes, you can easily add multiple emotes using the Select toggle with up to 20 emotes ( limit to prevent abuse )
    • in emote-sets, you can easily remove multiple emotes using the Select toggle with up to 20 emotes ( limit to prevent abuse )
  • Added a label to profiles with no active sets selected to clear confusion
  • Added options in Emote context menu when right clicking on an emote in /emotes or any emote-set
    • In /emotes, you can easily add an emote by right clicking then adding it to an emote-set
    • in emote-sets, you can easily remove an emote from the set, or rename/edit an emote alias in the emote-set
  • Fixed emote-sets not refreshing with proper rename/emote-remove unless you refresh. Now component refresh when needed
  • Fixed double scroll bug on emote set picker container
  • Fixed favorite icon being disabled in some cases
  • Fixed a bug where editors with Manage Profile Permission couldn't change cosmetics to profile on frontend
  • Fixed scroll bar for users query on Global Search (thanks to this PR )
  • Added a toggle to switch between paint name and username ( thanks to this PR )
  • Discord connection button clickable, document title on Cosmetics page, overflowing usernames, user color on usernames in /emotes ( thanks to this PR )
rustic schooner
#

Website:

  • Added 21 languages of i18n translation strings.
  • Added Website Direction Layout setting for languages that are written right to left (minimum support, bugs expected, will be fixed)
rustic schooner
#

Website:

  • Added Replace In Emote Set button in the Already in set (3 dots button) dialog
  • Fixed missing Admin title suffex strings
  • Replaced zh-TW flag asset
  • Fixed various buttons being white on light theme
  • Fixed the Already in set button (3 dots button) bug where it won't work when using another emote with same emote alias
  • Fixed Mass Select Emote Manager in specific emote-sets get's overlapped by emotes
  • Fixed Merged emotes in activity feed not allowing to click on the emote merged with
  • Fixed a bug when opening a profile with no active emote-set then switching to your own page shows you also don't have an active emote-set
  • Fixed paints display on profile page looking weird
rustic schooner
#

API:

  • Limited editors to 50 per account ( Abuse prevention )
  • Emotes added to Personal Emote Set are now required to be approved for public listing beforehand ( Abuse prevention )
rustic schooner
#

API:

  • Added reCaptcha on redeem endpoint to prevent bot abuse. This causes old site code redeeming to be broken. Use new website for redeems. Botters/Script automaters who try to abuse the endpoint will now be tracked and Banned from using the service.
  • Fixed returned error being Not allowed to login for users who are banned. Will show You are banned from using this service now.
  • Fixed a bug where some roles were not functional and pure cosmetic.
  • Fixed a bug where users with higher perms than normal users have a broken activity feed (returned empty).
  • Fixed editors limit of 50 being not functional on V3 (old website).
  • Fixed emotes allowed to be in personal emote-sets without being publicly listed on V3 (old website).

Frontend:

  • Added reCaptcha logic for redeem endpoint to prevent bot abuse.
rustic schooner
#

Extension:

  • Fixed "Action on Click" option not working
  • Fixed Video Stats inconsistency and made it more snappy & consistent
  • Fixed "Video Player" Site Layout hiding options not working
  • Fixed Sidebar "hide" functionality on all
  • Fixed Sidebar Stream Thumbnails and now shows the thumbnail of the channel's stream hovered
  • Added "Hide Combos Button" option to hide new Twitch feature to send quick bits named Combos (Under Site layout > Twitch Features, in Settings)
  • Fixed Kick hooking mechanism being broken after Kick UI update