All Versions
47
Latest Version
Avg Release Cycle
84 days
Latest Release
-

Changelog History
Page 1

  • v9.1.1 Changes

    Behavioral Improvements

    • ✨ Enhancement: adding the ability to pass association ID through request and pick it up in the form
    • βž• Adding associations to Express form notifications
    • Top Navigation Bar block now honors the nav_target custom attribute, if it exists (thanks ccmEnlil)

    πŸ› Bug Fixes

    • πŸ›  Fixed bug in /ccm/system/upgrade script on PHP 8.1 (thanks ccmEnlil)
    • πŸ›  Fixed upgrade inconsistencies that could cause problems for installers like Softaculous
    • πŸ›  Fixed Accordion Block: when the initial state set to 'all items open' or 'all items closed' the collapsed state is not always correct (thanks danklassen)
    • πŸ›  Fixed compatibility with PHP 8.1 when installing with Composer.
    • πŸ›  Fixing bug where Express entries with multiple associations could not be filtered accurately in advanced search
    • πŸ›  Fixing bug where submitted values do not persist in Express association forms
    • πŸ›  Fixed: Changing the page template of a draft breaks block versioning (thanks jaromirdalecky)
    • πŸ›  Fixed: Duplicating file as non-super admin does not work due to permissions key (thanks danklassen)
    • πŸ›  Fixed: core search block: the form tag has two class attributes
    • πŸ›  Fixed null pointer Exceptions when using area layouts under certain conditions (thanks biplobice)

    Backward Compatibility Notes

    ⚑️ Developer Updates

    • ⚑️ Laminas cache laminas/laminas-cache-storage-adapter-memory library updated to 2.0 in order to restore compatibility with PHP 8.1 when installing via Composer
    • πŸ›  Fixed: Block::isOriginal() returns opposite value (thanks jaromirdalecky)
  • v9.1.0 Changes

    πŸ†• New Features

    • πŸ‘Œ Improved appearance and functionality when editing block, area, layout and container styles inline in the page (thanks deek87)
    • βž• Added the ability for an Express attribute to be marked as unique, provided its attribute type supports it. Unique attributes will be useful for SKUs, enforcing email uniqueness, etc…
    • Much improved version comparison feature that can compare the HTML of two page versions and highlight differences (thanks deek87 and hissy)
    • πŸ”‹ Feature Link block improvements: Adds option for 'link' styled button using BS5 .btn-link button class, Adds the option to include an icon in the button and to have icon only buttons. Moves some construction of the button to the view file to allow easy comprehension/modification/extension in Block Templates by novice developers (thanks Katalysis)
    • πŸ’… Hero Image block improvements: Adds option for 'link' styled button using BS5 .btn-link button class, Adds the option to include an icon in the button and to have icon only buttons. Moves some construction of the button to the view file to allow easy comprehension/modification/extension in Block Templates by novice developers (thanks Katalysis)
    • βž• Added new Security Policy page in the Dashboard (thanks hissy)
    • βž• Added a β€œRevert to Draft” command button on published pages in the Composer interface (thanks hissy)
    • πŸ‘Œ Improvements and refinements to Dashboard file details screen in desktop and mobile views.
    • βž• Added the ability to move a file folder in the Dashboard file manager.
    • βž• Added the tree view back to the Groups Dashboard page.
    • βž• Add title field for YouTube and Video block types for better accessibility (thanks Mesuva)

    Behavioral Improvements

    • Express attributes no longer need to be unique across all Express objects. Instead attribute handles can be reused provided they’re not reused within the same object.
    • πŸ†• New Express forms will be created when Express Form blocks that have been copied are edited in their new locations (thanks Xanweb)
    • πŸ›  File chooser has improved view and functionality; bug fixes; adding width, height and size to list and grid view; adding detail image callout on hover.
    • 🚚 Task Options in the Dashboard have have been moved into a modal dialog when present, so they’re harder to miss (thanks deek87)
    • Express entity attribute handles now can be reused as long as they’re not reused within the same Express object.
    • You can now click on the entire row of a Dashboard results table (like the page search, file manager, etc…) and go to the detail URL.
    • πŸ‘ Better display of inline floating commands for things like containers and block move.
    • We now show the container name when hovering over containers in edit mode.
    • πŸ‘ Reinstated CSS and JavaScript asset post-processing cache setting; restructured the Dashboard Cache Settings page for better grouping of functionality and explanation.
    • πŸ‘Œ Improve display of Recaptcha settings page.
    • Appearance improvements to Waiting for Me and the Dashboard desktop.
    • Active classes for pages added to the output of the Top Navigation Bar block (thanks danklassen)
    • Locale home page is now undeleteable when using multilingual sites.
    • 🐎 Miscellaneous performance improvements for logged-in users (thanks hissy)
    • βž• Added rate limiting to Forgot Password using the built-in IP Allowlist/Denylist functionality
    • πŸ‘ Better usage of meta canonical tag in page under certain circumstances (thanks hissy)
    • File folders now cannot be deleted if they have sub-folders or sub-files in them.
    • πŸ’… Display improvements to inline style dropdown (no more too-dark panels with no contrast.)
    • πŸ‘ Better automatic display of the β€œApprove Stack” button when editing block parameters, styles and permissions in the stacks Dashboard page.
    • 🚚 Don’t allow users to delete site types until they have removed all sites of that type.
    • πŸ‘Œ Improvements when Concrete is installed in a subdirectory instead of the root directory of a website.
    • βž• Added the ability to view a user’s public profile from their Dashboard user details page.
    • βž• Added --session-handler to the console install utility. Set to database if you’d like to override the default file-based sessions.
    • Gotten rid of the behavior where certain dynamic trees cause pages to scroll to them on load (visible on Express Object details edit, adding groups, using the Groups selector in custom Dashboard pages, and more)
    • 🍱 JavaScript and CSS assets now have the timestamp of when the cache was last cleared appended to them (thanks deek87, haeflimi)
    • βž• Added the link back to the β€œData Objects” Express management interface from the header of that Express objects results page.
    • βž• Added URL Path as a column that can be added to the Page Search interface.
    • πŸ›  Fixed: Login page forces gray background on custom themes
    • πŸ›  Fixed: Scheduled page publishing doesn't purge the page cache (thanks hissy)
    • βž• Added more caching to certain objects to improve performance (thanks hissy)
    • Pre-selected File Storage Location For Nested Folder

    πŸ› Bug Fixes

    • πŸ›  Much improved PHP 8 compatibility fixes for all core block types (thanks deek87)
    • πŸ›  Fixed user permissions for searching users with non super admin not working in sites upgraded from 8.5 until permissions were reset.
    • πŸ›  Fixed inability to assign groups, users, group sets or group combinations to group permissions when updating from 8.5.
    • πŸ‘Œ Improvements to core libraries to allow for installation on PHP 8.1 w/Composer.
    • πŸ›  PHP 8 compatibility fixes for Calendar (thanks deek87)
    • πŸ›  Fixed: Database Character Set is no longer showing current character set.
    • πŸ›  Fixed: Missing font selection for body font in Atomik customizer when using Default skin.
    • πŸ›  Fixed: Batch Task with empty batch does not finish running
    • πŸ›  Fix Top Navigation Bar block 'include sticky nav' setting not set appropriately when editing the block
    • πŸ›  Fixed inability to drag an individual block out of the stacks panel in a page.
    • πŸ›  Fixed: Document Library advanced search fields do not display
    • πŸ›  Fixed β€œExpress form error dirty entity” error that users might see when creating forms on the front-end.
    • πŸ›  Fixed bug where attribute data validation routines weren’t being run when updating certain objects and certain objects in bulk.
    • πŸ›  Fixed: Express Calendar and Calendar Event Attributes Not Correctly Implemented
    • πŸ›  Fixed: "Added to Page" File search filter doesn't work
    • πŸ›  Fixed: Schedule Guest Access doesn't work (thanks HamedDarragi)
    • πŸ›  Fixed: Page Search in chooser dialog doesn’t work (thanks HamedDarragi)
    • πŸ›  Fixed: The multilingual panel/page relations panel didn’t allow you to create pages in the multilingual trees from the related page - and it used to.
    • πŸ›  Fixed strange appearance in Dashboard sitemap selector when using multisite and multiple locales.
    • πŸ›  Fixed bugs with using custom file attributes with the Document Library block.
    • πŸ›  Fixed theme customizer not working on legacy LESS-based themes when being used with a large number of LESS variables.
    • πŸ›  Fixed inability to see sort icons on attributes in the Dashboard.
    • πŸ›  Fix Auto-Nav showing duplicate tabs in themes based on Bootstrap 3 (thanks lvanstrijland)
    • πŸ›  Fixed: When using more than one user search criteria by group, one to include groups and one to exclude groups, we get the wrong results (thanks mnakalay)
    • πŸ›  Fixed: Accordion block doesn't load required assets when not using BS5 based theme.
    • πŸ›  Fixed Error when try to edit 'express details block' (thanks Ruud-Zuiderlicht)
    • πŸ›  Fixed edit page type basic details error on PHP 8.
    • Tooltips now work properly again in Composer interface (thanks danklassen)
    • πŸ›  Fixed inability to create and update skins for themes that had a large number of parameters under certain conditions.
    • πŸ›  Fixed errors that would occur when creating a site, enabling multilingual, setting a new source locale, and deleting the original default locale.
    • πŸ›  Fixed: User activation workflow, Activate action not working
    • πŸ›  Fixed: 9.0.2 Seo Bulk Updater for multilingual site not showing results when selecting All Levels (thanks danklassen)
    • πŸ›  Fixed: Placing a Sticky "Top Navigation Bar" in Global "Navigation" using Atomik blocks editing of page
    • πŸ›  Fixed: Topics Attribute Search Form is not getting translated on Frontend (thanks 1stthomas)
    • Re-enabled the ability to edit a user’s avatar from their Dashboard details page.
    • πŸ›  Fixed: Clipboard - Unable to remove broken clipboard entries/clipboard doesnt remove deleted blocks
    • πŸ›  Fixed: When placing a stack, the edit mode menu is not displayed
    • πŸ›  Fixed: Adding Options To Option List Page Attribute Undefined Array Key under PHP 8
    • πŸ›  Fixed: Multilingual copy site tree with alias pages (thanks hissy)
    • πŸ›  Fixed: v9 Elemental Block Edit Nav Tabs Broken (thanks ccmEnlil)
    • πŸ›  Fixed: Error in updating package from marketplace incorrectly displaying itself under certain conditions (thanks JohnTheFish)
    • πŸ›  Fixed: Accordion block editing interface rich text editor doesn’t have access to Concrete-specific features like file manager, sitemap, etc…
    • πŸ›  Fixes ErrorException - Undefined property: Concrete\Core\Permission\Access\Entity\GroupCombinationEntity::$label under PHP 8 (thanks 1stthomas)
    • Legacy form's "reply to this email address" checked state was not properly passed (thanks katzueno)
    • πŸ›  Fixed errors with the legacy form (thanks mlocati)
    • πŸ›  Fixed: Updating an express form handle can result in a table name that is too long for mysql
    • πŸ›  Fix several user search fields not retaining their selected values (thanks mnakalay)
    • πŸ›  Fixed: install with Elemental full fails due to undefined array key "titleFormat" under PHP 8
    • πŸ›  Fix YouTube block responsive size class issue (thanks katalysis)
    • πŸ›  Fixed Marketplace dashboard page broken under PHP 8
    • Conversation rating stars now appear properly (thanks deek87)
    • πŸ›  Fixed inability to remove an entry from the trash when that entry is an alias to an external link (thanks Ruud-Zuiderlicht)
    • πŸ›  Fixed bug where core β€œParallax Image” area custom template (deprecated) now works again
    • πŸ›  Fix a bug with having multiple image blocks with on-hover attribute set on the page didn’t work reliably (thanks evgk)
    • πŸ›  Fixed: Toolbar title styling interfering with intelligent search results in accessibility mode (thanks Mesuva)
    • πŸ›  Fixed: Switch Language block default view does not work
    • πŸ›  Fixed inability to use the β€œExpress Entry Selector Multiple” form control type.
    • πŸ›  [V9 RC]Fixed cookie not being cleared properly to open "add block panel" when using the sticky add panel and installing Concrete in a sub-directory
    • πŸ›  Fixed: Position of the reCAPTCHA badge not shown correctly after saving
    • πŸ›  Fixed errors in waiting for me when groups or users were deleted.
    • πŸ›  Fix inability to set storage location from file details Dashboard page.
    • πŸ›  Fixed bugs with thumbnails on alternate storage locations (thanks mnakalay)
    • πŸ›  Fixed: concrete.debug.hide_keys' not working on Globals do to commented Code
    • πŸ›  Fix IpAccessControlService check against specific access control category (thanks mlocati)
    • Access Control: fix sorting categories in the dashboard page (thanks mlocati)
    • πŸ›  Fixed bug: When there's no time window, we currently ban IP addresses forever, even if we configure Concrete to only ban for X seconds. (thanks mlocati)
    • πŸ›  Fixed bug: "Illegal mix of collations" when running reindex task when running under certain database conditions.
    • βž• Added β€œsnippet.png” back into rich text editor so you can see that button.
    • πŸ›  Fixed: Removing Author User From Page Attributes & Saving Throws Error
    • πŸ›  Fixed: Deleting Containers throws Access Denied error under certain in-page editing conditions.
    • πŸ›  Fixed: Rich Text Page Attribute Composer "Source" Editing Hindered By Composer Autosave
    • πŸ›  Fixed a bug in image processing (Imagine Library) that could lead to segmentation faults under certain conditions (thanks mlocati)
    • πŸ›  Fixed: PlaceholderService error in thumbnail overview (thanks haeflimi)
    • πŸ›  Fixed: Deleting Containers shows multiple delete modal windows under certain in-page editing conditions.
    • πŸ›  Fixed: Top navigation block always loads the default site tree even in multilingual sites (thanks danklassen)
    • πŸ›  Fixed inability to override session handler to database in config prior to installation and then install successfully.
    • πŸ›  Fix missing none option in attribute display block (thanks JohnTheFish)
    • πŸ›  Fixed: Stacks with no approved versions do not appear in stacks list

    Backward Compatibility Notes

    • ⚑️ The Concrete\Core\Express\Form\Validator\Routine\RoutineInterface class and all classes that implement it has changed. The validate method now takes a nullable third parameter for the Concrete\Core\Entity\Express\Entry object that may or may not exist. This replaces the request type attribute. The request type can now be inferred - if the entry does not exist, we assume this to be an ADD operation. If the entry exists within the validate method, you are running an UPDATE operation.
    • Block::duplicate() has changed its secondary parameter from $isCopiedWhenPropagated to $controllerMethodToTryAndRun. This lets us choose duplicate_master or the new duplicate_clipboard in certain situations. It is very unlikely that this should impact any custom code you have written as this is pretty deep in the Concrete internals.
    • If you have customized the Document Library view template, please ensure that your <form> tag has a valid input button with the name ”search”. This is checked in the controller in order to ensure searching is actually occurring. If you want to search by advanced file attributes, you’ll need this to be in place or else the Document Library controller will not check for attribute searching.

    ⚑️ Developer Updates

    • Added on_page_version_delete event (thanks hathawayweb)
    • ⚑️ Mail Importer code running on ancient Zend Mail code updated to PHP 7+ (thanks KevinBLT)
    • Patches to third party libraries to allow for installation on PHP 8.1 w/Composer (thanks mlocati)
    • ⚑️ htmlawed HTML sanitization library updated for better compatibility with HTML5.
    • IP Access Control: add IpAccessControlCategory::describeTimeWindow() (thanks mlocati)
    • πŸ‘ Allow Date service class to work with DateTimeImmutable objects (thanks mlocati)
    • πŸ‘Œ Improvements and bug fixes to route building and controller syntax (thanks mlocati)
    • More reliable running of on_start() in block controllers before page contents are rendered (thanks hissy)
    • 🚚 Moved concrete5/dependency-patches to the core composer.json instead of the separate composer project (thanks mlocati)
    • πŸ‘Œ Improved code commenting throughout all core blocks (thanks deek87)
    • πŸ›  Fix list_syntax rule of PHP-CS-Fixer (thanks mlocati)
    • ⚑️ Significant list of third party PHP script minor updates.
    • Simplify c5:exec return code (thanks mlocati)
    • πŸ›  Fixed: Task scheduling command is incorrect on dashboard page and in documentation, needs more detail
    • πŸ— Concrete\Core\Http\ResponseFactory used to take $session as its first constructor dependency, even though that was not used. This caused problems in the event response factory was used prior to sessions being available or being configured for database sessions that were not yet installed. This parameter has been removed. If you use the $app->make() method of building this class, you should not be affected.
    • Now using https:// for communication with the Concrete marketplace even when the user’s site is not https://

    πŸ”’ Security Fixes

  • v9.0.2 Changes

    Behavioral Improvements

    • 🌐 Many translation fixes, including new components that weren’t localized (thanks mlocati)
    • πŸ‘ Better appearance of inline toolbars. Updates to remove potential style collisions between block design toolbar and themes.
    • πŸ‘Œ Improvements to the process of publishing page type default blocks to child pages (thanks deek87)
    • πŸ”’ Rehash passwords when needed to ensure adherence to the latest security standards.
    • πŸ›  Fixed display of the FAQ block in edit mode.
    • πŸ“ˆ Use base64 encoding/decoding on submitting tracking codes in the Dashboard to avoid triggering mod_security (if present) on submit (thanks Mesuva)
    • βž• Added a settings tab with new options to Accordion block type (thanks katalysis)
    • Concrete file choosers once again limit by file type and extension in certain contexts (e.g. no longer able to choose non-image files if the code requires image files be chosen.)
    • Two Column Light and Light Stripe containers in Atomik theme renamed to Two Column Highlight and Highlight Stripe to avoid confusion.
    • πŸ‘ Stacked and Stacked Primary custom templates for Feature block in Atomik have nicer padding, better behavior when used to link elsewhere.
    • πŸ‘ Hero Image β€œOffset Title” custom template in Atomik now has better behaviors: it honors the height setting and looks nicer in the theme whether the container is enabled or not.
    • πŸ’… Miscellaneous style classes added to the rich text editor when using Atomik theme.
    • πŸ‘Œ Improvements to the new β€œconfigurable thumbnails” responsive thumbnails in the Image block.
    • πŸ‘Œ Improvements to logo custom template and feature link CSS in Atomik theme.

    πŸ› Bug Fixes

    • πŸ›  Fixed fatal error when viewing Express object listings with associations in their list in a site updated from 8.5.x.
    • πŸ›  Fixed Hero Image block button not linking anywhere
    • πŸ›  Fixed Feature Link block button not linking anywhere
    • πŸ›  Fixed error where block template view.css and view.js files were not loading properly.
    • πŸ›  Fixed inability to start from a customized theme when using the legacy theme customizer.
    • πŸ›  Fixed inability to delete files or clear sample data content when files were being used in a Board.
    • Canonical URLs no longer include arbitrary query strings.
    • πŸ›  Fixed inability to uninstall tasks when working with packages that had installed custom tasks.
    • πŸ›  Fixed error when connecting to marketplace under PHP 8.
    • πŸ›  Fix issue where sitemap is inaccessible to users on multilingual sites if the user doesn't have access to view the default locale in the sitemap.
    • πŸ›  Fixed weird behavior when attempting to edit theme grid layouts in Atomik and other Bootstrap 5 themes.
    • πŸ›  Fixed bug when deleting containers that had been aliased out from a master page removing the container on the master page as well.
    • πŸ›  Fixed inability to sort entries in the Image Slider block.
    • File trackability works much more reliably and across more core block types than before.
    • πŸ›  Fixed: CollectionSearchIndexAttributes table is updated without approving the page version
    • πŸ›  Fixed missing icons in Share this Page block (thanks hissy)
    • πŸ›  Fixed: Layout toolbar partially off page window. Add Layout Function not working
    • πŸ›  Fixed custom CSS not showing up in the customizer when editing a custom skin.
    • πŸ›  Fixed fatal error when rendering /dashboard root page in PHP 8+.
    • πŸ›  Fixed fatal error rendering Dashboard file detail screen in PHP 8+.
    • πŸ›  Fixed fatal error when rendering gallery add block interface in PHP8+.
    • πŸ›  Fixed bug where border radius wasn’t being saved properly in block/area design settings.
    • πŸ›  Fixed error in Gallery block when images in it had been removed from the file manager.
    • πŸ›  Fixed error β€œTrying to access array offset on value of type bool β€œ when logging in with a username that doesn’t exist under PHP 8 (should get an error that explains what you did wrong better than this).
    • πŸ›  Many additional fixes for core block types in PHP 8 (thanks deek87)
    • πŸ›  Fix β€œdivision by zero” error under some conditions when running queueable commands.
    • πŸ›  Fixed bug where custom block cache override settings are reset on new version approval (thanks hissy)
    • πŸ›  Fixed: If by any chance $buttonColor is unset, the class tag of the <div> is never closed (thanks puka-tchou)
    • πŸ“± Theme responsive image breakpoints are now in the proper order to support the picture tags on mobile devices in Atomik.
    • Color picker in image editor now displays properly (thanks mlocati)
    • πŸ›  Fixed: Dashboard favorites menu aren’t localized properly (thanks mlocati)
    • πŸ›  Fixed bugs with Hero Image block under PHP 8
    • πŸ›  Fixed bugs with Feature Link block under PHP 8
    • πŸ›  Fixed error in YouTube block view when using PHP 8.
    • πŸ›  Fixed errors in Top Navigation Bar block under PHP 8
    • πŸ›  Fixed error in Testimonial block when using PHP 8 (thanks hissy)
    • πŸ›  Fix "Undefined array key" warning for advanced page search on [email protected] (thanks hissy)
    • πŸ›  Fix "variable is undefined" errors when adding Conversation blocks when using PHP 8 (thanks mlocati)
    • πŸ›  Fixed Exception thrown when attempting to reload strings (thanks mlocati)
    • πŸ›  Fixed inability to download files in the file manager via the β€œDownload File” option in the file menu.
    • πŸ›  Fixed broken Site attribute type.
    • πŸ›  Fixed: When configuring a select attribute to allow a single selection but also allow end user additions, an error is received.
    • πŸ›  Fixed: Adding a user unless multiple languages are installed fails under PHP 8
    • πŸ›  Fixed: Board "Error Call to a member function getStylesheet() on null" when rendering a Board in the Dashboard.
    • πŸ›  Fixing issues viewing users in groups in Dashboard for sub-admins.
    • πŸ›  Fixed: Exception uninstalling package/theme when package has installed containers
    • πŸ›  Fixed: List of themes ready to install broken and has design issues (thanks mnakalay)
    • πŸ›  Fix c5:entities:refresh CLI command (thanks mlocati)
    • πŸ›  Fixed error when using files with UUIDs in the content block (thanks mnakalay)
    • πŸ›  Fix position of caption in Language Details dialog (thanks mlocati)
    • πŸ›  Fixed error adding Document Library block to the page.
    • πŸ›  Fixed error β€œUnknown named parameter $html” when attempting to reset a password on PHP 8.
    • Fixed: Document Library Block: Click on a folder leads to Invalid folder ID
    • πŸ›  Fixed magnifying glass button in the search in the navigation bar is not working in the Top Navigation Bar block.
    • πŸ›  Fixed some edge case errors with package uninstall and Doctrine entities
    • πŸ›  Fixed error where database entities weren’t showing their directory locations on the Database Entities Dashboard page.
    • πŸ›  Fixed error where uninstalling a package and reinstalling it doesn’t create the block type record in the package if there is only a single block type in the package and nothing else.
    • πŸ›  Fixed errors installing Atomik documentation under PHP 8.
    • πŸ› Bug Fixes to Event List block in PHP 8.
    • πŸ›  Fixed: Featured Event Toggle Not Working in Event List block.
    • πŸ›  Fixed double select appearance on Edit File Thumbnail Dashboard screen.
    • πŸ›  Fixed PHP 8 Error: Error on editing Page List block on brand new 9.0.1 install
    • πŸ›  Fixed inability to set permissions against a particular user in advanced permissions mode (thanks hamzaouibacha)
    • Dashboard Reports page now links over to legacy form results page when necessary (thanks mnakalay)
    • πŸ›  Fix for broken area edit menu when advanced permissions were enabled under some conditions (thanks mnakalay)
    • πŸ›  Fixed: Contrast off for edit button label when toolbar titles setting enabled
    • πŸ›  Fixed image libraries check not running in Image Options single page (thanks mnakalay)
    • πŸ›  Fixed: Elemental theme, Version 9.0.1: New Accordion Block not working properly

    ⚑️ Developer Updates

    • βͺ Reverted Form helper behavior so that passing in class will append the CSS classes to whatever the default class was, rather than replace it fully. Added a new classes key that will fully replace the classes if present.
    • ⬆️ Upgrade gettext/languages and punic/punic (thanks mlocati)
    • Theme grid preset layouts now export properly and import properly when using the exporter/Content XML format (thanks mlocati)
    • 🏷 The canonical URL query string handler has been changed from excluded to included – meaning that if you as a developer want to include a query string parameter in your various canonical URLs, you’ll need to add the parameter key/name to the site.siteName.seo.canonical_tag.included_querystring_parameters parameter.
    • ⚑️ CKEditor updated to 4.17.1 (thanks hissy)
  • v9.0.1 Changes

    Behavioral Improvements

    • πŸ‘Œ Improvements to scheduled page version publishing (thanks hissy).
    • πŸ›  Fixed login welcome back/desktop in Atomik theme (previously had JavaScript errors.)
    • 🐎 Performance improvements when retrieving access entities for users (thanks hissy)
    • ⚑️ Updated translation library to 1.7.0 to allow 9.0 to be fully translated (thanks mlocati)

    πŸ› Bug Fixes

    • πŸ›  Fixed error when installing Elemental on PHP 8 (https://github.com/concrete5/concrete5/issues/10003)
    • πŸ›  Many display issues fixed when browsing marketplace from within your 9.0 site.
    • πŸ›  Fixed issue where updating from 8.5.6 would disable concrete extensions in rich text editor.
    • πŸ›  Fixed Unknown column 'folderItemName' in 'field list’ in folder item list custom code used by add-ons.
    • πŸ›  Fixed time dropdowns not working when editing a calendar event.
    • πŸ›  Fixed inability to install 9.0 with Composer.
    • πŸ›  Fixed some missing social icons for social link types.
    • πŸ›  Fixed inability for legacy LESS themes to support rgb and rgba colors.
    • πŸ›  Fixed broken Dashboard page: Excluded URL Word List
    • πŸ›  Fixed inability to see proper options selected when editing user attribute key.
    • πŸ›  Fixed ImageValue::setImageFileID() must be of the type int, string given when updating some legacy theme customizer values (thanks martinkouba)
    • πŸ›  Fixed page summary templates link not working in page design panel.
    • πŸ›  Fixed inability to open block custom design toolbar in PHP 8.
    • πŸ› Bug fixes to theme updates that use the text type customizer in certain situations (thanks martinkouba)
    • πŸ›  Fixed: Non super admin cannot move a block pasted from clipboard (thanks jaromirdalecky)
    • πŸ› Bug fixes to legacy theme customizer with themes that used the same variable for different variable types.
    • πŸ›  Fixed error Base table or view not found: 1146 Tablemessengerscheduledtasks' doesn't exist when upgrading from 8.5.x to 9.0.
    • πŸ›  Fixed: Country select menu has the form-control class instead of form-select.

    ⚑️ Developer Updates

    • πŸ”¨ Banned Words validation service classes completely refactored and modernized (thanks hissy)
    • πŸ‘‰ Make it so users can disable core middlewares (thanks mlocati)

    πŸ”’ Security Fixes

    • πŸ›  Fixed CVE-2021-22970: Concrete allowed local IP importing causing the system to be vulnerable to a. SSRF attacks on the private LAN servers and b. SSRF Mitigation Bypass through DNS Rebinding. Concrete now disabes all local IPs through the remote file uploading interface. Concrete CMS security team gave this a CVSS v3.1 score of 3.5 AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N This CVE is shared with HackerOne Reports #1364797 (Thanks Adrian Tiron from FORTBRIDGE (https://www.fortbridge.co.uk/ ) and #1360016 (Thanks Bipul Jaiswal) This fix is also in Concrete v 8.5.7
  • v9.0.0 Changes

    Major New Features

    • Boards
    • Summary Templates
    • πŸ‘ Multisite support.
    • πŸ†• New modern theme for 2021 – Atomik
    • πŸ†• New Gallery block built into the core.
    • πŸ’» Completely rebuilt file manager that has much better folder and advanced search support, support for home folders, favorite folders, external file providers, a new file upload UI and much much more.
    • πŸ”Œ Completely new upload experience that adds support for additional service provider plugins.
    • A completely new integrated image editor
    • πŸ‘ Overhauled theme customizer, with support for skins, non-customizable skins, SCSS support, Bootstrap 5 and more.
    • ⏱ Tasks: a completely rebuilt, much improved version of classic Concrete Jobs, with support for queueing, scheduling, unified input/output within the console and web interfaces, live output with Mercure and more.
    • πŸ‘‰ User Group Types: Add the ability to create types of groups, including roles within groups, group management based on roles within groups, and more.
    • πŸ’» An overhauled UI built off of Bootstrap 5 and Concrete Bedrock

    Other New Features and Improvements

    • πŸ‘ Express now supports multisite.
    • βž• Added the ability to edit page aliases from within the Dashboard sitemap (thanks mlocati)
    • βž• Added the ability to customize the from name registration email parameter (thanks katzueno)
    • πŸ†• New Breadcrumb Navigation block now available (thanks hissy)
    • 🐎 Much improved performance throughout, due to better navigation caching, and cache optimization (hissy and core team)
    • βž• Added pagination to clipboard panel and the ability to reset all clipboards from the Dashboard (thanks bitterdev)
    • βž• Added configuration for whether to log email body contents or just metadata (thanks bitterdev)
    • πŸ‘Œ Support for interactive theme documentation and block preview.
    • βž• Added bulk page permissions commands to the page search interface (thanks bitterdev)
    • βž• Added the ability to upload a CSV of users to assign to a particular group. (thanks bitterdev)
    • πŸ”Œ Completely new image editor plugin framework. Ships with TUI Image Editor.
    • πŸ†• New icon selector component when working with block types like Feature that allow users to select icons.
    • βž• Added logging for file uploads and file deletions (thanks bitterdev)
    • πŸ“‡ File manager can now automatically populate file attributes from EXIF metadata on upload (thanks bitterdev)
    • Implement Clear-Site-Data header after a successful login (thanks ahukkanen)
    • βž• Added block title format for Date Navigation block (thanks katalysis)
    • Much improved Image block, including the ability to load images in lightboxes, display thumbnails of image in the page, and much more.
    • βž• add delete button to package that is just uninstalled or download (thanks hissy)
    • πŸ‘Œ Improved login performance when logging in with Remember Me cookie.
    • πŸ†• New Page Version Comment field available in page composer (thanks hissy)
    • πŸ”’ Introduce new middlewares for security options (thanks hissy)
    • πŸ‘‰ User must now confirm the existing password when changing their own password or another user’s password in the Dashboard.
    • Much improved asynchronous thumbnail generation process, with enhancements from the CLI task runner and Mercure (thanks bitterdev)

    πŸ› Bug Fixes

    • Files are not placed in a folder's selected storage location if it has a custom storage location (thanks danklassen)
    • πŸ›  Fixes bug where files moved to folders were not using those folders storage locations (thanks danklassen)
    • If a form redirects to an external page that includes a query parameter, the result is a malformed URL. (thanks JeffPaetkau)
    • πŸ›  FIxed error when marking URL slug as required in composer form (thanks httnnnkrng)
    • πŸ›  Fixed: User workflows - User activation does not trigger on admin email validations (thanks bitterdev)
    • Document Library - Handle missing folder
    • Avoid an exception on express_entry_detail block when the express form ID is not exists (thanks biplobice)
    • Copied block with no edit mode has "edit block" link which throws excepetion (thanks gutig)
    • πŸ›  Fixed bugs within Redis-powered full page caching driver (thanks matt9mg)

    ⚑️ Developer Updates

    • 🚚 Badges and community points have been removed from the core. If you need this functionality, install the Community Badges add-on from https://github.com/concrete5/community_badges prior to upgrading your site.
    • Concrete now runs on PHP 8.
    • πŸ“¦ Tools have been completely removed, including from blocks and packages. Their functionality has been more securely and flexibly available with the routing and controller systems for many years now. (thanks mlocati!)
    • Completely rebuilt new queue system, built on Symfony Messenger.
    • Completely new command/message system, built on Symfony Messenger.
    • ⚑️ Many core components updated to their latest version, including Laravel and Symfony components.
    • βž• Add overridable collection handle generator (thanks hissy)
    • Removing old process.php script for backend requests.
    • Introducing a new command bus pattern. Developers can use to encapsulate their commands, reusing them with one or two lines in multiple places.
    • Swapped underlying HTTP client with Guzzle and PSR7.
    • πŸ‘ Router adds support for single action controllers with __invoke (thanks shahroq)
    • πŸ‘ Allow Form helper to handle new HTML input types (thanks JohnTheFish)
    • https://github.com/concrete5/concrete5/pull/9479 (thanks jeffPaetkau)
    • Blacklist/whitelist terminology renamed throughout the core.

    Backward Compatibility Notes

    • πŸ“š If you use Core::make(), $app->make() or anything similar in your packages, and provide arguments to these classes at the same time, recent updates to the Laravel Container class may break some older code. Please see this tutorial for more information: https://documentation.concretecms.org/tutorials/add-developers-get-your-add-ons-ready-concrete-cms-90
    • Beginning in version 8, we added the ability to override core elements from within your themes. For example, if the core requires an element via View::element(β€˜conversations/add_post’; the core looks for this add-on in concrete/elements/conversations/add_post.php. However, if the currently active theme provides this element in themes/my_theme/elements/concrete/conversations/add_post.php, it will be used instead. We are changing this to remove the concrete/ directory from the elements directory within your theme. That means in order to override any core element from within your theme, you only need to make it available at the same path within the elements/ directory of your theme.
    • πŸ‘€ If you register custom help for specific pages in your package, make sure to do so from within your package’s on_start method rather than from within the Dashboard page. Our new help panel requires this. See https://github.com/concrete5/concrete5/issues/9869#issuecomment-927136592 for more information.
    • Console command c5:blacklist:clear has been renamed c5:denylist:clear
    • If you work with Concrete cookies directly in your server configurations, be aware that they have been renamed. The default session cookie has been changed from CONCRETE5 to CONCRETE; the default is-logged-in cookie has been changed from CONCRETE5_LOGIN to CONCRETE_LOGIN.
  • v8.5.9 Changes

    πŸ› Bug Fixes

    • πŸ›  Fixed inability to upload files when file chunking is disabled.
    • πŸ›  Fixed bug that prevented file chunking from also working.
    • βͺ Reverted code that accidentally made the core require PHP 5.6+ in some situations.
  • v8.5.8 Changes

    Behavioral Improvements

    • 🍱 JavaScript and CSS assets now have the timestamp of when the cache was last cleared appended to them (thanks deek87, haeflimi)
    • πŸ“‡ Renamed concrete5 to Concrete CMS and Concrete during the installation process.
    • ⚑️ Nicer version history view in add-on update screen (thanks biplobice)

    πŸ› Bug Fixes

    • πŸ›  Fixed error that would occur if you deleted an Express entry and then attempted to reorder that same entry on the page before reloading (thanks biplobice)
    • Fixed error where users, files and sites weren’t being reindexed when running the index_search_all job.
    • πŸ›  Fixed error where copying conversation blocks out from page defaults made them all one instance of the same conversation (thanks hissy)
    • Validating Express, User and Page attribute types now works when used with Composer and Expres (thanks hissy)
    • πŸ›  Fixed bug in Redis caching backend when saving a primitive value.
    • πŸ›  Fixed: when using the Express Form block, and a file is uploaded through the form, it creates two versions of the file, which are seemingly identical (thanks 1stthomas)
    • πŸ›  Fixed: Clear old page versions in all site trees when running remove page versions job (thanks Ruud-Zuiderlicht)
    • πŸ›  Fixed bug where OAuth2 and sign in as user functionality could lead to someone unintentionally joining their user account to a different account.
    • 0️⃣ Render single pages like 404, 403, login, register in default site locale (thanks hissy)
    • πŸ›  Fixed: : error message doesn't display when upload file failed via drag & drop (thanks hissy)
    • πŸ›  Fixed invalid and unhelpful displaying on marketplace connection failures during certain conditions (thanks JohnTheFish)
    • Topics Attribute Search Form is not getting translated on Frontend (thanks 1stthomas)
    • πŸ›  Fixed: Multilingual copy site tree with alias pages (thanks hissy)
    • πŸ›  Fix migration bug on fix overlapping start end dates when custom page publishing dates had been set in some cases (thanks hissy)
    • πŸ›  Fixed null pointer Exceptions when using area layouts under certain conditions (thanks biplobice)

    πŸ”’ Security Fixes

    • ⚑️ CKEditor updated from 4.16.2 to 4.18.0 (thanks hissy)
    • πŸ”’ Remediated CVE-2022-21829 - Concrete CMS Version 9.0.2 and below and 8.5.7 and below can download zip files over HTTP and execute code from those zip files which could lead to an RCE. Fixed by enforcing β€˜concrete_secure’ instead of β€˜concrete’. Concrete now only makes requests over https even if a request comes in via http. Concrete CMS security team ranked this 8 with CVSS v3.1 vector: AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H Credit goes to Anna for reporting on HackerOne - https://hackerone.com/reports/1482520
    • πŸ”’ Remediated CVE-2022-30117 - Concrete CMS version 9.0.2 and below and 8.5.7 and below allowed traversal in /index.php/ccm/system/file/upload which could result in an Arbitrary File Delete exploit. This was remediated by sanitizing /index.php/ccm/system/file/upload to ensure Concrete doesn’t allow traversal and by changing isFullChunkFilePresent to have an early false return when input doesn't match expectations.Concrete CMS Security team ranked this 5.8 with CVSS v3.1 vector AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:H. Credit to Siebene for reporting https://hackerone.com/reports/1482280
    • πŸ”’ Remediated CVE-2022-30120 - XSS in /dashboard/blocks/stacks/view_details/ - old browsers only. When using an older browser with built-in XSS protection disabled, insufficient sanitation where built urls are output can be exploited for Concrete CMS version 9.02 and below and Concrete CMS 8.5.7 to allow XSS. This cannot be exploited in modern-day web browsers due to an automatic input escape mechanism. Dashboard Stacks page sort URLs are now sanitized. Concrete CMS Security team ranked this vulnerability 3.1 with CVSS v3.1 Vector AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N. Sanitation has been added where built urls are output. Credit to Bogdan Tiron from FORTBRIDGE (https://www.fortbridge.co.uk/ ) for reporting https://hackerone.com/reports/1363598
    • πŸ”’ Remediated CVE-2022-30119 - XSS in /dashboard/reports/logs/view - old browsers only. When using Internet Explorer with the XSS protection disabled, insufficient sanitation where built urls are output can be exploited for Concrete CMS version 9.02 and below and Concrete CMS 8.5.7 to allow XSS. This cannot be exploited in modern-day web browsers due to an automatic input escape mechanism. Concrete CMS Security team ranked this vulnerability 2 with CVSS v3.1 Vector AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N. Sanitation has been added where built urls are output. Thanks zeroinside for reporting https://hackerone.com/reports/1370054
    • πŸ’» Remediated CVE-2022-30118 - XSS in /dashboard/system/express/entities/forms/save_control/[GUID]: \ old browsers only. πŸ”’ When using Internet Explorer with the XSS protection disabled, editing a form control in an express entities form for Concrete CMS version 9.02 and below and Concrete CMS 8.5.7 and below can allow XSS. This cannot be exploited in modern-day web browsers due to an automatic input escape mechanism. Concrete CMS Security team ranked this vulnerability 2 with CVSS v3.1 Vector AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N. Thanks zeroinside for reporting https://hackerone.com/reports/1370054
  • v8.5.7 Changes

    πŸ› Bug Fixes

    • πŸ›  Fixed issue where remote updater would read the entire update into memory, leading to potential out of memory errors when updating the core.
    • πŸ›  Fixed error when setting global calendar permissions in the Dashboard.
    • πŸ›  Fixed issue where reset users weren’t properly notified when logging in that their passwords needed to be changed (thanks hissy)
    • πŸ›  Fixed: reCAPTCHA timout after 2min (thanks JeffPaetkau)
    • πŸ›  Fixed: fatal error on upgrade french version 8.5.5 to 8.5.6, "2 plural forms instead of 3" (thanks mlocati)
    • πŸ›  Fixed error with rich text conversation editor not working (Thanks hissy)
    • πŸ›  Fixed issue with URLs being case sensitive in some internationalization cases (thanks dimger)
    • πŸ›  Fixes to topic attribute search index content (thanks hissy)
    • 🚧 Maintenance mode now returns the 503 HTTP error code when running (thanks hissy)
    • πŸ›  Fix Call to a member function isDefault() on null" error on the site upgraded from 5.7 when using the migration tool (thanks hissy)
    • πŸ›  Fixed issue where rich text attribute type wasn’t showing a full toolbar (note: in the future we want to make this an option, and strongly recommend users use this smaller, sanitized toolbar – but it should be an option, not the default.)
    • If a file has a password in the file manager, you will not be able to view it inline in the rich text editor.
    • πŸ›  Fixed: Changing database charset in dashboard throws error: call to a member function add() on null (thanks myq)

    ⚑️ Library Updates

    • ⬆️ Bump CKEditor from 4.16.1 to 4.16.2 (thanks hissy)

    πŸ”’ Security Fixes

    • πŸ›  Fixed CVE-2021-22966 - Privilege escalation from Editor to Admin using Groups in Concrete CMS versions 8.5.6 and below. If a group is granted "view" permissions on the bulkupdate page, then users in that group can escalate to being an administrator with a specially crafted curl. Fixed by adding a bulk update permission security check. Concrete CMS Security team CVSS scoring: 7.1 AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H Credit for discovery: "Adrian Tiron from FORTBRIDGE ( https://www.fortbridge.co.uk/ )" This fix is also in Concrete version 9.0.0
    • πŸ›  Fixed CVE-2021-40101: Admin users must now provide their password when changing another user’s password from the Dashboard.Concrete CMS security team CVSS scoring is 6.4 AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H. Credit for discovery: "S1lky”. This fix is also in Concrete version 9.0.0
    • πŸ›  Fixed CVE-2021-22968: A bypass of adding remote files in Concrete CMS File manager lead to remote code execution. We added a check for the allowed file extensions before downloading files to a tmp directory. Concrete CMS Security Team gave this a CVSS v3.1 score of 5.4 AV:N/AC:H/PR:H/UI:R/S:C/C:N/I:H/A:N Thanks Joe for reporting! This fix is also in Concrete version 9.0.0
    • πŸ‘€ Fixed CVE-2021-22951: β€œUnauthorized individuals could view password protected files using view_inline”. Concrete CMS now checks to see if a file has a password in view_inline and if it does we don’t render the file. Concrete CMS security team CVSS scoring is 5.3 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Credit for discovery: "Solar Security Research Team". This fix is also in Concrete version 9.0.0
    • πŸ”’ Follow up fix for CVE-2021-40107: Stored XSS in comment section/FileManger via "view_inline" option. We were informed the fix put into version 8.5.6 was not sufficient. Thanks "Solar Security Research Team". We now check to see if a file has a password in view_inline and, if it does, we don’t render the file. Concrete CMS security team CVSS scoring is 5.3: AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N This fix is also in Concrete version 9.0.0
    • πŸ›  Fixed CVE-2021-22967: insecure indirect object reference (IDOR); an unauthenticated user was able to access restricted files by attaching them to a message in a conversation. To remediate this, we added a check to see if a user has permissions to view files before attaching the files to a message in "add / edit message”. The Concrete CMS security team gave this a CVSS v3.1 score of 4.3 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N Thanks Adrian H for reporting! This fix is also in Concrete version 9.0.0
    • πŸ›  Fixed CVE-2021-22969 : SSRF mitigation bypass using DNS Rebind attack giving an attacker the ability to fetch cloud IAAS (ex AWS) IAM keys. To fix this, Concrete CMS no longer allows downloads from the local network and specifies the validated IP when downloading rather than relying on DNS. The Concrete CMS team gave this a CVSS v3.1 score of 3.5 AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N . Discoverer: Adrian Tiron from FORTBRIDGE (https://www.fortbridge.co.uk/ ) Please note that Cloud IAAS provider mis-configurations are not Concrete CMS vulnerabilities. A mitigation for this vulnerability is to make sure that the IMDS configurations are according to a cloud provider's best practices. This fix is also in Concrete version 9.0.0
    • πŸ›  Fixed CVE-2021-22970: Concrete allowed local IP importing causing the system to be vulnerable to a. SSRF attacks on the private LAN servers and b. SSRF Mitigation Bypass through DNS Rebinding. Concrete now disabes all local IPs through the remote file uploading interface. Concrete CMS security team gave this a CVSS v3.1 score of 3.5 AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N This CVE is shared with HackerOne Reports #1364797 (Thanks Adrian Tiron from FORTBRIDGE (https://www.fortbridge.co.uk/ ) and #1360016 (Thanks Bipul Jaiswal) This fix is also in Concrete v 9.0.1
  • v8.5.6 Changes

    πŸ†• New Features

    • βž• Added Session Options Dashboard page that will allow administrators to configure many aspects of the session cookie.

    Behavioral Improvements

    • βž• Added support for translation placeholders (thanks shahroq)
    • πŸ’» Re-enabled connect to community for the marketplace; reworked to sidestep issues with browser cookie compatibility
    • βž• Add autocomplete=off to various password fields.
    • ⚑️ "Index Search Engine - Updates" job should not re-index all entries (thanks hissy)
    • πŸ›  Fix default formatting of datetime exports in express export csv (thanks deek87)
    • πŸ‘Œ Improvements to IP parsing for actions like allowlist/blocklist (thanks mlocati)

    πŸ› Bug Fixes

    • πŸ›  Fixed error when pages weren’t getting accurately set in the full page cache.
    • πŸ›  Fixes for errors/warning occurring with PHP 7.3 and 7.4 when "Consider warnings as errors" is set (thanks arielkamoyedji)
    • βž• Additional dialogs within CKEditor link dialog (Sitemap, Browse Server) prevent further page scrolling even after being closed (thanks hissy)
    • πŸ›  Fix error attaching a Facebook account to a user profile (thanks biplobice)
    • πŸ›  Fixed disappearing survey and calendar event dialogs in some cases (thanks hissy)
    • πŸ› Bug fixes on switching language using the Switch Language block (thanks biplobice)
    • πŸ›  Fixed inability to save channel logging settings on the Dashboard page (thanks Hmone23)
    • πŸ›  Fixed bug where layouts can’t be moved above blocks (thanks Haeflimi)
    • πŸ›  Fixed bug in the 8.5 file manager when selecting on single file in multi-file selector (thanks deek87)
    • πŸ›  Fix to show page drafts created by the current user (thanks hissy)
    • πŸ›  Fix user selector attribute being un-searchable (Note: you will have to recreate your attributes before they are properly searchable).
    • πŸ› Bug fixes to search popup with pagination (thanks deek87, katz, hissy)

    • πŸ›  Fixed 403 Error in Page Defaults when using REDIS for Caching (thanks deek87)

    πŸ”’ Security Fixes

    πŸ”’ (Special thanks to Solar Security Research Team and Concrete CMS Japan)

    • πŸ›  Fixed Hackerone report 1102067, CVE-2021-40097: Authenticated path traversal to RCE by adding a regular expression
    • πŸ›  Fixed Hackerone report 1102080, CVE-2021-40098: Path Traversal leading to RCE via external form by adding a regular expression
    • πŸ›  Fixed Hackerone report 982130, CVE-2021-40099: RCE Vulnerability by making fetching the update json scheme from concrete5 to be over HTTPS (instead of HTTP)
    • πŸ›  Fixed Hackerone report 616770, CVE-2021-40100: Stored XSS in Conversations (both client and admin) when Active Conversation Editor is set to "Rich Text"
    • πŸ›  Fixed Hackerone report 921288, CVE-2021-40102: Arbitrary File delete via PHAR deserialization
    • πŸ›  Fixed Hackerone report 1063039, CVE-2021-36766: Security issues when allowing phar:// within the directory input field. (thanks deek87)
    • πŸ›  Fixed Hackerone report 1102211, CVE-2021-40103: Path Traversal to Arbitrary File Reading and SSRF
    • πŸ›  Fixed Hackerone report 1102088, CVE-2021-40104: SVG sanitizer bypass by swapping out the SVG sanitizer in the core with this third party library darylldoyle/svg-sanitizer
    • πŸ›  Fixed Hackerone report 1102054, CVE-2021-40105: Fixed XSS vulnerability in the Markdown Editor class in the conversation options
    • πŸ›  Fixed Hackerone report 1102042, CVE-2021-40106: Unauth stored xss in blog comments (website field)
    • πŸ›  Fixed Hackerone report 1102020, CVE-2021-40107: Stored XSS in comment section/FileManger via "view_inline" option
    • πŸ›  Fixed Hackerone report 1102018, CVE-2021-40108: Adjusted core so that ccm_token is verified on "/index.php/ccm/calendar/dialogs/event/add/save" endpoint
    • πŸ›  Fixed Hackerone report 1102225 which was split into two CVEs: An attacker could duplicate topics and files which could possibly lead to UI inconvenience, and exhaustion of disk space.
    • For CVE-2021-22949: Added checking CSRF token when duplicating files in the File Manager.
    • For CVE-2021-22953: Added checking CSRF token when cloning topics in the sitemap.
    • πŸ›  Fixed Hackerone report 1102177, CVE-2021-22950: To fix CSRF in conversation attachment delete action, updated core to verify ccm_token when conversation attachments are deleted.
    • πŸ›  Fixed Hackerone report 1102105, CVE-2021-40109: To fix a reported SSRF vulnerability, the core was updated to disable redirects on upload, add an http client method to send request without following redirects, and put in a number of url/IP protections (examples: blocked big Endian urls, blocked IP variants from importing, prevented importing from hexadecimal/octal/long IPs)
  • v8.5.5 Changes

    πŸ†• New Features

    • Let user specify the SMTP HELO/EHLO domain for their SMTP server (thanks mlocati)

    Behavioral Improvements

    • βœ‚ Removed version from meta generator tag.
    • ⚑️ CKEditor updated to 4.15.0 (thanks mlocati)
    • Page drafts are now viewable by the view page draft permission (thanks HMone23)
    • ⚑️ Updated list of UK counties (thanks Mesuva)
    • ⚑️ Update CKEditor from 4.15.0 to 4.15.1 (thanks mlocati)
    • πŸ›  Fix: make email log readable by decode quoted printable text (thanks hissy)

    πŸ› Bug Fixes

    • πŸ›  Fixing bug where accidentally re-saving a theme preset layout (e.g. β€œLeft Sidebar”) as a user preset would cause a site to become unresponsive.
    • πŸ›  Fixed bug where pages indexed through the CLI search index job weren’t indexed properly (thanks haeflimi)
    • Page Selector attribute now properly searchable (thanks dimger)
    • πŸ‘· No longer fire event execute_job twice (thanks deek87)
    • πŸ›  Fixing error when rescanning a multilingual locale (thanks mlocati)
    • πŸ›  Fixed error or max execution timeout that can occur when logging out of multilingual websites (thanks hissy)
    • πŸ›  Fixed: [CKEDITOR] Error code: editor-element-conflict. (thanks mlocati)
    • πŸ›  Fixed error: No such file or directory error when editing an aliased block which is not editable (thanks mlocati)
    • πŸ›  Fix some issues when using tags on multilingual site (thanks hissy)
    • πŸ›  Fix duration of IP bans (they were supposed to last seconds but instead used the same value and in minutes) (thanks mlocati)
    • πŸ›  Fixed: Stacks don't update if caching is enabled (thanks hissy)
    • πŸ“œ Correctly parse non-decimal IP addresses (thanks mlocati)
    • πŸ›  Fix: enable to send private message to all groups at once (thanks hissy)
    • πŸ›  Fixed: Redis cookie handler always use the session name as a prefix (thanks mlocati)
    • πŸ›  Fixed an error where 404 does not work in multi language cases under certain situations (thanks hissy)
    • ⬆️ More resilient upgrade routine when dealing with conflicting character sets in mysql (thanks mlocati)
    • πŸ›  Fix issue where a rich text field on a form block doesn't re-populate contents after submit (thanks Mesuva)
    • πŸ›  Fixed: Express Forms - CSV Export does not respect datetime format from config (thanks 1stthomas)
    • πŸ›  Fix bug: Express Form can generate same attribute keys for multiple attribute keys (thanks hissy)
    • πŸ›  Fixes filtering by multiple topic attributes on an item list (thanks hissy)
    • Banned words with multibyte characters are now accurately detected (thanks hissy)
    • πŸ‘‰ Use UserMessageException when invalid path traversal is detected (thanks mlocati)
    • 🚚 Do not remove picture elements on rendering textarea attribute value (thanks hissy)
    • πŸ›  Fix "call to a member function overrideCollectionPermissions() on a non-object" in AreaAssignment (thanks mlocati)

    πŸ”’ Security Fixes

    • πŸ›  Fixed CVE-2021-28145 XSS in Surveys fixed (thanks deek87)
    • πŸ›  Fixed CVE-2021-3111 Stored XSS on express entries H1 report 873474

    ⚑️ Developer Updates

    • πŸ‘ Allow routes with optional arguments (thanks mlocati)