- Fix "Heading 3" would be dropped from paragraph formatting options when
h4bb-code was enabled
Yes, that is expected. there is asvAdvancedBbCodesPack_heading_4phrase you can update to translate the "Heading 4" part
[H4] is translated to <H4>; [HEADING=3] is translated to <H4> as well (i.e. [HEADING=x] is equal to <H(x+1)>!). So, I guess in the screenshot above the "Heading 4" option is not necessary. Will be fixed in the next versionSo, it seems there's still a bug with that behavior.
- Fix custom header bb-code enable state wasn't pushed to the front-end as expected
- Workaround XF2.3 copy & paste support of tables with right/centre aligned columns, ref
- Workaround XF2.3 emoji autocomplete inserting a new line unexpectedly, ref
- Fix XF bug where recent unicode emoji usage wasn't tracked as...
- Fix recent emoji fix wasn't applying as expected
- Fix self closing tags (hr/fab/fad/fal/far/fas/etc) would inject an unexpected newline and an unmatched trailing closing tag if they where the last bb-code in the bb-code content
- 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...
- Fix javascript error on older browsers breaking the editor (missing polyfill for the RegExp.escape function)
- Fix jquery-based copy&paste support for
[anchor]bb-code- Fix
[right]bb-code could interact poorly with other inline formatting after copy & paste
- Require StandardLib v1.23.0+
- Add XF2.3 style variations support for various color style properties
- Improve minor performance of pasting large amounts of HTML into the rich editor when font-awesome support is enabled
- Apply table copy&paste fix for XF2.3.8


[h3]headline[/h3]
[HEADING=3]heading 3[/HEADING]

Those are all activated, I think the logic around only partially activating the custom h1/h2/h3/h4 bb-codes is somewhat buggy.So it seems that 1.18.2 has deactivated those codes but failed to replace the exiting BB-Codes in postings.
What is the best way to deal with this?
The 'remove formatting' button is stock froala behavior, so the who know why and it is unlikely to be fixed. I'll look into this, especially with how this interacts with the extended copy & paste behaviorA second issue:
When I paste content from other websites or i.e. the ACP it includes formatting like "bold", or "center". There is the function to strip formatting which strips things like "bold" bot not things like "center". I do neiher know if thais is deliberate nor if this was different in earlier versions - would however be good to be able to get rid of all formatting.
I reported the issue with lost headline formatting the first time on May 26th 2024 in this thread. At that time I had installed the add on freshly shortly before, first 1.14.7 on May 11th, upgraded to 1.14.8 on May 13th. To solve the issue i turned on all four h-BB-Codes back then. I then upgraded up until 1.15.16 w/o further issues as far as I remember, then my maintenance ran out.Those are all activated, I think the logic around only partially activating the custom h1/h2/h3/h4 bb-codes is somewhat buggy.
What version did you upgrade from, this will help me determine what installer code is being executed.
We use essential cookies to make this site work, and optional cookies to enhance your experience.