You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
- Fix jquery-based copy&paste support for [anchor] bb-code
- Fix
bb-code could interact poorly with other inline formatting after copy & paste
- Improve XenForo Cloud compatibility
- Fix [time] count up/down didn't include the original datatime string in the generated HTML
- Add select-to-quote support for [abbr]/[sub]/[sup]/[ruby]/[anchor] bb-code tags as expected
- Add [anchor] bb-code copy & paste support
- Add [diceroll] bb-code copy & paste support. From the paid addon; Dice Roller
- Add [voteresult] bb-code copy & paste support. From the paid addon; Vote Tally v2.5.12+
- Fix XF username copy & paste support would break general copy & paste cleanup behavior
- Fix jquery-based copy & paste support for ruby & time bb-codes
- Improve handling pasting quotes as raw bbcode. Properly extract the XF quote attributes, and preserve whitespace around quote tags as expected.
- Improve copy&paste of XF usernames from various parts of the XF UI into a post
- Fix custom header bb-codes ([h1]/[h2]/[h3]/[h4]) copy & paste support would activate even if these where disabled
- Fix
/[sub]/[sup] copy & paste support didn't correctly activate if custom header bb-codes where disabled
- Fix copy & paste support could break if font-awesome or abbr bb-codes where not enabled
- Fix editor 'fullscreen' icon may not render in all styles
- Workaround XF2.3 font-awesome editor support bugs (bug not fixed in XF2.3.7, adjusts to stop applying in XF2.3.8+)
- Allow [gview] bb-code to define the height. ie [gview height=100%]
- Add [glow] bb-code which adds a text-shadow: {color} around text. Not installed by default
- Fix the xf23-fa-fix.min.js file was not included into redistributable
- Update installer to trigger icon usage re-analyze on install/upgrade/rebuild to ensure custom font-awesome icons are reliably detected