Skip to content

v1.1.0

Compare
Choose a tag to compare
@PriyaDoIT PriyaDoIT released this 29 Jun 19:54
· 216 commits to master since this release

This update includes several bug fixes and updated documentation including:

  • Added support for service-based geo-Spatial filtering. This will help with more accurate search results when using geo-spatial filters in the application (#190 , Chicago/opengrid-svc-template#3)
  • Added support for relative date values when filtering date-type fields on Advanced Search (#147)
    • You can now use values such as 'today', 'yesterday', 'tomorrow' or '1 month ago' on a date filter, in place of actual date/time values
  • Sorted datasets by display name on the list of available datasets on the Advanced Search pane (#141)
  • Updated API documentation with information on geoSpatial filtering capabilities (#191)
  • Fixed issue where default color option per dataset, as configured by the administrator, is not correctly rendered on the UI (#121)
  • Cleaned up media files that slow down the clone process (#145)
  • Allowed for CORS cross-domain communication (change to service only - #74)