Skip to content

2.2.5

Compare
Choose a tag to compare
@arawinters arawinters released this 02 Nov 18:29
17ea3e0
  • Graph now allows the user to be able to show/hide entities on the graph control whos' relationships belong to specific match keys present in the graph in the filters control.
  • Search by Datasource/RecordId now gets the full SzEntityData instead of just the SzEntityRecord
  • Old behavior(to return just SzEntityRecord instead of SzEntityData) relocated from SzSearchService.getEntityByRecordId to SzSearchService.getRecordById
  • Various new CSS Variables added for styling granularity relevant to senzing-garage/entity-search-web-app#213

relevant tickets: #232 #233 #235