Release Notes

Notes regarding new features, enhancements and fixes made to MapGeo.

Note: some version numbers might have gaps because issues were resolved during beta period.

v3.12.7

November 23rd, 2020

Fixes

  • API: utilize make valid geometry function to reduce errors when working with geometry.
  • API: Fix self-intersection issues when doing abutters on certain groups of geometry.
  • Dashboard: Fix multi-table option to setup providers only if not set.
  • Map: Fix panorama error when toggling to account page.
  • Map: Fix couple of pictometry issues that prevented loading imagery in un-predictable ways.
  • Map: Bring back marker for Zoom-To modal.
  • API: Prevent reading invalid datasets, which shouldn't be possible, but if they do occur it won't bring down the whole site.
  • Internal: Updates to some internals of the frontend code.

v3.12.4

October 22nd, 2020

Enhancements

  • Dashboard: Theme groups now link their themes so you can edit the theme directly without searching for it.
  • Dashboard: Themes now link to their layers so you can edit the layer directly without searching for it.

Fixes

  • Map: Resolve Pictometry/EagleView not opening at the position of the selected property (dataset item).
  • Map: Fix feedback not submitting if not logged in, also resolves messages not making it through.
  • Map: Removed the marker that is placed when clicking "Zoom" in the Dataset Item preview panel.
  • Map: Fix bug where lat/lng was not encoded properly in the URL.
  • Map: Fix map bounds select tool (Shift+click and drag) activating anytime you press Shift. Not the map must be focused (you interacted with the map) before Shift+click drag works.
  • Map: Attempt fixing Carto legends colors in IE11 (IE11 will be sunset in January 2021)
  • Map (security): Fix search for communities that are behind a login.
  • Dashboard: Make community Edit button work as intended in Communities table.

v3.2.26 Release Notes

February 15th, 2019

Fixes

  • Map: Google Maps toGeoJson is now async, resolves abutters issue
  • Map: Fix map buttons to look like Google's new interface
  • Map: Update Google Maps version to prevent deprecation warning
  • Account: resolve issue where you couldn't visit your account
  • Performance: preconnect storage and google maps url to resolve https and dns early
  • Dashboard: resolve issue with opacity slider breaking theme editing/creation from

v3.2.22 Release Notes

February 8th, 2019

Enhancements

  • Dashboard: add ability to reorder resource links
  • Dashboard: make sure id and geometry are not null in diagnosis
  • Dashboard: make sure id key is unique in datasource diagnosis
  • Dashboard: don't allow clearing default dataset
  • Dashboard: add a check for search fields based on type
  • Dashboard: add note about slug in dataset setup
  • Dashboard: auto set default dataset if no default dataset set
  • Dashboard: auto set role to default if no default role set

Fixes

  • Map: abutters can now be more complex and bigger data
  • Search: handle select fields differently then input fields in advanced search
  • Basemaps: use primary data layer for marker based datasets, and add note
  • Layouts: Detail layouts not loading data if list type
  • Security: don't allow dataset access if not published
  • Dashboard: primary data layer select input styles fixed
  • Dashboard: use column keys for diagnosis if carto provider
  • Dashboard: fix order of datasets on home screen
  • Internal: Update dependencies for deprecations
  • API: move communities API back to subdomain

v3.2.12 Release Notes

January 28th, 2019

Fixes

  • Performance: improve speed of clicking on items on map
  • Fix: accuracy of clicking on polygons
  • Fix: range filters should now include all values in advanced search

v3.2.10 Release Notes

January 18th, 2019

Fixes

  • Dashboard: fix error on community save
  • Dashboard: fix issues with roles
  • Email: Remove '2' from MapGeo name in subject

v3.2.8 Release Notes

January 17th, 2019

Fixes

  • Security: Make sure permissions work for public roles in all scenarios

v3.2.7 Release Notes

January 16th, 2019

Fixes

  • Performance: Don't send all role data in jwt tokens
  • Dashboard: Load role data async
  • Fix: Bring back activate route styles

v3.2.6 Release Notes

January 16th, 2019

Fixes

  • Fix: increase body size limit

v3.2.5 Release Notes

January 15th, 2019

Fixes

  • Fix: make sure referer exists before filtering in middleware

v3.2.4 Release Notes

January 15th, 2019

Fixes

  • Performance: return less data from communities API
  • Security: Don't leak provider information in API
  • Security: Send our own x-powered-by header
  • Security: Remove old carto values from API

v3.2.3 Release Notes

January 15th, 2019

Fixes

  • Print: Resolve print service logging errors that prevented the service from starting up
  • Print: Resolve certain detail pages being printed too wide and content being cut off

v3.2.2 Release Notes

January 14th, 2019

Fixes

  • Search: Handle spaces around quick search query
  • Print: Fix multi page print in item details
  • Print: Clean up item detail print styles (hide buttons and some padding)
  • Dashboard: Add "page not found" route
  • Dashboard: Fix community delete and update buttons

v3.2.1 Release Notes

January 8th, 2019

Fixes

  • Resolve details page printing for details tabs (all browsers)

v3.2.0 Release Notes

December, 2019

Enhancements

  • Made new user email request text clearer.
  • Added clearer error message when downloading too many abutters.
  • Increased contrast on theme toggle for easier visibility.
  • Save and share are now only selectable if there is selected geometry on the map.
  • Advanced search attributes can use advanced filters (like quick search)

Fixes

  • Resolved error where print brings up blank screen in chrome.
  • Resolved error where create intersection in dashboard failed.
  • Advanced & quick search now handle multiple spaces.
  • Gated site tour no longer re-opens in new session if “Exit” or “X” has been selected prior.
  • Resolved error where secondary data source disappears adding duplicate attributes.
  • Resolved Docs Oauth error.
  • “&” in quicksearch no longer causes an error.
  • Extra spaces in data no longer cause records to not be found.
  • Downloading spreadsheet & labels fixed for large selections.
  • Fixed document display from Docs issue.
  • Google link now opens to map extent rather than current location.
  • Docs non-oauth users login fixed.