You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: backend/src/main/resources/whats_new.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
[
2
2
{
3
-
"version": "1.28.0",
4
-
"title": "GeoPulse 1.28.0",
3
+
"version": "1.28.1",
4
+
"title": "GeoPulse 1.28.1",
5
5
"highlights": [
6
-
"Added button [Add Mising Timeline Data] to manually create Stays/Trips when you didn't have GPS data available",
7
-
"Added Settings search to main search input and on Profile/Timeline Preferences/Admin Settings pages. Allows to quicker find settings accross the app",
8
-
"Added rejecting GPS points with negative accuracy (enabled by default)"
6
+
"Added Search option on the [Add Missing Timeline Data] journey. You can search for the place from your selected Geocoding provider",
7
+
"Improved UI/UX for [Edit Trip] dialog",
8
+
"Improved UI validations on [Create Share Links] journey"
0 commit comments