Textpattern v4.7.0 Release Notes

Release Date: 2018-05-15 // almost 6 years ago
  • Textpattern CMS 4.7.0 notable changes:

    • In memory of Dean Cameron Allen, creator of Textpattern CMS.
    • πŸ”„ Changed: Minimum system requirements increased to PHP 5.4.0.
    • πŸš€ Textpattern instances older than version 4.2.0 (released 17 Sep 2009) should upgrade to version 4.2.0 before upgrading to version 4.7.0.
    • βž• Added: Support for website themes, markup stored within the database (accessed via the Themes panel) and available as flat file templates for easier version control, portability and installation (many many thanks, NicolasGraph).
    • βž• Added: Support for installation on Nginx web servers (thanks, makss).
    • βž• Added: Support for automated installation from CLI (thanks, makss).
    • βž• Added: Filipino language translation (thanks, Joseph Buarao).
    • βž• Added: Tagalog language translation (thanks, Kurt Lem Zamora).
    • βž• Added: User-selectable column list options in tables replaces 'Show more detail' checkboxes. Settings remembered per device.
    • βž• Added: Valueless attributes.
    • βž• Added: Optional short-tags.
    • βž• Added: Ability to use Forms as tags via <txp:output_form /> or <txp::shortcode /> tags.
    • βž• Added: Tag global attributes: 'breakby', 'breakclass', 'class', 'escape', 'html_id', 'not' and 'wraptag'.
    • βž• Added: <txp:article_custom /> tag can count pages.
    • βž• Added: <txp:evaluate /> tag.
    • βž• Added: <txp:header /> tag allows optional setting of HTML headers on page output.
    • Added: <txp:if_logged_in /> tag.
    • βž• Added: XML and JSON file support. Completely overhauled setup procedure to centralise and verify/delete preferences on upgrade. Table structure and preferences defined in files for easier maintenance (thanks, makss).
    • βž• Added: Per-user admin panel language preference (decoupled from site language preference).
    • βž• Added: All users can administer their own key biographical info.
    • βž• Added: Ability to copy an article without enforced save.
    • βž• Added: Button to swap width and height values on image edit thumbnail generator.
    • βž• Added: Ctrl+S/Cmd+S keyboard shortcuts for Submit, Publish and Save buttons on any admin panel.
    • βž• Added: Multiple Files and Images upload with progress meter.
    • βž• Added: Section searches by description.
    • βž• Added: Visual indicator that a subset of search fields are in use.
    • βž• Added: One-pass comment searches by parent article (thanks, makss).
    • βž• Added: Diagnostics can optionally suppress sensitive path data.
    • βž• Added: 'Expire now' checkbox on Write panel.
    • βž• Added: Automatic table of contents generation for well-structured plugin help text.
    • βž• Added: JSON-LD and Open Graph metadata scaffold included with default theme.
    • βœ‚ Removed: Involuntary Personally Identifiable Information within comments (IP address) and logs (IP address/host) no longer collected - for GDPR compliance.
    • βœ‚ Removed: Any pre-existing IP addresses stored in comments database table are deleted upon upgrade to 4.7.0 (and not stored in future) - for GDPR compliance.
    • πŸ”„ Changed: Comments 'Remember me?' option is now an opt-in instead of opt-out, setting stored in localStorage instead of as a cookie - for GDPR compliance.
    • πŸ”„ Changed: Revised multi-site installation routine and symbolic linking (thanks, jools-r).
    • πŸ”„ Changed: Most panels perform saves/searches/pagination without page refreshes (Ajax).
    • πŸ’… Changed: Last used Page/Form/Stylesheet remembered.
    • πŸ”„ Changed: Forms can recursively (up to 15 levels deep) call themselves.
    • πŸ”„ Changed: <txp:breadcrumb /> can be used as a container tag, and accepts 'type' attribute.
    • πŸ”„ Changed: Enhanced <txp:article /> sort and status handling.
    • πŸ”„ Changed: Enhanced <txp:article_custom /> 'exclude', 'expired', 'month' and 'time' attributes.
    • πŸ”„ Changed: <txp:category_list /> can output nested lists.
    • πŸ”„ Changed: <txp:if_category /> accepts 'parent' attribute.
    • πŸ”„ Changed: <txp:image_author /> tag accepts 'id' and 'name' attributes.
    • Changed: txp:link_to_next/ and <txp:link_to_prev /> are more consistent.
    • πŸ”„ Changed: Reinstate txp:keywords tag and add 'break', 'class' and 'wraptag' attributes.
    • Changed: Deprecated <txp:image_display /> and <txp:image_index /> tags, use <txp:image /> and <txp:images />, respectively, instead.
    • πŸ”„ Changed: <txp:newer /> and <txp:older /> tags accept 'rel' attribute.
    • πŸ”„ Changed: <txp:output_form /> tag supports user-defined attributes, coupled with txp:yield.
    • πŸ”„ Changed: <txp:page_title /> tag SEO - site name renders after page name, default separator changed from ': ' to ' | ', page numbers added.
    • πŸ”„ Changed: <txp:page_url /> tag can return more URL paths via 'type' attribute.
    • πŸ”„ Changed: <txp:site_url /> tag accepts 'type' attribute to return admin-side URL.
    • πŸ”„ Changed: Deprecated the 'poplink' attribute on <txp:thumbnail /> tag.
    • πŸ”„ Changed: txp:yield tag accepts 'name' and 'default' attributes.
    • πŸ”„ Changed: Pagination tags (like <txp:newer /> and <txp:older />) can be placed before <txp:article /> tag.
    • πŸ”„ Changed: Image Edit panel available to all users - read-only to some (thanks, phiw13).
    • πŸ”„ Changed: Textfilter options and help topics moved inline with their textareas. Write panel 'sidehelp' twisty and article>sidehelp callback removed.
    • πŸ”„ Changed: Categories moved from Sort & Display subpanel to their own twisty. Override Form (if used) moved to 'Sort and display' subpanel. 'Advanced' twisty and its callback removed.
    • ⚑️ Changed: Languages are updated automatically on upgrade.
    • πŸ”„ Changed: Further improvements to RTL language support.
    • πŸ”„ Changed: Language translations included in core instead of legacy RPC server.
    • πŸ”„ Changed: Diagnostics and tag trace reports always rendered in English (for easier international support enquiries). Text strings moved to 'mode.ini'.
    • πŸ”„ Changed: Use local inline help files instead of legacy RPC server. Help topics rendered in dialogs instead of new window (thanks, makss).
    • πŸš€ Changed: Use JSON file to check for new releases/pre-releases instead of legacy RPC server (thanks, makss).
    • πŸ”„ Changed: Cleanup of panels/UI elements shown based on specific user roles.
    • πŸ”„ Changed: Plugin Textpacks stored in database and installed on demand.
    • πŸ”„ Changed: Plugins have persistent data column available for custom storage.
    • πŸ”„ Changed: Clearer plugin list on Diagnostics panel.
    • πŸ”„ Changed: Article posted/modified info and ID moved below Title field.
    • πŸ”„ Changed: Enable HTTP 226 responses (thanks, da2x).
    • πŸ”„ Changed: Make Preferences panel and subpanels fully printable (thanks, phiw13).
    • πŸ”„ Changed: Panel states stored only client-side (localStorage).
    • πŸ”„ Changed: pluggable_ui() behaves more intelligently when chaining.
    • πŸ”„ Changed: Pagination steps are more grid friendly: 12/24/48/96 items.
    • πŸ”„ Changed: More locale-aware date handling in safe_strftime().
    • πŸ”„ Changed: Deprecated support for uploading .swf files via Images panel (support will be removed entirely at Textpattern 4.8.0).
    • πŸ”„ Changed: Extensive admin theme image optimizations.
    • πŸ”„ Changed: Admin theme accessibility improvements.
    • πŸ”„ Changed: Admin theme layout improvements on small devices.
    • πŸ”„ Changed: Pagination and search added to Plugins panel.
    • πŸ”„ Changed: Plugin preview page syntax highlighting and layout improvements. Also show Textpack string additions preview (if applicable).
    • πŸ’… Changed: Removed 'Create ...' links from Pages/Forms/Styles panels when viewing a new, unsaved Page/Form/Style (thanks, adi).
    • πŸ”„ Changed: Categories can no longer reassign the parent of a child element to its children. Avoids infinite tree loops.
    • πŸ”„ Changed: Article preview includes debug info.
    • πŸ”„ Changed: 'wraptag' attribute can prepend/append content using special '<+>' syntax.
    • πŸ”Œ Developer: 'ahu' constant as multi-site-compatible URL to admin side. Plugin authors please use ahu in place of hu.'textpattern'.
    • πŸ›  Fixed: Multi-site setup overhauled: Correct setup and install messages, diagnostics information, login URL in user-invite email, login cookie accessible to public and admin URLs (thanks, jools-r).
    • πŸ›  Fixed: SQL injection in 'qty' attribute (thanks Manuel Garcia CΓ‘rdenas).
    • πŸ›  Fixed: Keyboard navigation on select list popups.
    • πŸ›  Fixed: Only update database version string if using release version.
    • πŸ›  Fixed: Support for other MySQL client versions (thanks, CeBe).
    • πŸ›  Fixed: URL handling for /title and /year/month/day/title (thanks, planeth44).
    • πŸ›  Fixed: Panel layout improvements across all privilege levels.
    • πŸ›  Fixed: Per-user preferences exposed to all users (thanks, gaekwad).
    • βœ‚ Removed: zxcvbn password strength meter.
    • Textile 3.6.
    • jQuery 3.3.1.
    • PrismJS 1.14.0.
    • PHPass 0.5.
    • jQuery File Upload 9.21.0.

    πŸš€ A massive thank you to all coders, collaborators, translators, documentors, supporters and community folk who have contributed so much to this release. You help make Textpattern what it is today.