Skip to content

v1.6.0

Compare
Choose a tag to compare
@dan-qc dan-qc released this 08 Oct 11:23
· 220 commits to develop since this release

1.6.0 (2020-10-08)

Bug Fixes

  • Add standalone bulk response serializer (12d3b6e)
  • admin/owner destruct order (b4a4e91)
  • cleanup empty values (6e0745c)
  • cleanup organization resources [EP-2599] (f6e6cfc)
  • Enforce layer id when generating tiles (be4c109)
  • next cursor condition [EP-2487] (1f848cb)
  • skip update of users that already have a role [EP-3024] (10ad445)
  • Tile router typo for Y coordinate (b51d577)
  • update response status code (1da3e83)
  • pagination: Handle next cursor when page is empty [EP-2487] (0771321)
  • search: Add lowercase filter to search analyzer [EP-2752] (24f62c4)
  • search: Case insensitive sorting, sort numeric substrings based on their numeric value [EP-1127] (3fb51be)
  • search: Include digits in search analyzer [EP-2752] (20b45e4)

Features

  • input validation & sanitization [EP-3004] (53f2469)

Performance Improvements

  • optimize users update [EP-2216] (e63f970)
  • update redirect type for tile requests (eddb5f1)