Releases: Esri/ago-assistant
Releases · Esri/ago-assistant
v2.9.1
v2.9.0
- Implemented Ace JSON editor (removing highlight.js)
- Fixed AGOL login issues due to 2 forward slash URLs being formulate, e.g. www.arcgis.com//sharing/rest
- Added dashboard and workforce item icons
- Added "Dashboard" items to the list of items that can be copied between accounts.
v2.8.0
This release addresses a number of enhancements and bugs:
- Support SAML logins for Portal for ArcGIS
- Show Item ID & Owner for Items in Search Results
- If JSON doesn't pass validation, highlight issue
- For file based items, do not display JSON
- Issue loading items with null title
- Selecting "View My Stats" has errors
Also, improvements to building the source code:
- Better developer tooling (removes grunt)
v2.7.2
v2.7.1
v2.7.0
- Overhauled build process.
- Introduced a config file for deployment specific variables like
appId
. - Migrated jscs to eslint.
- Better concatenation and minification of files.
- Modernized portal.js library with es6 and rollup.js.
- Introduced a config file for deployment specific variables like
- Support copying Vector Tile Services.
- Added the version number to the About section (previously Help).