Skip to content

Releases: tractorcow/silverstripe-autocomplete

5.0.0

13 Apr 20:32
ac13429
Compare
Choose a tag to compare
feat: update to 5 branch for ss5 compat

BREAKING CHANGE

3.5.4

17 Nov 21:57
b4ba3e9
Compare
Choose a tag to compare
Merge pull request #48 from patricknelson/fix-user-provided-values

Allow user provided values (fix for 3.5.x)

4.0.0

14 Nov 04:11
0e2bcd3
Compare
Choose a tag to compare
Merge pull request #47 from patricknelson/issue-45-focus-bug

Prevent focus on AutocompleteField prior to initializing  jQuery UI autocomplete (due to bug in "change" event firing incorrectly).

3.5.3

14 Nov 04:11
Compare
Choose a tag to compare
FIX for #45: Prevent focus on AutocompleteField prior to initializing…

4.0.0-beta1

13 Feb 02:12
ed3ff17
Compare
Choose a tag to compare
4.0.0-beta1 Pre-release
Pre-release
Merge pull request #38 from wilr/master

Upgrade to 4.0 (Fixes #31)

3.5.2

25 Jan 21:04
57ad821
Compare
Choose a tag to compare
Merge pull request #37 from timezoneone/36-multiple-fields-results

fix for issue #36 - find all keywords across any of the source fields

3.5.1

14 Nov 21:10
d85d124
Compare
Choose a tag to compare
Merge pull request #33 from patricknelson/issue-32-keyword-matching

Issue #32: Ensuring all keywords are matched, not just the last one.

3.5.0

14 Nov 21:09
Compare
Choose a tag to compare
Bump alias

3.4.1

16 Mar 01:13
Compare
Choose a tag to compare
Update master alias

3.4.0: Merge pull request #18 from camfindlay/patch-1

29 Oct 03:17
Compare
Choose a tag to compare
FIX ID was not being stored in the DB by default