> ## 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.

# Dec 9, 2024

> Dark mode, queue view consolidation, and bug fixes

<Update label="Dec 9, 2024 - Version 2024.12.09.1" tags={["UI/UX", "Dark Mode", "Queue Management", "Bug Fixes"]}>
  ## Dark Mode (Beta)

  We've added a dark mode for people working the night shift, or just those that prefer it. This is still in beta as there are a few nooks and crannies we are still finding, but we'd love to hear your feedback!

  <Tip>To enable dark mode, go to the account menu and click "Theme".</Tip>

  <Frame>
    <img src="https://files.readme.io/cc58b0cc8fa8a3e8a7c02d4aa5c660a2a864ddc488132642890cf9940c984852-image.png" alt="Dark mode theme selection" />
  </Frame>

  <Frame>
    <img src="https://files.readme.io/612e053c5f78b969a4a058e565965bf175e6bbcc6f2082becffc350b386957c3-image.png" alt="Dark mode interface preview" />
  </Frame>

  ## Queue Jobs Views Consolidation

  Previously we had separate views for Queue Details > Jobs and Queue Details > Entities. We've combined these views into a single Jobs view and enabled additional filters when viewing by entity type.

  <Frame>
    <img src="https://files.readme.io/2c730753281890ce3a6c0eb2c31b4916b4af9067aaa5325e7e7bec28e946465b-image.png" alt="Consolidated Queue Jobs view" />
  </Frame>

  ## Bug Fixes and Improvements

  * Fixes an issue where NCMEC reported media within Lists could show up within certain renderers
  * Fixes an issue where sorting on relationship based reviews would fail if there was a global default sort specified
  * Improves the NCMEC reports table using the new Cinder table design
  * Fixes an issue where an invalid media type could break rendering
  * Adds empty states to QA queues lists
  * Fixes an issue where training jobs wouldn't show attribute level selection for some renderers
  * Fixes a UI issue where multiline badges were being cut off
  * Fixes an issue where review controls were on the "view decision" page
  * Improves renderers by bumping the default size of list media items by 33%
  * Fixes an issue where the list of Classifiers in classifier management would only show the first 100 classifiers
  * Fixes an issue where the release notes popup would not permanently respect dismissal of the popup
  * Fixes an issue where skipping multi-review jobs would error
  * Fixes Jobs table in Investigate to show multi-review jobs
  * Fixes an issue where workflows were missing pagination controls
</Update>
