New
- Added new members to
UserManager
objects for support of the newUser Type licensing
model - Added a
get_unique_values()
function toFeatureLayer
objects - Added batch sharing capability to the
ContentManager
with newshare_items()
andunshare_items()
functions - Added
history()
function toArcGISOnlineManager
andPortalAdminManager
objects to review logins to a portal - Added support to use
Spatially Enabled DataFrames
asstudy_area
parameters on thegeoenrichment.enrich()
function - Added
take_screenshot()
function to theMapWidget
for use onmap
objects
Fixes
- Fixed the
Item.usage()
to correctly process6M
and1Y
input date ranges - Fixed
map widget
so default basemap draws ifgis
has not been set - Fixed
StoryMap.save()
method for whengis
is ArcGIS Enterprise - Improved various
features.analysis
tools to accept lists ofFeatureLayers
as inputs - Fixed
add_layer()
to properly render layers with definition expressions - Fixed issue with
geometry.filters
incorrectly processing various geometry types - Fixed
ServerManager.list()
function to improve reading of returnedservers
- Fixed Spatially Enabled DataFrame
from_layer()
function to better read date input - Fixed issue with
clear_graphics()
function not removing layers when run consecutively - Fixed issue with
Item
thumbnails not rendring properly under specific circumstances in Jupyter notebooks - Fixed
import_data()
function to publish Spatially Enabled DataFrames as Feature Layers - Improved handling of
date
fields in thequery()
method