Skip to content

Releases: schollz/find3

v.3.3.0

09 Aug 14:56
Compare
Choose a tag to compare

New features:

Bug fixes:

  • Allow location names as numbers (ffdb18d)
  • Better scaling for getting sensors (681768e)

v3.2.0

15 Jun 13:39
Compare
Choose a tag to compare

New features:

  • Faster db access with in-memory lock (367b5f2)
  • Can classify a fingerprint directly with /classify (30cd143)
  • Faster dashboard loading

Bug fixes:

  • Updated API for base58 (84dc111)
  • Disable Gaussian Process because its too slow (a79bdf4)
  • Fixed CORS on API routes (a311d15)

v3.1.0

21 Apr 04:38
Compare
Choose a tag to compare

New features:

  • API allows deleting data
  • API endpoing for current time
  • API for basic location
  • Add database dump
  • Add parameter for adding data without updating ml

Bug fixes:

  • Handle multiple websocket connections better
  • Dashboard is more efficient

v3.0.0

17 Mar 11:13
Compare
Choose a tag to compare

First release.