Skip to content

v0.4.13

Compare
Choose a tag to compare
@roncodes roncodes released this 15 Mar 09:28
· 42 commits to main since this release
5426ac3
  • 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.
  • Added schedule monitoring API
  • Fixed basic authentication handler
  • Added filter hook for public/consumable api request
  • (ember-core) Patched UniverseService method registerRenderableComponent() so that it initializes missing registry if component is being set to a registry that doesn't exist yet.
  • (ember-core) Added the applyContextComponentArguments() utility method and the contextComponentCallback() utility method as to be utilized throughout extensions
  • Improved file upload handling and improved error reporting for file uploads.

Full Changelog: v0.4.13...v0.4.13