Skip to content

v0.4.20

Compare
Choose a tag to compare
@roncodes roncodes released this 15 Mar 08:44
· 208 commits to main since this release
  • Implemented the queryForPublic() hook in HTTP filters to restrict access to organizational data in the API.
  • Added a new Navigator App setting in Admin for selecting editable entity fields for drivers.
  • Introduced getEditableEntityFields() API endpoint (/orders/{id}/editable-entity-field) to return fields editable by drivers for order entities.
  • Hotfix: Patched getDrivingDistanceAndTime() utility method.
  • Enhanced output for critical console commands related to order dispatch and adhoc dispatch.
  • Fixed avatar_value bug in the driver update process on internal API.

What's Changed

  • Remove unused context component utilities and imported from ember-core by @tortuvshin in #91
  • Feature created driver entity update settings by @doljko in #92
  • v0.4.20 by @roncodes in #93

Full Changelog: v0.4.19...v0.4.20