Expanded Singles 3.x is on version 2.0.5
, released on Aug 03, 2023
Released Aug 03, 2023
Fix multi-site singles not appearing.
Released July 21, 2023
Fix an issue where disabled singles weren't shown, after 2.0.3. (thanks @janhenckens).
Released July 17, 2023
Fix “Redirect to Entry” not working correctly.
Released July 11, 2023
Add support for CKEditor plugin.
Improve performance of element index.
Released Mar 10, 2023
Only admins are now allowed to access plugin settings.
Fix an error on Craft 4.4+ where singles won’t appearing.
Released July 10, 2022
Add checks for registering events for performance.
Now requires PHP 8.0.2+
.
Now requires Craft 4.0.0+
.
Rename base plugin methods.
Released Mar 02, 2022
Now requires Craft 3.5+.
Fix redirect to entry option not working for multi-sites where users didn't have access to the primary site.
Released Mar 02, 2022
Fix an error on Craft 3.4, introduced in 1.1.5.
Released Dec 31, 2021
Fix redirect to entry option not working for multi-sites where users didn't have access to the primary site.
Released June 20, 2021
Improve performance of generating singles list when called multiple times.
Released July 27, 2020
Fix duplicate sidebar entry with "Redirect to Entry" set to true.
Released Apr 16, 2020
Fix logging error Call to undefined method setFileLogging()
.
Released Apr 15, 2020
File logging now checks if the overall Craft app uses file logging.
Log files now only include GET
and POST
additional variables.
Released Apr 01, 2020
Now requires Craft 3.4+.
Released Feb 28, 2020
Fix PHP error (again).
Even more refactoring and cleanup JS/CSS.
Released Feb 28, 2020
Refactor and cleanup JS/CSS.
Add some debug statements.
Fix PHP error.
Fix minor styling caused by new overlay.
Released Feb 11, 2020
Ensure URL to single redirect is correct on multisite. (thanks @andersaloof)
Released Feb 05, 2020
Add override notice for settings fields.
Change behaviour of “Redirect to Entry”, now using an overlay to retain normal element index filtering.
Fix redactor singles not being site-aware.
Be sure to include siteIds in single data for filtering.
Ensure site filtering works with “Redirect to Entry” set.
Released Feb 09, 2019
Fix JS showing for non-CP requests.
Released Jan 18, 2019
Fixed non-admins not seeing expanded singles due to Craft 3.1 changes in permission filtering from id's to uid's.
Now requires Craft 3.1+.
Released Oct 24, 2018
Better support multi-site enabled singles
Released July 04, 2018
Fix error caused by permissions to view singles
Released Feb 20, 2018
Fix error when the Redactor plugin isn’t installed
Released Feb 12, 2018
Added support for Redactor fields
Update Craft CMS requirements
Fix error when selecting an expanded single from a modal window
Released Dec 07, 2017
Updated for Craft 3 RC1.
Released Oct 18, 2017
Craft 3 initial release.
Released Oct 17, 2017
Verbb marketing (new plugin icon, readme, etc).
Improve link hijacking.
Allow functionality on element modal.
Fix to work with multi-locales.
Released Jan 23, 2017
Adding check to see if user can edit a particular single before adding that single to the list for display. Thanks to @aberkie.
Released Feb 20, 2016
Fixed issue when disabling a single, it would disappear from the sidebar in Entries Index #2.
Released Jan 13, 2016
Fixed issue with plugin release feed url.
Released Nov 20, 2015
Removed plugin description (doesn't look great).
Released Nov 20, 2015
Craft 2.5 compatibility, including plugin feed.
Cleanup/organise code.