---
id: "changelog"
type: "changelog"
url: "https://docs.affitor.com/changelog"
updated: "2026-07-06"
---
# Affitor Changelog

## Read honest affiliate-software comparisons on the new Affitor blog (2026-07-06)

> Twelve posts comparing the tools you're actually evaluating — every price dated "as of," competitor strengths conceded up front, and .md twins plus llms.txt so your AI assistant reads the same facts you do.

![Cover of the launch post comparing seven affiliate software tools for SaaS](/blog/covers/best-affiliate-software-saas.png)

The [Affitor blog](/blog) is live with 12 posts: comparisons of Rewardful, FirstPromoter, Tolt, PartnerStack, Dub Partners, and more, plus guides on starting and pricing a SaaS affiliate program.

- **Honest comparisons.** Every price is verified and labeled "as of July 5, 2026," and every post concedes where a competitor is the better pick before positioning Affitor.
- **Built for AI readers.** Each post ships a markdown twin at its URL + `.md`, and the site publishes `llms.txt` — the assistant researching tools on your behalf gets the same facts.

Start with [Best Affiliate Software for SaaS in 2026 (7 Tools Compared)](/blog/best-affiliate-software-saas) →

---

## Invite partners — with the email already written (2026-07-05)

> Recruit affiliates by email, CSV, or from your other programs — and send an invitation generated from your program's real terms instead of writing one from scratch.

![Invite partners with a pre-written, terms-based email](/changelog/invite-partners/invite-compose.png)

You can now invite partners into your program directly — type emails, import a CSV, or pick people already performing in your other Affitor programs. When you get to the email, it's **already written from your program's real terms**: commission model, attribution window, payout threshold. Edit it freely, check the live preview, and send. Invited partners skip the application queue — they're active the moment they accept, tracking link in hand.

The Partners page now shows everyone — active partners, applications, pending invites, rejections — in one table with status badges, and you can resend or cancel any pending invite right from the row.

Read the full guide: [Inviting Partners](/brand/quickstart/inviting-partners)

---

## Faster, less noisy docs search (2026-04-25)

> Search now matches page titles only — no more wading through paragraph snippets to find what you need.

Docs search now matches page titles only — no more wading through a wall of half-matched sentences. Press `⌘K`, start typing, and you'll see a clean list of pages.

This is how docs search should feel: you type a topic, you get the page. We rebuilt the search index and re-skinned the results so the page you want is always the first thing you see.

Try `tracking`, `commission`, or `payout` and you should land on the right page in one keystroke. [Start from the docs home →](/)

---

## Content Lab — write affiliate posts in one click (2026-04-20)

> Pick a program, get a publish-ready affiliate post in one click — free, 30 posts a day.

Content Lab is now live on [openaffiliate.dev/content-lab](https://openaffiliate.dev/content-lab). Pick any of the affiliate programs in the OpenAffiliate registry — around 750, mostly SaaS and AI — and get a publish-ready post in one click. No prompt engineering, no blank page: the draft is ready to edit and ship.

It's completely free at 30 generations a day, and the whole tool is open source at [github.com/Affitor/content-lab](https://github.com/Affitor/content-lab).

[Generate your first post →](https://openaffiliate.dev/content-lab)

---

## Partner profile and security settings (2026-04-10)

> Partners can now update their profile, avatar, and password without contacting support.

Partners get a proper Settings page. Two tabs: **Account** for your name, email, avatar, and payout details; **Security** for your password.

Payout details cover every supported method — bank transfer, PayPal, Stripe, and Wise — and your avatar shows up across the dashboard as soon as you upload it.

If you've been emailing support to update partner details, that's no longer needed. [Log in and open Settings to update your profile →](https://affitor.com/welcome)

---

## 47 agent skills for affiliate workflows (2026-03-28)

> Run common affiliate workflows — researching programs, drafting content, analyzing traffic — directly from your AI assistant.

If you use Claude Code or another agent framework, the [affiliate-skills](https://github.com/Affitor/affiliate-skills) library now ships 47 ready-to-use skills across eight stages of affiliate work, research through analytics. One command installs the whole set:

```bash
npx skills add Affitor/affiliate-skills
```

A few you might reach for first: `affiliate-program-search` queries the open program directory, `commission-calculator` scores what a program actually pays, and `competitor-spy` and `trending-content-scout` cover research.

The library is open source and works with any AI that reads text — Claude Code, Cursor, Windsurf, ChatGPT, or Gemini CLI. *(Update, July 2026: the registry now counts 52 skills.)*

[Browse the full skills library →](https://github.com/Affitor/affiliate-skills)
