Seamless module changelog

Version 1.1.14:
 - Change: Updates and optimizations to better support PHP 8+

Version 1.1.13:
 - Bug Fix: Seamless list widget could use incorrect value on PHP 7.0+ installs

Version 1.1.12:
 - Bug Fix: Random order_by not working correctly

Version 1.1.11:
 - Bug Fix: Ajax pager not working in Site Builder

Version 1.1.10:
 - Bug Fix: Pending items in Seamless lists may not show to Item Owner on profile

Version 1.1.9:
 - Bug Fix: Item Display Order may not work right on combined item lists

Version 1.1.8:
 - Bug Fix: Incorrect page counts for non logged in users if any profiles were inactive

Version 1.1.7:
  - Bug Fix: Inactive modules shown as options in selection lists

Version 1.1.6:
 - Bug Fix: Invalid order_by condition when sorting on common field without a "*"

Version 1.1.5:
 - Bug Fix: Internal sort_limit set too low for sites with large amounts of combined items

Version 1.1.4:
 - Change: Removed skip_triggers from jrSeamless_list so other modules can inspect parameters

Version 1.1.3:
 - Bug Fix: jrSeamless list not working correctly with jrProfile or jrUser modules

Version 1.1.2:
 - Bug Fix: Pagination could be off for pages beyond the pagebreak value

Version 1.1.1:
 - Bug Fix: info.pagebreak is being set to FALSE if pager=true is not included on call

Version 1.1.0:
 - New: New version with {jrSeamless_list} rewritten to be easier to maintain
 - New: Now handles template="null" with assign to return just the items as an array
 - Change: order_by wildcard usage now more flexible

Version 1.0.1:
 - Bug Fix: CRI SQL error could occur when listing items for multiple modules
 - Change: Wildcard searches now more flexible

version 1.0.0:
 - Initial Release