Releases: verbb/expanded-singles
Releases · verbb/expanded-singles
2.0.0-beta.1
Changed
- Now requires PHP
^8.0.2
. - Now requires Craft
^4.0.0-beta.1
.
1.2.0
Changed
- Now requires Craft 3.5+.
Fixed
- Fix redirect to entry option not working for multi-sites where users didn't have access to the primary site.
1.1.6
Fixed
- Fix an error on Craft 3.4, introduced in 1.1.5.
1.1.5
Fixed
- Fix redirect to entry option not working for multi-sites where users didn't have access to the primary site.
1.1.4
Changed
- Improve performance of generating singles list when called multiple times.
1.1.3
Fixed
- Fix duplicate sidebar entry with "Redirect to Entry" set to true.
1.1.2
Fixed
- Fix logging error
Call to undefined method setFileLogging()
.
1.1.1
Changed
- File logging now checks if the overall Craft app uses file logging.
- Log files now only include
GET
andPOST
additional variables.
1.1.0
Changed
- Now requires Craft 3.4+.
1.0.12
Changed
- Fix CP styling for expanded singles items.