File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Unreleased
22
3+ ## [ 0.27.0] - 2024-09-24
4+
5+ ### Added
6+
7+ - Add an ` in_menu ` filter ([ #402 ] ( https://github.com/torchbox/wagtail-grapple/pull/402 ) ) @dopry
8+ - Add ability to speficy the search operator ([ #406 ] ( https://github.com/torchbox/wagtail-grapple/pull/406 ) ) @dopry
9+
310### Changed
411
5- - ` SnippetObjectType ` is replaced with ` SnippetInterface ` ([ 405] ( https://github.com/torchbox/wagtail-grapple/pull/405 ) ) @mgax
12+ - ` SnippetObjectType ` is replaced with ` SnippetInterface ` ([ # 405 ] ( https://github.com/torchbox/wagtail-grapple/pull/405 ) ) @mgax
613
714### Fixed
815
396403- Improve field definition and under-the-hood implementation ([ #28 ] ( https://github.com/torchbox/wagtail-grapple/pull/28 ) )
397404- Add conditional checks when resolving streamfield type ([ #29 ] ( https://github.com/torchbox/wagtail-grapple/pull/29 ) )
398405
399- [ unreleased ] : https://github.com/torchbox/wagtail-grapple/compare/v0.26.0...HEAD
406+ [ unreleased ] : https://github.com/torchbox/wagtail-grapple/compare/v0.27.0...HEAD
407+ [ 0.27.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.26.0...v0.27.0
400408[ 0.26.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.25.1...v0.26.0
401409[ 0.25.1 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.25.0...v0.25.1
402410[ 0.25.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.24.0...v0.25.0
Original file line number Diff line number Diff line change 1- __version__ = "0.26 .0"
1+ __version__ = "0.27 .0"
You can’t perform that action at this time.
0 commit comments