v2.8 - May 5, 2015
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.