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

# Create: Jukebox Display Changelog

Updates to Create: Jukebox Display over time

<Update label="v1.21.1-1.1" description="Modrinth: Still Under Review" tags={['April 24, 2026']}>
  <Frame>
    <img src="https://mintcdn.com/ducky-c8b7b49a/zG_UZtLncP1jRotQ/images/createjukeboxdisplay_1.1-1.21.1.png?fit=max&auto=format&n=zG_UZtLncP1jRotQ&q=85&s=5da284ec80d431ba6758d27aacaacac3" alt="Two adjacent smiley faces built with Dye Template blocks" width="1920" height="1080" data-path="images/createjukeboxdisplay_1.1-1.21.1.png" />
  </Frame>

  ## Changes

  1. Added the following display types:

  <Tabs>
    <Tab title="Short Elapsed Time">
      The amount of time the Jukebox has been playing the current track.

      #### Example Output

      01:30
    </Tab>

    <Tab title="Long Elapsed Time">
      The amount of time the Jukebox has been playing the current track.

      #### Example Output

      1 Minute 30 Seconds
    </Tab>
  </Tabs>
</Update>

<hr />

<Update label="v1.21.1-1.0" description="First Release!" tags={['April 22, 2026']}>
  <Frame>
    <img src="https://mintcdn.com/ducky-c8b7b49a/oEbd00tK3rFspoX8/images/createjukeboxdisplay_1.0-1.21.1.png?fit=max&auto=format&n=oEbd00tK3rFspoX8&q=85&s=80458048bb1b87114724e6d4724a6d52" alt="Two adjacent smiley faces built with Dye Template blocks" width="1606" height="1066" data-path="images/createjukeboxdisplay_1.0-1.21.1.png" />
  </Frame>

  ## Finally!

  I've renamed so many music discs in an effort to get this very simple feature. Those times are over!

  ## Changes

  1. Added the **Jukebox** as a display source
  2. Added the following display types:

  <Tabs>
    <Tab title="Current Song">
      #### Example Output

      Lena Raine - Creator
    </Tab>

    <Tab title="Song Title">
      #### Example Output

      Creator
    </Tab>

    <Tab title="Artist Name">
      #### Example Output

      Lena Raine
    </Tab>
  </Tabs>
</Update>
