v3.1.0
github-actions
released this
07 Jul 16:12
·
5481 commits
to master
since this release
3.1.0 (2021-07-07)
Bug Fixes
- actions/call-taker: Wait for call query to save before refetching them. (bbc7434)
- batch-routing-panel.js: Added the reverse directions button (b14f529), closes #371
- batch-routing-panel.js: Fixed the code so the button shows. (32d6757), closes #371
- calltaker: Add config to show call hist on load; clear itins on call end. (128e77d)
- calltaker: Do not require modules in config. (da12627), closes #382
- calltaker: Reinstate searchId _CALL suffix for previewing past calls. (fa5dbec)
- ConnectedTransitiveOverlay: Expose new props from OTP-UI TransitiveOverlay via config. (7389e85)
- QueryRecord: Convert arriveBy value to string for OTP-UI. (48a0718)
- routingQuery: Properly revert to list view after planning trip. (6c23d7e)
- SavedTripScreen: Initialize trip monitored days using itin transit leg svc date. (b9e07a1)
- transitive: Upgrade to core-utils/transitive-overlay 1.0.7. (2842877)
- trip-basics-pane.js: Add warning when navigating away from unsaved trip changes (471c3f4)
Features
- field-trip: add daily report feature; improve perf (f9492f4)
- field-trip: Add skeleton code for printing field trips. (d24513f)
- form: add plan first/previous/next/last buttons (428ba0c)
- mailables: add mailables for calltaker (cf720f4)
Performance Improvements
- transitive: avoid unnecessary rerenders (f92ffdb)