diff --git a/README.md b/README.md index 74c8fbb..6b28ad2 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -![gpstracker](https://raw.githubusercontent.com/nickfox/GpsTracker/master/gpstracker_small.png)Gps Tracker v4.0.3 +![gpstracker](https://raw.githubusercontent.com/nickfox/GpsTracker/master/gpstracker_small.png)Gps Tracker v4.0.4 ------------- -##### Google Map Gps Cell Phone Tracker Server +##### Google Map Gps Cell Phone Tracker -This project allows you to track cell phones periodically. For instance every minute or every five minutes. You can watch the cell phone being tracked in real time using Google Maps and you can store and reload routes easily. The map display page is built using bootstrap which makes the page responsive and also uses bootswatch which gives you the choice of 17 different themes. There are 4 clients, iOS, Android, Windows Phone and Java ME. +This project allows you to track cell phones periodically. For instance every minute or every five minutes. You can watch the cell phone being tracked in real time using Google Maps (and other map providers such as OpenStreetMaps) and you can store and reload routes easily. The map display page is built using bootstrap which makes the page responsive and also uses bootswatch which gives you the choice of 17 different themes. There are 4 clients, iOS, Android, Windows Phone and Java ME. You have the choice of two server stacks. You can choose one of: @@ -33,6 +33,13 @@ ************* +Sep 8, 2015 - v4.0.4 + +Added support for Sqlite and PostgreSQL, thanks Brent Fraser +fixed prcGetAllRoutesForMap regression error + +************* + Nov 24, 2014 - v4.0.3 Added European decimal handling to updatelocation, thanks Wim