Created
October 22, 2015 22:46
-
-
Save cowgp/4616ccdcc2d9c5b8d938 to your computer and use it in GitHub Desktop.
changelog for whistle iOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| build 239: | |
| bug fixes | |
| —————————————— | |
| • set some default values when server responds with null | |
| • removed attempt to resync dog data that might have been corrupting parameters used by map. | |
| build 238: | |
| bug fixes | |
| —————————————— | |
| • Additional logging to help debug a couple map issues. | |
| build 237: | |
| bug fixes: | |
| ————————————————————— | |
| • fix for region_status pusher message | |
| build 236: | |
| bug fixes: | |
| ————————————————————— | |
| • fixes for the tracking indicator not updating in certain scenarios | |
| • NSNull checks on map specific values like pending_locate | |
| • fixed discrepancies in battery status shown on different screens | |
| • fixed missing "all pets" button in certain scenarios | |
| • shortened "Recharge battery" to just "Recharge" | |
| • attempt at protceting against locations of 0,0 | |
| build 235: | |
| bug fixes: | |
| ————————————————————— | |
| • changed feedback email to [email protected] | |
| • show battery % for GPS devices rather than days left | |
| • dont show last check-in notice on GPS device until after 25 hours, not 12 like WAM | |
| • SW-1733 manually put cached tracking state in track_stop_pending when user presses the stop button | |
| • SW-1812 icon for odl failure in notification feed | |
| • SW-1734 - opening maps from a push notification | |
| • SW-1811 blocking certain notifications from opening blank screen | |
| • region_status pusher message | |
| build 234: | |
| 3.1 map updates: | |
| ————————————————————— | |
| • new tour for meatball menu on map | |
| • route map to open to a specific dog | |
| • defaulting to showing the refresh GPS | tracking buttons | |
| • activity indicator for ODL | |
| • device off state for battery indicator | |
| • refresh dog data when app enters foreground so that we get fresher battery status | |
| • changed feedback email to [email protected] | |
| • some fixes to notification and timeline icons for map related events | |
| build 233: | |
| Bug fixes: | |
| ————————————————————— | |
| • fixed new dog / tracker activation bug introduced in build 231. Was crashing when adding profile picture | |
| build 232: | |
| 3.1 map updates: | |
| ————————————————————— | |
| • persist map route | |
| • default to satellite view on maps | |
| • added battery status to map | |
| • change last GPS checking text | |
| • keep iPhone awake while tracking | |
| • tapping on dog map markers will update bottom detail information | |
| • view in map button on dog timeline | |
| • all pets toggle on map | |
| • button for moving map to users location | |
| build 231: | |
| bug fixes: | |
| ————————————————————— | |
| • SW-1380 adding missing period | |
| • SW-1385 tour highlight location messed up on photo post | |
| • SW-1377 error message on phone number validation | |
| • SW-1388 updating profile/cover photos after updating | |
| • SW-1536 - image was too big on smaller screens | |
| • crashlytics #383 (enterprise) | |
| • crashlytics #369 (enterprise) | |
| • crashlytics #373 (enterprise) | |
| • SW-1569 - blue house icon in notification feed | |
| • SW-1518 - wording for service plan details when owner is not subscriber | |
| • SW-1574 App crashed on select plan screen for beta user | |
| • SW-1567 crash with displaylink | |
| • SW-1538 add pet button went to wrong place | |
| • SW-1506 - recharge battery | |
| • support for tagg device 'charging' state | |
| • T3 device model support |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment