Skip to content

Releases: ryanwelcher/advanced-query-loop

3.1.1

07 Aug 19:23
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

3.1.0

24 Jun 18:40
6aa4726
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Rebrand of the plugin banner and icon
  • Add control for dynamic date ranges for date queries (#74) @ryanwelcher
  • Add "AQL" and "aql" shortcuts to quickly insert new instance of AQL (#65) @ryanwelcher
  • Adds sorting by Name (#71) @ryanwelcher

🐛 Bug Fixes

3.0.1

19 Jun 19:01
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

3.0.0

04 Jun 19:40
Compare
Choose a tag to compare

What’s Changed

🚀 Features

2.2.5

10 May 14:27
Compare
Choose a tag to compare
  • Fixes issue with Exclude Current Post not being correctly set on templates.

2.2.4

29 Apr 13:21
Compare
Choose a tag to compare
  • Fixes an issue with the Exclude Current Post toggle causing the block to crash in some circumstances (props to @nicmare for reporting)

2.2.3

24 Apr 13:40
Compare
Choose a tag to compare

Adds a Include Posts tool to allow manual curation of content to display ( props @jenniferfarhat )

2.1.3

04 Apr 16:11
Compare
Choose a tag to compare

Fixes issues in PHP 8 and the date query. (props @krokodok)

2.1.2

03 Apr 19:40
Compare
Choose a tag to compare
  • Fixes issue with empty search parameter causing incorrect template to load (props @StreetDog71)
  • Fixes issue with all post type not being loaded ( props @aaronware)

2.1.1

13 Mar 19:32
Compare
Choose a tag to compare
  • Fixes issue with multiple AQL instances having settings leaked to each other.