Releases: Lin87/alphalisting
Releases · Lin87/alphalisting
alphalisting4-4-0
What's Changed
- fix: prevent PHP 8 TypeError in alphalisting_styles callbacks by @Lin87 in #33
- feat: add configurable back-to-top shortcode/block attribute by @Lin87 in #34
- fix: preserve shortcode attributes when converting shortcode blocks by @Lin87 in #35
- fix(block): preserve shortcode attributes during block conversion by @Lin87 in #36
- fix(widget): harden autocomplete AJAX endpoint access checks by @Lin87 in #37
- shortcode(exclude-terms): safely merge tax_query clauses by @Lin87 in #38
- 4.4.0 release by @Lin87 in #40
Full Changelog: v4.3.7...v4.4.0
alphalisting4-3-7
What's Changed
- docs: document column layout shortcode attributes by @Lin87 in #21
- Harden column layout attribute sanitization by @Lin87 in #22
- Allow unitless zero column lengths by @Lin87 in #23
- Fix parent selector attribute wiring in block editor by @Lin87 in #24
- Fix parent selector refresh for hierarchical post types by @Lin87 in #25
- Align block editor term controls with shortcode attributes by @Lin87 in #26
- Fix get_item_meta to handle plural item prefixes by @Lin87 in #27
- fix: harden widget update sanitization by @Lin87 in #28
- version 4.3.7 release by @Lin87 in #30
Full Changelog: v4.3.6...v4.3.7
alphalisting4-3-6
What's Changed
- Remove development tooling by @Lin87 in #2
- Remove wp-env dev dependency by @Lin87 in #3
- Debloating Unnecessary Development Packages by @Lin87 in #4
- Fix query offset pagination handling by @Lin87 in #5
- Move verify pagination script into test directory by @Lin87 in #6
- Fix pagination offsets for follow-up queries by @Lin87 in #7
- Fix shortcode extension hook removal by @Lin87 in #8
- Use str_split fallback for multibyte string array by @Lin87 in #9
- Fix WP_Query fallback unknown bucket by @Lin87 in #10
- Ensure REST default args merge correctly by @Lin87 in #11
- Remove legacy AlphaListing alias classes by @Lin87 in #12
- Fix REST shortcode handler and relocate API file by @Lin87 in #13
- Fix localized scroll offset handling by @Lin87 in #14
- Remove unused scroll fix script by @Lin87 in #15
- fix: update helper query namespace by @Lin87 in #16
- Fix exclude terms query to use term IDs by @Lin87 in #17
- feat: allow exclude-terms for term listings by @Lin87 in #18
- docs: update 4.3.6 changelog by @Lin87 in #19
- Version 4.3.6 build by @Lin87 in #20
Full Changelog: https://github.com/Lin87/alphalisting/commits/v4.3.6