---
title: Trophy Updates - August 2026
canonical_url: "https://trophy.so/blog/trophy-updates-august-2026"
description: "Gamification intelligence report, streak pauses, streak days off, anniversary achievements and more..."
last_updated: "2026-09-01T15:11:18.000+00:00"
---

# Trophy Updates - August 2026

A quick announcement before the changelog...

### Just released: Gamification Intelligence Report 2026

Last week we released Trophy's inaugural [Gamification Intelligence Report](https://trophy.so/insights/gamification-intelligence-report) which looks at how consumer apps are using gamification features to increase retention and user engagement in 2026.

![Trophy Gamification Intelligence Report Cover](https://storage.ghost.io/c/19/20/1920b913-769b-42d4-8aea-7e26af22b8ee/content/images/2026/09/Screenshot-2026-09-01-at-10.08.03.png)

![Trophy Gamification Intelligence Report Cover](https://storage.ghost.io/c/19/20/1920b913-769b-42d4-8aea-7e26af22b8ee/content/images/2026/09/Screenshot-2026-09-01-at-10.24.18.png)

![](https://storage.ghost.io/c/19/20/1920b913-769b-42d4-8aea-7e26af22b8ee/content/images/2026/09/Screenshot-2026-09-01-at-10.27.22.png)

Download the full report and read 30+ insights on how consumer apps are using streaks, points, achievements, leaderboards, emails and push notifications to increase user engagement and retention.

[Download the full report](https://trophy.so/insights/gamification-intelligence-report)

## Changelog

-   Streak pauses
-   Streak days off
-   Anniversary achievements
-   Test webhook utilit
-   Improved billing page

## Streak pauses

Streak pauses protect a streak over a known and pre-defined date range, such as a scheduled vacation or break.

Streak pauses can be managed via the admin API:

```
trophy.admin.streaks.pauses.create({
  pauses: [
    { userId: 'user-123', start: '2026-08-20', end: '2026-08-27' },
    { userId: 'user-456', start: '2026-09-01', end: '2026-09-07' },
  ]
});
```

[Learn more](https://docs.trophy.so/features/streaks#streak-pauses)

## Streak days off

You can now select specific days of the week that your streak feature should be protected, for example weekends.

Select streak days off on the streaks page of the Trophy dashboard:

![](https://storage.ghost.io/c/19/20/1920b913-769b-42d4-8aea-7e26af22b8ee/content/images/2026/09/205shots_so.png)

Additionally, if [streak personalization](https://docs.trophy.so/features/streaks#streak-personalization) is enabled, you can use the new `streak.daysOff` user preference to allow users to choose which days they want their streak to be protected.

[Learn more](https://docs.trophy.so/features/streaks#days-off)

## Anniversary achievements

Anniversary achievements are a new achievement type in Trophy, that automatically unlock when users reach yearly account milestones.

![Anniversary achievements in Trophy](https://storage.ghost.io/c/19/20/1920b913-769b-42d4-8aea-7e26af22b8ee/content/images/2026/09/466shots_so.png)

Anniversary achievements use the new `signUpDate` key user attribute to determine account age and can be configured on the achievements page of the Trophy dashboard.

[Learn more](https://docs.trophy.so/features/achievements#anniversary-achievements)

## Test webhook utility

You can now trigger test webhooks from the Trophy dashboard, helping you test integrations before they go live.

![](https://storage.ghost.io/c/19/20/1920b913-769b-42d4-8aea-7e26af22b8ee/content/images/2026/09/707shots_so.png)

## Improved billing page

The billing page now includes more details of your Trophy plan including limits and allowances, options for downloading past invoices, and a view of usage over time across all metered products.

![](https://storage.ghost.io/c/19/20/1920b913-769b-42d4-8aea-7e26af22b8ee/content/images/2026/09/561shots_so.png)

## Coming Soon

Here's what we have cooking...

-   **New conditions engine**  
    _A V2 of how triggers, rules and conditions work in Trophy bringing more flexibility and customization across all features._
-   **Rewards**  
    _A new primitive for gamification features in Trophy with support for redeemable rewards._

Reply to this email and tell us what you want to see the most!

Until next month...

![From the Trophy team](https://storage.ghost.io/c/19/20/1920b913-769b-42d4-8aea-7e26af22b8ee/content/images/2025/08/Screenshot-2025-08-18-at-18.53.15.png)

* * *

![Trophy is the gamification layer for consumer apps](https://storage.ghost.io/c/19/20/1920b913-769b-42d4-8aea-7e26af22b8ee/content/images/2026/09/image-1.png)
