Skip to content

v2.8 - May 5, 2015

Compare
Choose a tag to compare
@andygup andygup released this 05 May 18:06
· 358 commits to master since this release

This release focused on updating full offline editing capabilities. Recommended update. No breaking changes.

Enhancements

  • Added functionality to offlineFeaturesManager.js to detect and handle when a feature layer is created using a feature collection.
  • Addresses browser changes in Chrome 42.x and Firefox 37.x with respect to how they handle HTML/JS apps when going offline and
    then transitioning back online.
  • Updated appcache-features.html sample.

Bug Fix

  • Closes #336 - problem with appcache-features sample. The application now correctly syncs when going back online after
    a full offline restart. It also contains improvements in how the app life-cycle is handled.