# Changelog

{% embed url="<https://www.loom.com/share/7118c3e7dc89455baf05a012b26cab72?sid=44d1e4b5-c887-4902-a917-6c1b3a5692d8>" %}

## <mark style="color:green;">CHANGELOG</mark>

### January 8, 2026

* LEADERBOARDS - you can now copy a "Webhook URL" (aka an "endpoint") on the Leaderboards page. You can use tools like Zapier, Make.com (or any other tool that can send POST request webhooks) to add points for a subscriber.

### December 11, 2025

* LEADERBOARDS - You can now manually edit your subscriber's points from the /admin screen
* LEADERBOARDS - Release some lower cooldown periods so your subscribers can earn points more often (various use cases
* POLLS - You can now segment subscriber's in your email provider based on how they vote!

### November 22, 2025

* TIMERS - Release countdown timers!

### September 18, 2025

* FIXES - I updated the actual embed HTML for poll, links, reactions, etc. These should be more "email safe" across all of your email platforms!

### July 10, 2025

* Added "New Gadget" buttons on the /polls page, /links, /reactions, etc.
* Upgraded the color picker to be user-friendly!
* POLLS - You can now set an expiration date for polls

### June 23, 2025

* Changed/fixed the email formatting for Ideal Battles (should look way better on mobile)
* Made the "required" asterisks RED so they're easier to spot
* The top menus now "close" after a link is clicked
* The "comment window" for Idea Battles now close after a comment is submitted
* Added the "Remove Powered By" option for Pro users

### June 16, 2025

* You can now "**duplicate**" an existing poll, link, reaction, or idea battle!
* **Leaderboards -** Added an additional embed option, which includes the leaderboard description

### June 5, 2025

* **IDEA BATTLES FEATURE -** crowdsource information from your subscribers
* Referrals - "confirm your subscription" emails are now BRANDED for your referral program (it said "List Gadget" before)
* Referrals - fixed some bugs

### May 28, 2025

* Change the way image URLs are saved--so now they can function as opengraph images (social sharing images, etc)

### May 19, 2025

* Integrations - Added Drip

### May 13, 2025

* Integrations - Added ActiveCampaign

### May 9, 2025

* Integrations - Added Webhooks (i.e. for Zapier or Make.com)
* Integrations - Added SendFox

### May 2025 (List Gadget 2.0)

* 'Referral Programs' feature
* Pro Plans
* Revamped the Integrations process
* **Polls**: You can now hide the vote totals when you show results (both on the poll results page, as well as the results email embed)
* **Reactions**: We now track unique clicks for each response, and display the totals on the /reactions page
* Various bug fixes

### March '25

* Created List Gadget ;)


---

# 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.listgadget.com/other-stuff/changelog.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.
