Skip to content

Releases: mecotrade/kidtracker

v2.1.0

10 Jul 08:33
Compare
Choose a tag to compare
  • Migration to SpringBoot 2.5, dependency versions update
  • Builder script improved

v2.0.0

24 May 14:24
Compare
Choose a tag to compare
  • PostgreSQL can be used as backed database as well as H2 (embedded),
    however, migration on the fly is not supported: if switched to
    PostgreSQL, all users and devices can be created anew.
  • All users tracking the device are notified when another user
    starts tracking this device.
  • Builder script bugs fixed.
  • Device chat notification bugs fixed.

v1.3.1

18 Dec 21:02
Compare
Choose a tag to compare
  • Fixed few reports and status updates bugs

v1.3.0

06 Nov 19:28
Compare
Choose a tag to compare
  • Device chat messages, location reports and status updates are now communicated with WebSockets, so any device events are delivered to the application as fast as possible,
  • When new chat message arrives, corresponding device marker becomes blue, and vintage phone ring sound is played, no message will be missed anymore,
  • Access Points names containing commas are handled properly while parsing location messages, Various bugs are fixed.

v1.2.0

15 Oct 11:05
Compare
Choose a tag to compare
  • Message receiving confirmed by device
  • Remember me in login page
  • Non clickable timestamp bug fixed
  • On/Off Wi-Fi config added

v1.1.0

28 Jul 18:57
Compare
Choose a tag to compare
  • Alert when location is obsolete
  • Resize kid's images, so large images upload is possible
  • Start/stop debug and IP address change commands added

v1.0.0

25 Jul 00:40
Compare
Choose a tag to compare

First public release