V1.6.0
This release introduces two major enhancements in the Story Map authoring experience:
- Create and edit web maps as you build your story using an integrated version of map viewer
- Troubleshoot and fix issues as you build your story using an integrated version of My Stories ; your story are also checked in viewer mode
Viewer enhancements:
- Images in section description that have been manually dimensioned will now keep their aspect ratio at all display sizes
- Visual improvement to the share dialog like a copy icon for the iframe tag
- Added support for
"*"
asauthorizedOwner
inindex.html
, which allows use of anyappid
through the URL - Switched the favicon to a local image instead of an image hosted in esri.com
Builder enhancements:
- HTML audio content can be embedded in section description using the HTML5
<audio>
tag in the editor source view - #43 - HTML
<style>
tag can now be used in the editor source view - Changed the default position of videos and web pages and improved naming of positioning options
- When creating a story from My Content in ArcGIS Online, the story title is pre-populated with the item title
Viewer fixes:
- Fixed issue #44, preventing the back button from appearing when using Main Stage actions that configured only the popup
- Fixed an issue on Firefox preventing use the dot navigation bar with long tooltips
- Fixed an issue with popup chart tooltips where the text would not fit inside the tooltip
Builder fixes:
- Fixed an issue preventing embedding of videos from Esri Video using the provided iframe tag
- Fixed an issue preventing the builder from opening when using oAuth
- Fixed an issue on Microsoft Edge preventing section editing
- Fixed the behavior when copy/pasting text containing Main Stage Actions. The new action used to share its action with the copied action; now a separate action is created and both actions can be edited independently
- Fixed an issue preventing the editor theme (background and font color) from being applied after inserting inline media
Technical changes:
- Updated ArcGIS API for JavaScript to V3.15
- Updated Bootstrap to V3.3.5