Added changes to Redactor
[GitHub/WoltLab/WCF.git] / CHANGELOG.md
index 88d2f198731e9bd2df303d50a3aa8897ce4066a7..95c9806abfb0b283835fd5e4f002efb129ce89b2 100644 (file)
@@ -27,3 +27,6 @@
 * Replaced old user bulk processing with new implementation using the abstract bulk processing system.
 * `conditionContainers` template event in template `noticeAdd.tpl` added.
 * Use condition system for user search.
+* Overhauled Redactor integration
+       * Linebreaks mode instead of using paragraphs, works better with the PHP-side parser which works with linebreaks
+       * Ported the PHP-BBCode parser, massively improves accuracy and ensures validity
\ No newline at end of file