# Latest Updates

## Dec 18: New Flip Cards

We just added four new Player Snips to give you a way to put some interaction into your lessons

{% content-ref url="/pages/QCtZOWn4iaTk1R3DshyM" %}
[PS-036 Flip Cards (text)](/the-snips/content-snips/ps-036-flip-cards-text.md)
{% endcontent-ref %}

{% content-ref url="/pages/aeiWgXykQ0bMuacbHas0" %}
[PS-037 Flip Cards (Image)](/the-snips/content-snips/ps-037-flip-cards-image.md)
{% endcontent-ref %}

{% content-ref url="/pages/f1HY5tWJcLLVqoFlQTRa" %}
[PS-038 Flip Hover Cards (CTA)](/the-snips/content-snips/ps-038-flip-hover-cards-cta.md)
{% endcontent-ref %}

{% content-ref url="/pages/SuGfgDQ4LU6BGTa2aLQN" %}
[PS-039 Timeline Cards](/the-snips/content-snips/ps-039-timeline-cards.md)
{% endcontent-ref %}

## Dec 16: New Numbered List options

{% embed url="<https://www.loom.com/share/563c18ac718f448bae0e9d3e819ad082>" %}

We just added six new Player Snips that will transform your boring numbered lists into somethint a lot more appealing and noticeable.\
\
Look for [*PS-030*](/the-snips/content-snips/ps-030-colored-numbered-style-1.md)*,* [*PS-031*](/the-snips/content-snips/ps-031-colored-numbered-style-2.md)*,* [*PS-032*](/the-snips/content-snips/ps-032-colored-numbered-style-3.md)*,* [*PS-033*](/the-snips/content-snips/ps-033-emoji-bullet-list.md)*,*[ *PS-034*](/the-snips/content-snips/ps-034-animated-numbered-list.md)*,* [*PS-035*](/the-snips/content-snips/ps-035-snake-numbered-list.md) added to PlayerSnips Premium.\
\
All of them are fully customizable and very easy to quickly build an appealing list where you want to make sure your students realize there are "numbers/steps" to follow.

## Nov 20: Introduced Codeless editing

* We reworked how Player Snips is used entirely so that you do not have to edit any code. Player Snips will now be created from within Site Builder on a custom page that can be used to store your own private collection of reusable Player Snips. Editing the content and controlling the options of the Player Snip will now be performed without touching a line of code. You will then copy the code snippet from the custom page to the course lesson editor
* Player Snips are now listed as two separate "apps" - `Player Snips` is the Free Edition and `Player Snips Premium` is the full collection

## Oct 31: Available to PowerUp Pass members

* PowerUp Pass members will have early access to PlayerSnips. The initial release will contain over 25 PlayerSnips to choose from
* Typically one month later there will be a public release making this PowerUp available for individual purchase


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-playersnips.superpowerups.com/latest-updates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
