Improved
v4.9.0-beta.2
- Added: Full article previews directly from the Write panel.
- Added: Site status values to 'process' attribute of
<txp:hide />. - Added: 'inline' value to 'format' attribute of
<txp:css />(thanks, jools-r). - Added: 'target' attribute to
<txp:popup />. - Added: 'match', 'separator' attribute capability to
<txp:if_yield />. - Added: Ability to serve files via 'type' attribute to
<txp:file_download />. - Added: Plugin compilation directly from the Plugins panel.
- Changed: Refactored article Save panel (thanks jools-r, phiw13, and cara-tm).
- Changed: Wildcards in file/image/link category queries.
- Changed: Enhancements to RPC functionality (thanks, Melonking906).
- Changed: Multi-site scaffold optimisations.
- Changed: Pre-flight check visibility toggle.
- Changed: Articles may use external URLs directly.
- Changed: A few language keys renamed to avoid invalid name clashes.
- Developer: Add pre+post article_submit callbacks on article post/save.