1.15.0
2026-04-23
## [1.15.0] - 2026-04-20
### Changed
- End-of-day planning now lets you schedule your next workday start time and return destination in one flow
1.14.0
2026-03-18
general fixes and improvements
1.13.0
2026-02-23
### Added
- Schedule work notification that reminds to schedule work if it's not scheduled yet (for work tracking to start automatically)
- Track back order reminder notification that reminds to create a track back order if it's missing
### Changed
- Login now uses managed login end-to-end with a simpler in-app sign-in button
- The linked sign-in page now handles Google and email login selection
### Fixed
- Order details now show a loading spinner and support pull-to-refresh (fixes missing Complete button on slow connections)
- Improved app stability by fixing lifecycle detection (reduces spurious background state flips)
- Improved reliability when completing orders to prevent duplicate completion actions
- Error alerts are no longer shown while the app is in the background
- Canceled requests no longer show "Something went wrong" alerts
### Improved
- Faster app startup by removing unnecessary network requests during bootstrap
- Enabled gzip compression for all API requests (smaller payloads, faster loads)
### Removed
- Work availability header and availability toggle flow from the Work screen
1.10.5
2026-02-13
### Changed
- Address selection now uses a map-first experience with pin-drop location picking, live address preview, and "Use my location" option
- Place suggestion map now centers on the longest recorded stop instead of the destination
### Fixed
- Modal screen layouts on devices with notches
- Location detection reliability when GPS is slow to respond
- Track-back flow creating orders with incomplete home address instead of prompting to set it
- Address preview stuck loading when using "Use my location" or opening map without existing address
- Double-tap on place selection allowing duplicate submissions
- Minor issue with Tasks tab
1.9.5
2026-01-19
### Fixed
- Issue that caused the app stuck in the loading screen on refresh token revokation
1.9.4
2026-01-07
### Fixed
- Location panning not working on Suggest Place screen
- Bottom paddings on some screens
1.8.6
2025-12-13
### Fixed
- Issue prevented `Create Order` button from being pressed on Android 14
1.8.5
2025-12-12
### Changed
- Improved retrieving location on Select Place screen to avoid issues when places far away from the user are shown in the results
### Fixed
- Black screen when selecting the History tab
1.8.1
2025-12-03
## [1.8.1] - 2025-12-02
### Added
- Alternative email login flow for app store reviewers
### Changed
- Adjusted error copy on failed login
## [1.8.0] - 2025-11-26
### Added
- Team tab showing your team members' ongoing work and history
- Google SSO (`Sign in with Google` button) authentication replacing Branch.io deeplink invite login
- Logout functionality in Profile screen
### Changed
- Filter out large Google Places entries (like cities) from order destination selection
### Fixed
- Fixed message display when order completion is already in progress
- Fixed keyboard issues when setting name in Profile screen
### Removed
- Branch.io deeplink invite login
1.7.3
2025-11-20
### Added
- Whitelisting instructions for different manufacturers
- Whitelisting blocker that shows whitelisting instructions on app startup if there are recent whitelisting outages (like `App killed`)
- Convey outage distance, time, and reason in history and order info screens
### Changed
- Bump max order service time to 7 hours
- Modified copy on request permission
### Fixed
- Not being able to add a deal to the order from Order details in some cases
- Crash on order creation in some cases
- Finalize Order screen closing only after double clicking on Done button
- Simplified the History screen with a cleaner, day-grouped layout
- Switched to server side order validation on summary PDF export
- Track back order prompt not being closed after new order creation
- Fixed rare crash from 3rd party dependency
- Improved history summary card layout
1.6.23
2025-10-16
### Fixed
- Guard history validation against missing distributor deals regression
1.6.19
2025-09-17
### Added
- Support for polygonal geofences
- Show destination geofence on map for easier arrival
### Changed
- Improved Order Info metrics to better reflect current state
### Fixed
- Date picker is now compatible with dark mode
1.6.18
2025-08-31
### Added
- Add "Continue working" button to FinishedWork screen
- **Order Approval Workflow System**: Complete approval process for orders requiring supervisor review
- New "Pending" tab in Work screen showing orders awaiting approval and orders to review
- Approve/reject functionality with confirmation dialogs
- Dual approval views: orders you created (awaiting approval) vs orders you can approve (with action buttons)
- Instant approval status updates across the app
- HubSpot entity selection for completed orders with unmapped company/deal data
- Enhanced OrderInfo screen with approval context and separate entity ID/name fields
- Show approver names and order creator information in approval screens for better visibility into who requested approval and who can approve it
- Highlight pending badge when user has reviews to approve
- **Custom Order Completion Fields**: Support for capturing custom data during order completion (person met, product pitched, etc.)
- Worker availability in Work screen
- Ability to create a follow-up order (meeting)
- Task addition after order creation
- Tasks tab to create orders from assigned tasks
- Export PDF summary of work done in selected date range from history
- Show "new app update available" screen if not on latest version
### Changed
- Improved user facing error handling
- Adjusted availability header copy
### Fixed
- Fix approval logic for distributor companies with hidden deal fields
- Allow creating order if scheduled time is outside of schedule (but not conflicting with other orders)
- Fix name editing in Profile screen where text input would reset on each keystroke
- Fix showing overdue routes where first order as terminal as upcoming
- Fix filtering task duplicates when adding tasks from Order Info
- Fix pending order approvals not displaying in the app
- Improve tracking of optional order information for better data consistency
- Fix order metadata being lost when selecting HubSpot entities
- Disabled order completion form for Track Back Orders
- Disabled adding tasks to orders created upon returning from work
- Fix height issues for order finalization finished views
- Fix the format of order completion form data in metadata
1.6.12
2025-08-01
Various fixes and improvements.
1.6.6
2025-07-30
Various fixes and improvements.
1.5.0
2024-02-09
### Added
- re-upload failed attachments logic
- barcode scanning (based on metadata)
### Changed
- updated to latest HT SDK (RN 13.2.0)
- improved sentry error reporting
- align icons and align designs
### Fixed
- issue with authorization when secure cache is not available
- device day history view endpoint (use query param)
- url encode query parameters (driver handle)
1.4.1
2023-11-18
### Added
- ability to enable/disable an order
- ability to reschedule orders for a specific time and date
### Changed
- use driver timeline in history view (instead of device)
### Fixed
- preserve original order status for flex orders
- show order info for the right fulfill attempt version
1.4.0
2023-10-27
- support for signature
- support for switching drivers
1.3.5
2023-09-13
- minor fixes and improvements
1.3.4
2023-08-07
- added new reschedule option for orders
1.3.3
2023-07-27
- added ability to zoom in the image preview
- separated completion and cancellation options
- fixed missing image extension
1.3.2
2023-06-30
- added support for completion options in order metadata
1.3.1
2023-06-20
- fixes login links
1.3.0
2023-06-05
new features
- added order/route map polyline
- added preview for order completion images
fixes
- profile scroll view content height
- driver invite status updates in dashboard
and other improvements
1.2.1
2023-05-25
- improved order time handling
- fixed interaction issue with name sheet
- added route directions button
- fixed issue with refreshing assigned routes
- added refresh route card to assigned routes
- other ui fixes and improvements
1.1.1
2023-05-04
- show order metadata in order info screen
- fix metadata overwrite
1.1.0
2023-04-20
fixes
- route handle truncation fix
- completed route count fix
- name / order notes editing fix
- optional email invite fix (now driver handle)
- hid directions for terminal state orders
- history pull refresh spinner visibility
- destination map point size
improvements
- time handling (not final yet)
- order complete sheet (delay/early)
- more appropriate ETA handling
- copy icon check mark
new features
- assigned routes (self start)