Ronald A. Richardson
ab2e102e28
v0.7.6 ~ Minor patches, WIP multi-order route optimization
2025-06-04 12:30:02 +08:00
Ronald A. Richardson
4244a04052
upgraded fleetops
2025-05-30 16:57:31 +08:00
Ronald A. Richardson
1d64d18b8b
v0.7.5 ~ Added route optimization and routing control registry and settings & optimized environment/settings mapper
2025-05-30 16:10:56 +08:00
Ronald A. Richardson
ebbc4b2bf8
v0.7.4 ~ new docker install script, added logic condition property shortcut keys
2025-05-26 14:52:32 +08:00
Ronald A. Richardson
5c73b6e76d
v0.7.3 ~ hotfix: route optimization w/ no driver, seeder command
2025-05-24 13:16:47 +08:00
Ronald A. Richardson
a4033db36c
fixed fleetops route optimization, fixed network store management
2025-05-23 19:57:38 +08:00
Ronald A. Richardson
c54ef7fb30
v0.7.2 ~ Telemetry tweak patch
2025-05-22 15:19:01 +08:00
Ronald A. Richardson
8c74c0fb99
release is almost ready
2025-05-22 10:30:10 +08:00
Ronald A. Richardson
cc278bf1bb
* Patched fuel report creation/ fixed coordinates input implementation for fuel report
...
* Added bulk assign driver
* Improved performance for order dispatch/ bulk order dispatch/ bulk assign driver
* Added new columns to order export
* Added downloadable import templates for all importable resources via Import Modal
* Patched custom field rendering for order viewing
* Patched custom field values reset after order creation
* Added notification settings to FleetOps
* Added bulk search by ID or Tracking Number for Orders
* Patched all filters and filter indicator component
* Patched issue unable to select driver after selecting facilitator
* Fixed extension booting when not authenticated
* Fixed Internal ID rendering on order view
* Added ability to filter orders without a driver
2025-05-16 16:03:26 +08:00
Ronald A. Richardson
1cb833e407
v0.6.10 ~ Added Product Update/Create API, Added FRONTEND_HOSTS ENV variable, other minor patches
2025-05-08 12:24:54 +08:00
Ronald A. Richardson
5dbe2fb5bb
Enhancements and bug fixes for order workflow, labels, notifications, and route optimization
...
- Added support for downloading labels and barcodes per package
- Fixed proof of delivery behavior to ensure accurate completion records
- Updated waypoint activity flow to rely on the `complete` flag
- Added support for setting waypoints as either pickup or dropoff
- Enabled sending notifications to order customer, driver, and facilitator
- Added events and notifications for `order.completed` and `order.failed` states
- Fixed route optimization logic and minor issues during order creation
- Normalized `meta` response structure to always return an object (never array)
- Patched issue with order config: deleting custom field categories no longer breaks config
2025-05-01 12:08:27 +08:00
Ronald A. Richardson
698f5979b1
v0.6.8 ~ View Proof of Delivery in FleetOps + API to get POD
2025-04-14 16:05:10 +08:00
Ronald A. Richardson
83a7ab7338
Fix iOS Push Notifications for Production Environments
2025-04-11 12:43:09 +08:00
Ronald A. Richardson
5c048a8238
Patched Join Organization + Chat Push Notifications Added
2025-04-11 10:02:33 +08:00
Ronald A. Richardson
8fe52c6157
🤖 Patched Navigator App Instance Linking for Android + Navigator App Identifier Configurable
2025-04-10 13:34:42 +08:00
Ronald A. Richardson
bbec73fcef
Upgraded FleetOps to v0.6.3
2025-04-09 19:03:42 +08:00
Ronald A. Richardson
f0fa867ef9
Patched AdHoc Pinging & Push Notifications
2025-04-01 21:02:51 +08:00
Ronald A. Richardson
cc42779efc
new driver online/offline toggle endpoint, improvements to tracker data api
2025-03-27 21:25:50 +08:00
Ronald A. Richardson
21a0808b99
v0.6.0 - Navigator App Refactor Support Release & Patches + Improvements
2025-03-26 21:54:48 +08:00
Ronald A. Richardson
80707774ac
🏁 Consumable API Patches, Perf Improvements
2025-02-26 20:03:09 +08:00
Ronald A. Richardson
41a469c983
fix static issues with octane
2025-02-25 20:05:21 +08:00
Ronald A. Richardson
edf7efe167
v0.5.29 ~ ⚡ ️ Performance Upgrades 10x Faster, Critical Patches
2025-02-25 16:44:14 +08:00
Ronald A. Richardson
2b0c6f793d
patches for creating contact, and driver api hotfix
2025-02-21 16:24:23 +08:00
Ronald A. Richardson
215d5dc42e
v0.5.27 ~ Update for improved storefront callbacks and patches
2025-02-14 19:10:35 +08:00
Ronald A. Richardson
c612c97e43
v0.5.26 ~ Hotfix dark tile source
2025-02-13 14:47:22 +08:00
Ronald A. Richardson
ba63441e7c
v0.5.25 ~ Improved API, Performance and Design
2025-02-12 23:29:43 +08:00
Ronald A. Richardson
6105b575c6
📖 Catalogs & 🚚 Food Trucks for Storefront + Patches
2025-02-04 23:34:44 +08:00
Ronald A. Richardson
989ca4d35e
More Features, More Patches
2025-01-30 00:03:04 +08:00
Ronald A. Richardson
0ac52bc772
v0.5.22 ~ Implemented Social OAuth, Critical Patches
2025-01-27 14:32:03 +08:00
Ronald A. Richardson
015b87ba82
v0.5.21 - maintenance release
2025-01-13 11:04:55 +08:00
Ronald A. Richardson
9bc78c0bcc
Several major patches and refactors for storefront and new data management capabilities
2025-01-11 17:26:27 +08:00
Ronald A. Richardson
dcecbf2953
Upgraded all dependencies
2024-12-24 14:46:36 +08:00
Ronald A. Richardson
da6e8e79ba
Stability and Optimization Patches + New Console Commands to fix Legacy data
2024-11-09 14:19:27 +08:00
Ronald A. Richardson
687af92752
* Fixed: service areas/zones creation
...
* Tweaked: few styling improvements
* Added: view label functions to customer portal components
* Added: bulk dispatch
* Fixed: route caching by generating and providing unique name via Fleetbase `RESTRegistrar`
* Implemented: impersonation feature for system admin
* Fixed: mail settings for smtp and added support for mailgun, sendgrid, postmark and resend
* Removed: model cache
* Improved test email HTML
* Added: self hosted instance extension install instructions
* Improved: Webhooks UI
2024-11-07 18:30:30 +08:00
Ronald A. Richardson
7792cf31e2
fix logging of api request and webhook sending
2024-10-17 19:37:12 +08:00
Ronald A. Richardson
c7b1a876f5
v0.5.15 - Additional recovery actions added, added ability for admins to reset user password, patches to webhook handler and logging
2024-10-17 17:02:18 +08:00
Ronald A. Richardson
32f4b69697
order list overlay revamp, ability to create customer with order in consumable api, few patches and fixes
2024-10-15 17:46:36 +08:00
Ronald A. Richardson
e7c229ece5
critical patches for driver creation flow on fleetops, added ability for registry to handle tar/gz bundle uploads, added registry endpoint to upload bundles using auth token, few minor patches
2024-10-10 19:35:45 +08:00
Ronald A. Richardson
331e98af20
critical hotfix to make sure session store is set for json resources
2024-10-10 10:52:37 +08:00
Ronald A. Richardson
f1ee8b0c99
Added Manual Verify for Users [IAM], Added ability to Transfer Org Ownership and Leave Orgs, Added recovery command, fixes and patches
2024-10-10 00:49:03 +08:00
Ronald A. Richardson
60845b9953
patches and improvements
2024-10-08 21:33:55 +08:00
Ronald A. Richardson
23a691e7e7
removed ember-leaflet patches, using perm fix and improved engine boot timeout and callbacks
2024-10-03 17:43:25 +08:00
Ronald A. Richardson
bd71b1921b
v0.5.8 ready
2024-10-02 18:34:40 +08:00
Ronald A. Richardson
81159b7411
preparing for major release w/ customer portal extension and order tracking page, real time ETAs and order progress tracker info
2024-10-02 00:15:13 +08:00
Ronald A. Richardson
c60c460257
Feature: Customer Portal, improved Customer, Contact, and Vendor Management
2024-09-04 12:31:10 +08:00
Ronald A. Richardson
248f70e31c
hotfix for resource loading and relation loading for organizations
2024-08-31 15:51:30 +08:00
Ronald A. Richardson
30695b3ebe
hotfix only load organization with valid owners - no stale org
2024-08-30 18:06:42 +08:00
Ronald A. Richardson
1a9b9c06e5
fully implemented iam permission based restrictions and controls, few bugfixes and improvements
2024-08-30 15:14:56 +08:00
Ronald A. Richardson
5f949c3b7f
implementing IAM permission controls, policies and roles
2024-08-13 20:26:32 +08:00
Ronald A. Richardson
b18d6197bc
upgraded registry bridge and updated erd
2024-08-06 13:25:32 +08:00