1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-10-09 12:50:50 +00:00
FrankerFaceZ/src/settings
SirStendec 1c2bf202fc 4.20.15
* Changed: Implemented FFZ rendering of Channel Points redemption notices with no associated messages. (Experiment, 50% roll-out)
* Fixed: Channel not properly detecting the current channel's branding color.
* Fixed: Unable to delete the profile 0 (Default Profile)
* Fixed: Twitch prevented viewer cards from appearing when moved out of the chat area.
* Fixed: `addons` should not block loading while its data loads.
* Fixed: Issue accessing `i18n` before `settings` has fully loaded.
* Fixed: `main_menu` tries to use `i18n` before `i18n` is ready.
* Fixed: Main menu throws error if profiles are changed while main menu is open.
* Fixed: `site` should not block loading waiting for `settings`
* Maintenance: Updated dependencies.

* API Added: Initial support for using IndexedDB to store settings rather than localStorage
* API Added: Messages now have a `highlights` object if they've matched filters, describing which filters they matched.
2020-07-22 21:31:41 -04:00
..
components 4.18.3 2020-02-09 15:10:12 -05:00
context.js 4.17.12 2019-12-31 19:32:55 -05:00
filters.js 4.20.13 2020-07-18 19:03:54 -04:00
index.js 4.20.15 2020-07-22 21:31:41 -04:00
migration.js Clean up a bunch of linting stuff. Clean up event listeners in tooltips to stop potential memory leaks. 2018-04-02 03:30:22 -04:00
profile.js 4.20.12 2020-07-18 16:27:45 -04:00
providers.js 4.20.15 2020-07-22 21:31:41 -04:00
types.js 4.19.12 2020-05-27 15:44:37 -04:00