Skip to content

3.2.2 (2019-07-01)

Compare
Choose a tag to compare
@ndobb ndobb released this 02 Jul 00:15
· 168 commits to master since this release
f78c858

This release fixes two bugs, and contains client and database changes only (ie, no server API changes).

Bug Fixes

  • #229 - The snackbar-style notification was not rendering correctly in Firefox, though Chrome and Edge appeared to have no issues.
  • #230 - The sp_UpdateDemographicQuery stored procedure requires a [Shape] field, but that was not supplied on the initial insert.

Upgrading to 3.2.2

  • Client app - Recompile and deploy the latest client and server API files as described in the Leaf installation instructions, making sure to first remove any previously deployed instances.

  • Database - execute the 3.2.0__3.2.2 database update script on your Leaf application database.