Skip to content

Releases: outeredge/edge-module

2.3.10

01 Feb 16:15
a8276c1
Compare
Choose a tag to compare
  • Fix wildcard value filter support

2.3.9

02 Dec 20:02
ac8ca25
Compare
Choose a tag to compare
  • Add NOT EXISTS support for filtering relations

2.3.8

26 Nov 18:04
e5a5f30
Compare
Choose a tag to compare
  • Fix join conditionals

2.3.7

24 Feb 19:34
0283899
Compare
Choose a tag to compare
  • Fix full text searches not working with Paginator

2.3.6

17 Aug 16:57
df6b2e4
Compare
Choose a tag to compare
  • Improve handling of full text searches

2.3.5

26 May 17:49
adc7816
Compare
Choose a tag to compare
  • Remove FOUND_ROWS in MySQL Searcher

2.3.4

26 May 07:45
19de92b
Compare
Choose a tag to compare
  • Remove sort order when FULLTEXT

2.3.3

14 May 19:35
ca58162
Compare
Choose a tag to compare
  • Improve Twig validator

2.3.2

28 Jan 12:59
8ba9c7d
Compare
Choose a tag to compare
  • Add !~ "not like" search

2.3.1

07 Oct 01:42
Compare
Choose a tag to compare
  • [ExecuteService] Fallback to command if realpath() fails