|
Notes:
All the refactoring for Wagn 1.6 (http://wagn.org/Wagn_1.6) left us with a few bugs, some of which had the bad habit of breaking new installations. This release patches bugs old and new.
Three fixes in particular are key:
1. a loading error in `rake wagn:create` has been resolved
2. RSS is now validating properly
3. Several odd WQL bugs have been tracked down and squashed (see tickets for details)
Changes:
* see http://www.wagn.org/wagn/Wagn_1.6+1
* fix `rake wagn:create` error
* refactor paging handling
* get RSS to validate correctly
* fix and within or
* fix broken WQL combining plus and or
* make *options work with "or"
* stop finding star-right inaccurately
|