Releases: uktrade/data-hub-api
Releases · uktrade/data-hub-api
v2.1.0
Companies
- Added community interest company as a business type, to allow the creation of community interest companies from Companies House records
Investment projects
- Fixed a bug where restricted users saw duplicate investment projects in some circumstances
- Added a query parameter to investment project search to filter by adviser
Interactions
- Added net company receipt field
- Added command-line management command for loading status, grant amount offered and net company receipt fields to service deliveries (for the migration of legacy data)
Advisers
- Added command-line management command to load updated contact email addresses
Internal changes
- Renamed the loadmetadata management command to loadinitialmetadata, amended it to fail if there is pre-existing data in the metadata tables, and merged the load_omis_metadata command into loadinitialmetadata
- Squashed interaction, investment project and metadata migrations
- Updated various dependencies
v2.0.0
Interactions
- Added status and grant amount offered fields to service deliveries
- Removed the
/metadata/interaction-type/
endpoint (was replaced by/metadata/communication-channel/
some time ago)
OMIS
- Added the ability to add new versions of the terms and conditions via the admin site
- Added notifications for regional managers when orders are created, configurable via the admin site
- Fixed double-escaping of HTML in quotes
v1.16.1
v1.16.0
v1.15.0
Investment projects
- The investment project search API now allow filtering by actual land date.
- The test data for investment projects was updated to reflect recently added fields.
Events
- Bulk disabling events in the admin site now updates Elasticsearch.
OMIS
- The contact for an order can now be changed if the order isn't complete or cancelled.