Keywords form control, Keywords API enhancements, Keywords format change
This commit is contained in:
parent
e71a119faa
commit
7064eb1a2a
6 changed files with 254 additions and 38 deletions
|
|
@ -7,6 +7,14 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
7.7.1
|
||||
--------------------------------------------------------------------
|
||||
* Keywords are now comma separated rather than space separated. Quotes are
|
||||
no longer treated specially and will become part of keywords. Keywords
|
||||
cannot contain commas. Keyword searching is still case insensitive, but
|
||||
keyword will preserve the case of what is entered.
|
||||
|
||||
|
||||
7.7.0
|
||||
--------------------------------------------------------------------
|
||||
* WebGUI now requires Params::Validate version 0.81 or greater.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue