Releases: bleistivt/yaga
YAGA 2.1.1
YAGA 2.1.0
YAGA 2.1.0
Vanilla 3.3 or higher is required to use this plugin.
"Best Of..." performance
The performance and memory usage of the "best of" section has been drastically improved.
This also includes the profile/reactions pages. These are now fully paginated (not just "previous" & "next").
If you are upgrading you will have to run dba/counts (tick "Recalculate Reaction.Latest") once.
Reaction customization
Reactions can now be fully customized. You can use your own icons, SVG images or even Emoji!
Note that the .ReactSprite
class has been changed to .YagaReactSprite
as there is a naming clash with the default theme (keystone).
If you have been using the old reaction sprites without any kind of customization through CSS, you can ignore this change.
Otherwise, you will have to replace .ReactSprite
with .YagaReactSprite
in your custom stylesheet.