04Changelog

Ship updates your customers actually read

Write a release once. It appears on your public changelog, can drop into your next newsletter with a single block and is available through the API for your own app.

help.acme.com/changelog

What's new at Acme

Product updates, fixes and announcements

v2.4.0
  1. Sep 22, 2026 · v2.4.0New

    Thanks Sarah, the fix is live…

    Tomorrow 9:00 AMSend later

    Scheduled replies feature

    Write now and send later, in your workspace timezone.

  2. Sep 15, 2026 · v2.3.2

    Faster inbox search improvement

    Search across subjects and messages is now 3× faster.

  3. Sep 09, 2026 · v2.3.1

    Attachments in Slack threads fix

    Files uploaded from Slack now reach the customer.

  4. Sep 01, 2026 · v2.3.0

    Help center in Spanish announcement

    Your portal now speaks English and Spanish.

TICKOS · CHANGELOGAT A GLANCE
  • categories: feature, improvement, fix, announcement4
  • place to write, three places to publish1
  • on every planFree
  • friendly pages with their own URLSEO
INCLUDED IN YOUR WORKSPACESee pricing

01 — Rich entries

Every release gets the page it deserves

Write with the same rich editor as the rest of TickOS. Add a cover image, a version number, tags and a short excerpt, then save as draft or publish when you ship.

  • Rich content with images
  • Version, tags and excerpt
  • Feature, improvement, fix or announcement
  • Draft, published and archived
  • Clean URL per entry
  • Shown in your help center portal
app.tickos.dev — Changelog · Edit entry
cover-scheduled-replies.png

Scheduled replies

Write now and send later, in your workspace timezone.

Status

DraftPublished

Version

v2.4.0

Category

feature

Tags

inboxemail

02 — Release emails

Turn releases into a newsletter in one block

Insert the Changelog block into any broadcast and your latest entries are laid out for you. Send it to the contact group that cares, and track opens and clicks.

  • Changelog block inside Broadcast
  • Pick the entries to include
  • Send to any contact group
  • Open and click analytics
  • Schedule for launch day
  • Your domain, your branding
Broadcast · September product update
Acme

What we shipped in September

Hi Sarah, here are the latest improvements to Acme.

Changelog block
  • Scheduled replies feature

    Write now and send later, in your workspace timezone.

  • Faster inbox search improvement

    Search across subjects and messages is now 3× faster.

  • Attachments in Slack threads fix

    Files uploaded from Slack now reach the customer.

Read the changelog
58.2% opened 14.7% clicked sent Sep 22

03 — Changelog API

Show what's new inside your own product

Fetch published entries from /v1/changelog and render a "What's new" panel in your app. Use a read-only key behind a small server-side proxy and you're done.

  • GET /v1/changelog and /v1/changelog/{slug}
  • Read-only API keys
  • JSON ready for any frontend
  • Filter by category and status
  • Works with any framework
  • Same content, zero duplication
terminal
1curl https://api.tickos.dev/v1/changelog \
2 -H "Authorization: Bearer $TICKOS_READ_KEY"
200 OKapplication/json
{
"data": [{
"title": "Scheduled replies",
"slug": "scheduled-replies",
"category": "feature",
"version": "v2.4.0",
"excerpt": "Write now and send later.",
"published_at": "2026-09-22T10:00:00Z",
"tags": ["inbox", "email"]
}]
}

What's new · in your app

Thanks Sarah, the fix is live…

Tomorrow 9:00 AMSend later

Scheduled replies feature

Write now and send later.

v2.4.0 · Sep 22

Why it matters

A changelog is a support tool

Every release you announce is a ticket you don't have to answer.

Show momentum

Customers see a product that keeps getting better.

Fewer "is this fixed?" tickets

Link a fix entry and close the loop.

On your domain

Lives in your help center at your own address.

Announce anywhere

Web page, email and in-app from one source.

FAQ

Changelog, answered.

Something else on your mind? Talk to us.

  • Yes. The changelog is included on every plan.

NEW TICKET — from your team

Start telling customers what you shipped

Publish your first entry today. It's free on every plan.

PLAN

Free

TICKETS

Unlimited

TEAMMATES

Unlimited

status: open