Skip to content

v4.3.0 | Deprecated endpoint, build-system updates and bug-fixes

Compare
Choose a tag to compare
@ushbot ushbot released this 29 Jan 08:44

Breaking changes - Deprecation of endpoint
We have deprecated the GET /media endpoint (when used without an image-id) for getting information about all media (images) in a deployment. If you are an open source-user having made any customisations using this endpoint, please double-check and fix this before updating to the latest version. The pull-requests connected to this issue are to be found here:

Platform-API: ushahidi/platform#3832

Platform-client: ushahidi/platform-client#1409

Breaking changes: Update of build-system and outdated dependencies

This release includes updates of our build-system and removal of outdated dependencies. In order to do this, we dropped support for node < 10, so make sure to update your environment to a node version larger than 10! This includes issues:

Other changes in this release