In 8.1 and 8.2 we added two new controller methods, along with some improvements to edge cases for Collections
- Controller.expireAll() - refresh data while continuing to show stale data
- Controller.fetchIfStale() - fetch data only if it is marked as expired
- Collections filtering support FormData arguments.