8.x-3.0-alpha3
Pre-release
Pre-release
cburschka
released this
08 Dec 01:30
·
332 commits
to 4.0.x
since this release
This iteration adds several new features and greatly expands the unit tests.
Fixes:
- #2629292: An error in 8.x-3.0-alpha2 that prevented custom tags from
becoming available until the cache was cleared. - #2629256: Broken [align], [color], [font], [list] and [size] tags fixed,
because CSS values cannot actually be wrapped in quotes. - #2629662: Plugins can now be renamed while disabled. This fixes a problem
that prevented enabling and renaming plugins in the same form
submission. - #2629874: Actually block access to the edit/delete forms for uneditable
tags. The access check had previous just disabled the link.
Features: