Releases: ryanwelcher/advanced-query-loop
Releases · ryanwelcher/advanced-query-loop
3.2.0
What’s Changed
🚀 Features
- Deprecate controls that were merged into Gutenberg 19 (#81) @ryanwelcher
- Adds control to exclude categories (#84) @ryanwelcher
- Add control to disable pagination (#86) @ryanwelcher
🐛 Bug Fixes
- Fix fatal when post include array was empty (#86) @ryanwelcher
3.1.1
What’s Changed
🚀 Features
- Better SVG that works in all usages. (#76) @ryanwelcher
🐛 Bug Fixes
- Change ranges to allow to not include the current date. (#79) @ryanwelcher
- Trim whitespace from title.rendered (#78) @ryanwelcher
3.1.0
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
- Fixes fatal when there is no date queries selected (#75) @ryanwelcher
- Marking Date relationship options for translation (#73) @ryanwelcher
3.0.1
3.0.0
What’s Changed
🚀 Features
- Major restructure for processing the query params (#58) @ryanwelcher
- Add Sorting by Included Posts IDs. (#62) @ryanwelcher
- Add sorting by Comment Count (#59) @ryanwelcher
- Add release-drafter workflow. (#60) @ryanwelcher
2.2.5
- Fixes issue with Exclude Current Post not being correctly set on templates.
2.2.4
2.2.3
Adds a Include Posts tool to allow manual curation of content to display ( props @jenniferfarhat )
2.1.3
2.1.2
- Fixes issue with empty search parameter causing incorrect template to load (props @StreetDog71)
- Fixes issue with all post type not being loaded ( props @aaronware)