Release Notes

A compilation of our latest updates

Emily Dones avatar
Written by Emily Dones
Updated over a week ago

Release 8.4.1  -- 5/18/2018

Fixes:
Various minor issues that have been reported on our error logger
Usability:
Associate search radius with map scale to make the selection process seem less finicky.
Under the Hood:
We've added some logging tohelp us investigate issues that might occur on the serverWe've also updated a fewlibraries which help us configure the server

Release 8.4.0  -- 4/30/2018

Features:
Add ability to move all features in the tabular view to a selected layer
Attempt to automatically refresh ESRI token when it expires
Usability:
Keep intercom bubble from being in the way when maximizing a data table
Fixes:
Service delete. This also required changes to the API and authentication service.

Release 8.3.0
 -- 4/13/2018

Fixes:
-Duplication of lines on split
-Issue where text attributes could not be cleared
-Issue where attributes modified on the properties pane would percolate to the feature rather than the feature properties
-Usability issue where the service quick add autocomplete menu would appear or update when not desired
-Hard limits on imported/exported file size
-Issue with external services loaded under snapshot mode, where not all features would be displayed 

Features:
-Add support for importing DXF files
-Add support for creating attribute tabs for features 

Under The Hood:
-Reorganize the code concerning external feature layer loading to place the majority of it in a more sensible place
-Introduce react, typescript, and flux into the codebase and build system, in preparation for future work
-Update relevant code to integrate with the updated authentication API, including usage of short-lifespan tokens for deleting services 

Release 8.2.0  -- 3/1/2018
Fix:
-Issue where the index page is rendered multiple times, preventing interaction the first time
-Make sure model is editable before joining or splitting features.
-Get url from the model when reporting a xhr error.
-Small typo, session from session.
-Only asks if a feature is new if it doesn't already belong to an external service.
Feature:
-Remove upload file size limitation
Under The Hood:
-This release contains a significant refactor of most of the source code to support easier iteration in the future. Although functional changes were not intended,they may have been introduced. 

Release 8.1.1  -- 2/02/18
Fixed:
-An issue determining the appropriate auth location in IE
-Issue where only a single buffer geometry would appear
Added:
-Ability to remove polygon and polyline vertices
-Ability to split a line or polygon at its intersection with a dividing line
-Ability to join multiple lines that have already been saved to a layer
Testing:
-
Disabled some tests that would require extensive work to restructure correctly
-Disable istanbul as it decided to start getting overloaded with things

Release 8.0.5
 -- 1/05/18
Fixed:
-Issues relating to update of permissions information
-Various layer drawing order issues
-Styling of batch attribute update dialog
Added:
-Animations on the file upload interfaces
-Animations on map panes
Improved:
-Load screen experience
-ESRI login failure message
Under the Hood:
-Improved performance of the layer editor screen when working with fields
-Included an update to fix a memory leak which had been erroneously excluded
-Added an error reporter to help us better detect errors as they occur

Release 8.0.2  --12/08/17
Fixed:
-Bug where saving a feature after modifying its geometry was a confusing process
-Modal login screen
-Excessive vertices created for a buffer geometry
-Issues with the checkbox and radio button fields
-Issue moving features to layers created in the current map session
-Issue where users with read-only access could not see the layer a feature was on
-Issue where an additional modal would appear when modifying items in the "View All -Records" window
-Issue where a context menu for the map would display even when not right-clicking on the map
-Issue where Save/Move Back context menu would appear whenever right-clicking on a feature, even if it hadn't been moved
Added:
-Better names for field types in layer editor
-Synchronization of layer and service names with the tree when editing in the map
-Ability to use "Enter" key to submit a modal
-Improved and condensed layer editor with ability to sort field options alphabetically 

Release 7.5.4 --11/20/17
Fixed:
-Issues with the permission viewer and inverse permission viewer
-Some issues with geometry count in the Geography Summary screen
-Issues with accessing permission settings
-Issues viewing feature layers beyond the first
-Issue where files tab doesn't immediately show up after saving
-Issue accessing the download link on the export dialog
-Issue with the intercom chat window getting wonky
-Issue accessing the "Me" page
Added:
-Ability to view files by service
-A new tree theme which should make selecting layers easier for mobile users
Under the Hood:
-Switched to a new CI configuration which allows for faster builds 

Release 7.5.4 --11/01/17
Fixed:
-Inconsistencies in zoom operation
-Issue where name field values were not linked to field names
-Issues with select attribute
-Issue where clicked on layer pane would fire multiple events
-Issue where revert button wouldn't revert
-Issue where revert wouldn't reflect on the layer pane
-Issue where intercom controls wouldn't shift properly
-Difficulty in clicking layer pane on mobile or small screen
-Unit test failures (on Chrome)
-Issue copying layouts
-Some issues with permissions
Added:
-Added functionality to zoom to the first service added to an empty map
-Ability to rename files using the camera icon or otherwise
-Ability to view files by service
-Karma Test Suite
-Sonarqube Support
-Mobile support for moving a graphic
-Contextmenu popup on graphic moved
Removed:
-Removed ability to create sub-layers, because it was confusing

