Home > Release Notes > wq.db 0.6.2

wq.db 0.6.2

wq.db 0.6.2 brings a number of bug fixes and minor improvements to 0.6.1:

  • Cache generated config object for better overall REST API performance
  • Cache Relationship / InverseRelationship serialization to speed up queries in the relate app
  • Changed the default SRID from 3857 (Web Mercator) to 4326 (Lat/Long)
  • Various improvements to the dbio, files, and search contrib modules.