v1.15.4
Bugfixes
Custom emoji show in poll options
Poll options now correctly show custom emoji.
- fix: fix custom emoji in polls
#1619
Tweak "add instance" text when not logged in
- fix: change "add instance" to "log in" when not logged in
#1614
KaiOS bugfixes
KaiOS is still not supported, but work on the KaiOS build continues.
- chore: update arrow-key-navigation
#1609 - fix: switch to arrow-key-navigation library
#1607 - fix: fix kaios left-right navigation on inputs
#1606 - fix: fix regenerator error in legacy mode
#1605
Performance improvements
Smaller SVGs
SVGs are smaller now. Thanks @alrra!
Smaller JS bundle files
- perf: move async modules to individual files
#1611