Release 7.5.3 --10/20/17
-Fixed errors with spatial queries
-Display of features after save fixed
-Errors occuring when deleting a layout
-Keyword search issues
-Issue moving child layers
-Issue when creating new layers with fields, order reverse
-Deleting fields bug
-Cosmetic issue with diamonds in the legend in IE
-Feature modal scrolling when moving a feature
-Issue with missing buttons on mobile properties pane
-Issue with loading the organization admin screen
-Cosmetic issue where context menu items went off-screen
-Issue where uploaded layers would not appear immediately 

Release 7.5.0 --9/28/17
-Completely revamped the build system to remove use of requirejs and bower in preference to npm and webpack (internal)
-Reorganized structure so that client-side files have their own package.json and all live under the web directory (internal)
-Some work on simplifying the process needed to get things running on a new machine (internal)
-Add ability to zoom to location when browser location is available (new feature)
-Add a layer selection field present when individual objects are selected (new feature)
-Change the appearance/modality of the properties pane when running on mobile (new feature)
-Simplify image upload for mobile devices (new feature)
-Added ability to fully load an external service when the option is enabled (new feature)
-View all records for services (Fixed)
-Issues notifying on layer save (Fixed)
-Issue selecting overlapping geometries (Fixed)
-File upload feedback (Fixed)
-Issues with legend display in layer pane (Fixed)
-Various issues involved with the refactor (Fixed)

Release 7.4.7 --8/21/17
-Fixed View All Records for a service - fields now appear
-Fixed layer save routine and notification
-Fixed issues adding/editing a layer
-Fixed copy and paste of layers
-Fixed service quick add in IE
-Session Handling

Release 7.4.5 --7/15/17
-Bug where initial load of external services on the proxy would error out (bug)
-Issues with layer permissions (bug)
-Issues with file handling on external services (bug)
-Issues with search for internal services and date search (bug)
-Organization logo upload (bug)
-Zoom buttons relocated to the right and set to move whenever a pane is open (cosmetic)
-Improved layer pane icons (cosmetic)
-Removed redundant legend pane (cosmetic)
-Added external/internal filter to map service administration (feature)

Release 7.4.4 --6/19/17
-Simplify application configuration (DevOps)
-Remove unneeded files (DevOps)
-Upgrade passport-jwt (DevOps)
-Fix feature moving and retaining attributes (bug)
-Fix external search (bug)
-Steps to ensure user permissions are updated as expected (bug)
-Add lat/long fields to tabular output (feature) 

Release 7.4.0 -- 4/28/17
-Substantial refactor to improve performance when loading internal services and simplify data structures

Release 7.3.12 -- 4/14/17
-
Include area and length in excel download (feature) -Rancher Upgrades

Release 7.3.11 -- 4/28/17
-Fixed issue with 'Export to Table' on internal data
-Added 'Total Length' 'Total Area' feature to the Results Table and exported Excel document (feature)
-Added Legal Disclaimer for viewing map data
-Fixed issue with selecting drawn geometry 

Release 7.3.10 -- 4/04/17
-Drag and drop file upload bug fixed (Internet Explorer)
-Load features all at once to reduce network requests
-Fix content menu memory leak (performance)  

Release 7.3.9 -- 3/30/17
-Drag and drop file upload bug fixed (Chrome)
-All users can export services and layers to KMZ, KML, JSON, Esri, CSV, Excel
-Password reset fixed 

Release 7.3.8 -- 3/27/17
-Remove user images (admin)
-Recognition of drag for file upload when the attachment data is not supported
-Added ability to cancel printing
-Added ability to set permission for creating layers within a service
-Fixed adding "extent" and "buffer" geometry
-Fixed issues with filtering on admin pages (admin)
-Fixed loading groups on user admin pages (admin)

Release 7.3.7 -- 3/1/17
-Fixed various issues with skinning and organization creation
-Improved error messages
-Fixed issue highlighting objects on first selection
-Fix issue where logging in with the modal would not persist
-Minor improvements top excel export from data table
-Ability to export entire service to a file (feature)
-Ability to add folders to objects (feature)
-Open service when layer is created under it
-Remove unused user bio field (admin)
-Various improvements to user creation page (admin) 

Release 7.3.6 -- 2/1/17
-Bulk Add feature fixed
-Issue with data table sizing fixed
-Added filename to file download links
-"URI is not defined" issue fixed
-Quick service add more efficient
-Issue with deselecting geometry fixed
-Help Link updated to help.hbkapps.com
-Added ability to filter by boolean field 

Release 7.3.5 -- 1/1/17
-Batch Attribute Update: A new feature allowing users to set specific fields across an entire selection.
-Closing Geometries: Enhanced reliability when closing shapes
-Issue with "disappearing" navigation icons fixed
-'Add a Service' feature: A more efficient way to quickly add services onto your layout, using the button on the Layer Pane
-Modified "Add to Layer" functionality so that, if there are no fields on the destination layer, the object will be saved to the layer immediately
-More patient data table editing interface
-Fixed need to re authenticate when exporting data










Did this answer your question?