Skip to content

Releases: verbb/expanded-singles

1.2.0

02 Mar 06:01
Compare
Choose a tag to compare

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

02 Mar 06:01
Compare
Choose a tag to compare

Fixed

  • Fix an error on Craft 3.4, introduced in 1.1.5.

1.1.5

30 Dec 23:48
Compare
Choose a tag to compare

Fixed

  • Fix redirect to entry option not working for multi-sites where users didn't have access to the primary site.

1.1.4

19 Jun 23:57
Compare
Choose a tag to compare

Changed

  • Improve performance of generating singles list when called multiple times.

1.1.3

27 Jul 09:40
Compare
Choose a tag to compare

Fixed

  • Fix duplicate sidebar entry with "Redirect to Entry" set to true.

1.1.2

16 Apr 01:10
Compare
Choose a tag to compare

Fixed

  • Fix logging error Call to undefined method setFileLogging().

1.1.1

15 Apr 00:26
Compare
Choose a tag to compare

Changed

  • File logging now checks if the overall Craft app uses file logging.
  • Log files now only include GET and POST additional variables.

1.1.0

01 Apr 07:44
Compare
Choose a tag to compare

Changed

  • Now requires Craft 3.4+.

1.0.12

01 Apr 07:50
Compare
Choose a tag to compare

Changed

  • Fix CP styling for expanded singles items.

1.0.11

28 Feb 10:03
Compare
Choose a tag to compare

Fixed

  • Fix PHP error (again).
  • Even more refactoring and cleanup JS/CSS.