Feature: One last feature made it before the freeze for the Drupal 8 upgrade: Position Lock, you can (optionally) lock now items in a specific position.
Fix: Install issues.
Improved: Correct vaiable name to reflect it's actual usage..
New Feature (Storage): Added a storage function to Prepend items at the top of the collection.
Fix (Storage): Appending items now puts the items at the end of the list, as it should have done. NOTE: This will affect your Rules components, to prepend an item on top of a collection you should now use the action "Push an item to the top of the collection"
Improvement: Improved integration with ctools context on collection load and save.
New Feature: (experimental) Added a "Breakpoint": Entity Colections can stop rendering after a specific amount of items. this is an experimental feature and should not be used on production environments. When disabled will not affect the EC.
Fix: Now an Entity Collection can be used inside another entity collection (Entity-inception) and rendered correctly.
Get the latest changes directly from the developers.
Beware that this does not come for free: by using the DEV releases you can break your site (badly), we try to avoid it, but it could happen.