## Version 3.0.6 - March 30, 2016
No breaking changes
**Bug Fixes**
*
Closes#448 - OfflineEditAdvanced - after multiple offline restarts, UID
begins at -1 again for Adds.
**Enhancements**
* Closes#451 -
OfflineTiles - Option for offline_id_manager localStorage key name
*
Updates to howtousetiles.md documentation for the offlineIdManager
parameter.
## Version 3.0.6 - March 3, 2016
No breaking changes
**Bug Fixes**
* Closes#448 - OfflineEditAdvanced - after multiple offline restarts,
UID begins at -1 again for Adds.
## Version 2.13.0 - Aug. 10, 2015
##Bug Fixes**
* Closes#386 - getMinMaxLOD calculation
* Closes#390 - In offlineFeatureManager, wait for pushPhantomGraphic
callback before setting attributes and styles of phantom graphics.
* For token based security, when syncing feature edits, provide direct
access to the featureLayer.credentials.token instead of looping thru the
kernel object (as introduced in v2.12.0)
* Adds support for token-based authentication when syncing feature
edits.
* Reduces POST request payload size when syncing edits by removing the
InfoTemplate from request parameters.