Skip to content

Releases: symphonists/order_entries

Version 2.3.9

22 Jan 21:45
2.3.9
f2ca810
Compare
Choose a tag to compare
  • Fix error when the field is the first visible (#86)

Version 2.3.8

22 Jan 21:44
2.3.8
df22909
Compare
Choose a tag to compare
  • Prevent error when no fields are set (#85)

Version 2.3.7

22 Jan 21:44
Compare
Choose a tag to compare
  • Removed inline script injection (#83)

Version 2.3.6

17 Nov 02:29
Compare
Choose a tag to compare
  • Supported on PHP 7
  • Bug fixes (#73 and #77)

Version 2.3.5

29 Jul 14:08
Compare
Choose a tag to compare
  • Fix broken save on large data sets: Use POST instead of GET

Version 2.3.4

06 Mar 18:33
Compare
Choose a tag to compare
  • Fix the broken "Hide on publish pages" that always hid the field (#78)
  • Added a LICENCE.txt file

Version 2.3.3

05 Jan 16:28
Compare
Choose a tag to compare
  • Fix bug with core API: Widget::wrapFormElementWithError is now Widget::Error
  • Replace mistyped delegate with new one

Version 2.3.2

20 Nov 22:18
Compare
Choose a tag to compare
  • Fix bug where value was also being set for null filters

Version 2.3.1

07 Oct 21:51
Compare
Choose a tag to compare

Version 2.3.0

07 Oct 21:33
Compare
Choose a tag to compare
  • Added filtered ordering
  • Bug fixes