> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cinder.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Jun 2024

> Entity refresh, workflow chaining, classifier management, and API enhancements

<Update label="Jun 2024 - Version 0.195.0" tags={["Entity Management", "Workflows", "Classifiers", "API", "Cases", "Webhooks", "Bug Fixes"]}>
  ## New Features

  1. **Entity Refresh**: Added the ability to specify an amount of time for entities to be proactively refreshed in Cinder jobs and cases. This feature has been enabled for all customers and requires an integration update to receive an `entity.refresh` hook. For more details, see our [sending data guide](/sending-data-to-cinder#refreshing-stale-data)
  2. **Workflows**: Added the ability to explicitly chain workflows in the workflow builder
  3. **\[Beta] Classifier Management**: Enable negative predictions as a workflow condition

  ## APIs

  1. **Cases**: Added APIs for programmatic case management. View in our [API reference](/api-reference/introduction)
  2. Added webhooks for decision reviews which include QA, Golden Jobs, Appeals, and Multi-Review Jobs
  3. Added filters to decisions API endpoint to enable retrieving by job type (e.g. QA)

  ## Fixes and Improvements

  * Adds job actioned webhooks to track actions such as cancellations
  * Corrects an issue where appeal jobs don't respect "Require Policy Selection" setting
  * Corrects a rare issue in queues where a job can be assigned to multiple agents
  * Fixes permalink bug when viewing relationships tab in Investigate page
  * Adds details on job permission errors
  * Adds `is_leaf_policy` check to user comms templates when templating policies
</Update>
