itch.io Sale Explorer Bundle Hosting and Patreon - What Changed in July 2026
itch.io Sale Explorer is not a cosmetic browse tweak. On July 2, 2026, itch.io published a creator changelog that shipped four tools at once: a new seasonal-sale browsing surface, a decade-overdue bundle hosting rewrite, a modernized jam theme editor, and a rebuilt Patreon integration on Patreon's V2 API.
That bundle matters because itch.io is still where many micro-studios run tip jars, game jams, co-op charity bundles, and browser demos beside Steam. Dual-SKU economics posts tell you whether itch is worth the runway. Upload dress rehearsals tell you whether bytes match labels. This URL answers a different Monday question: which new platform controls should you lock, hold, or rewrite before the next seasonal sale, jam, or patron reward ship?

Why this matters now
Three timing facts collide for indie teams in July 2026:
- Sale Explorer launched with Summer Sale inventory — itch.io reported 30,000+ discounted projects while the new explorer went live (sale window through July 6). Exclusion filters, final-price filters, Staff Picks, and recommendation sorts are now the default seasonal browse path — not a beta behind a feature flag.
- Bundle hosting finally matches how creators actually assemble co-op packs — editable drafts, ratio splits to two decimals, jam/collection bulk import, optional prune of stalled participants, and participation reset. The old "delete and recreate" failure mode is documented as obsolete in the Bundle Hosting Revamped developer thread.
- Patreon access stopped lying about currencies — tier-based grants replace fragile minimum-pledge matching across currencies; gifted memberships and end-of-period cancelled subs are handled correctly per the Enhanced Patreon Integration notes.
Evidence note: Primary keyword itch.io Sale Explorer. Parent platform organic demand remains large on Semrush-class snapshots; official Sale Explorer launch posts drew measurable community reactions during Summer Sale. SERP gap: changelog mirrors and forum threads list features; they rarely give a keep/hold/rewrite ops playbook with gates and a receipt.
Non-repetition: This is not the itch PWYW vs Steam demo economics worksheet (money lanes). It is not the dual-SKU wishlist split case study (discovery hierarchy). It is not the itch/Steam dual depot dress rehearsal (bytes and labels). Same storefront family, different job — July platform tooling.
Who this guide is for
| Audience | What you get here |
|---|---|
| Creators / beginners | One-evening keep/hold table for Sale Explorer, one draft bundle, one Patreon reconnect |
| Developers / jam hosts | I1–I6 gates, ratio-split notes, theme JSON backup, prune/reset rules |
| Companies / producers | Diligence language for co-op revenue splits and patron entitlement audits |
| Search engines | Primary keyword, FAQ in query phrasing, internal links across blog/help/resources |
Time: about 45–75 minutes for the beginner path; add 30 minutes if you migrate a live Patreon-gated page or publish a pending co-op bundle.
Keep / hold / rewrite — July 2026 decision table
| Area | Keep | Hold | Rewrite |
|---|---|---|---|
| Sale Explorer | Use exclusion filters + final-price filters during seasonal sales | Do not assume Staff Picks = quality for your genre niche | Rewrite store tags/classifications so recommendation sorts can find you |
| Bundle hosting | Move new co-op packs to editable drafts + ratio splits | Hold prune on until participants see the opt-in notice | Rewrite stalled pending bundles that still use the old locked workflow — reset participation first |
| Jam themes | Copy theme JSON for recurring jam brands | Hold custom CSS until you read markup migration notes | Rewrite one-off jam pages that still fight the old theme editor |
| Patreon | Switch paid pages to specific tiers or any paid membership | Hold minimum-pledge-only configs that still "work" in one currency | Rewrite entitlement copy that promised amount-based access across currencies |
Print the table. Circle one rewrite per quarter. Shipping four rewrites the same week as a Steam fest build is how you get silent patron tickets and half-approved bundles.
Beginner path - one evening creator smoke
Prerequisites
- An itch.io creator account with at least one published or draft project.
- Optional: a Patreon campaign already connected (or ready to connect).
- Optional: a jam URL or collection URL if you want to test bulk import.
- 45 minutes.
Step 1 - Walk Sale Explorer as a buyer (15 minutes)
Open the sales browse surface during or after a seasonal event and force yourself to use the new controls:
- Exclude one genre or classification you never buy.
- Set a final sale price ceiling that matches a real budget.
- Toggle Staff Picks off once, then on again — notice how inventory changes.
- Try My Recommendations or Find Similar if logged in.
Creator takeaway: if your page never appears when honest buyers apply those filters, your tags and classifications are the rewrite — not "Sale Explorer is broken."
Step 2 - Open one draft collaborative bundle (20 minutes)
From the new hosting flow (see bundle hosting thread):
- Create a draft bundle — confirm you can edit contents before approvals lock you in.
- Set a ratio-based revenue split with two decimal places (example: 40.00 / 35.00 / 25.00).
- If you have a jam or collection URL, test bulk import.
- Drag-reorder two projects so you know the UI works before inviting partners.
- Leave prune off for your first smoke unless every participant will see the opt-in notice.
Do not publish yet. Draft competency is the win for tonight.
Step 3 - Reconnect Patreon on one page (10 minutes)
On a project Distribute tab:
- Refresh campaigns so tiers load from Patreon V2.
- Prefer Specific tiers or Any paid membership over Minimum pledge amount unless you have a documented reason for amount-based grants.
- Add one sentence to your page: "Access is granted by Patreon tier at claim time; gifted memberships count."
- Claim once yourself from a test patron account if you have one — confirm gifted/tier path if relevant.
Common beginner mistakes
- Treating Sale Explorer as a marketing campaign instead of a discoverability diagnostic.
- Inviting ten partners to a bundle before you understand reset participation.
- Leaving currency-fragile minimum-pledge rules "because they worked in USD last year."
- Copying jam theme JSON and forgetting images must be re-uploaded.
Developer workflows - four Monday patterns
Workflow 1 - Sale Explorer discoverability audit
Run this before every site-wide seasonal sale:
- List your primary tags and classifications exactly as stored.
- Ask a teammate (or yourself in a private window) to find your page using exclusion filters that should still leave your niche visible.
- Record whether Staff Picks / Recommendations bury or elevate you.
- File one ticket: tag rewrite, classification fix, or "acceptable miss."
Sale Explorer does not replace capsule art or wishlists. It changes how buyers cut inventory. Your job is to survive honest cuts.
Workflow 2 - Co-op bundle ops with ratio splits
For charity packs, jam aftermath packs, and friend-group sales:
| Control | Use it when | Avoid when |
|---|---|---|
| Editable draft | You still need to fix titles, order, or participants | Bundle is already live and selling |
| Ratio split | Uneven contributions (lead host vs cameo) | Everyone insists on "equal" but contribution is not |
| Bulk import | Jam ended and you want every eligible page | Import would pull unfinished or NSFW-mismatched pages |
| Prune (≤15%) | One or two no-shows block publish | You have not disclosed prune to participants |
| Reset participation | Draft needs major edit after partial approvals | You are angry — reset is ops, not punishment |
Document the split in a shared sheet that matches itch's ratio editor. When partners ask "why 37.50?," you should not invent a story after publish.
Workflow 3 - Jam theme JSON brand kit
Recurring jam hosts should:
- Finalize fonts, colors, corner radius, and background sizing in the new editor.
- Copy theme as JSON and store it in your jam ops repo (not only in a Discord message).
- Note that images need re-upload on paste — put image URLs or source files beside the JSON.
- Spot-check custom CSS pages against itch's markup migration notes before the next jam weekend.
Workflow 4 - Patreon entitlement migration
Migration checklist for existing gated projects:
- Screenshot the old grant mode (minimum pledge / tiers).
- Switch to tier-based access.
- Update store page FAQ: gifted memberships count; cancelled patrons keep access through the paid period; claim-time check only (access stays after claim).
- Spot-test one gifted membership and one non-USD currency patron if your audience is international.
- Do not promise automatic revocation on cancel — itch still grants indefinitely after claim.
For HTML5 upload and WASM proof discipline that sits beside patron pages, keep 12 free itch.io HTML5 upload receipt tools in your toolkit — access grants are not build verification.
Governance gates I1–I6
| Gate | Question | Pass criteria |
|---|---|---|
| I1 | Did we read the July 2 changelog against our live pages? | Dated notes in team wiki or receipt |
| I2 | Is Sale Explorer treated as a discoverability audit? | At least one filter walk recorded per seasonal sale |
| I3 | Are new co-op bundles on editable drafts + ratio splits? | No "delete and recreate" pending packs |
| I4 | Are prune/reset rules disclosed before approvals? | Participant-facing notice when prune enabled |
| I5 | Is Patreon on V2 tier grants where possible? | Minimum-pledge only with written exception |
| I6 | Is there a receipt? | itchio_july2026_creator_tools_receipt_v1.json filed |
Diligence paragraph for partners: itch.io remains a creator-controlled marketplace. Sale Explorer changes buyer browse behavior during seasonal sales. Bundle revenue splits are host-configured contracts between participants — document ratios before invites. Patreon entitlements depend on Patreon membership state at claim time and itch's grant policy; treat access promises in marketing copy as legal-facing language, not vibes. Dual-SKU Steam strategies still need separate economics and upload receipts.
Verification receipt - itchio_july2026_creator_tools_receipt_v1.json
{
"schema": "itchio_july2026_creator_tools_receipt_v1",
"project": "your-itch-page-or-studio",
"date": "2026-07-20",
"changelog_url": "https://itch.io/blog/1572473/itchio-changelog-sale-explorer-bundle-hosting-revamp-jam-theme-editor-patreon-integration-more",
"sale_explorer_audit": {
"exclusion_filter_tested": true,
"final_price_filter_tested": true,
"staff_picks_toggled": true,
"tag_rewrite_ticket": "optional-ticket-id-or-none"
},
"bundle": {
"draft_editable": true,
"ratio_split": "40.00/35.00/25.00",
"bulk_import_used": false,
"prune_enabled": false,
"participation_reset_understood": true
},
"jam_theme": {
"json_backup_path": "ops/jam-theme.json",
"images_reupload_noted": true
},
"patreon": {
"grant_mode": "specific_tiers",
"gifted_memberships_tested": false,
"currency_note_on_page": true
},
"gates": {
"I1_changelog_read": true,
"I2_sale_explorer_audit": true,
"I3_bundle_draft_ratios": true,
"I4_prune_disclosed": true,
"I5_patreon_tiers": true,
"I6_receipt_filed": true
},
"result": "pass",
"operator": "session-owner-handle"
}
Set "result": "pass" only after human review of page copy and partner split docs.
How this pairs with dual-SKU Steam work
| If your bottleneck is… | Read this next |
|---|---|
| Runway and tip-jar math | itch PWYW vs Steam demo economics |
| Wishlist discovery split | Dual-SKU wishlist recovery case study |
| Bytes and labels across storefronts | itch/Steam dual depot dress rehearsal |
| HTML5 upload / WASM MIME proof | itch.io HTML5 upload receipt tools |
| Butler store-page QA timebox | itch.io Butler ninety-minute QA pass |
July tooling does not replace those rituals. It changes the controls inside itch those rituals assume.
Troubleshooting - Monday failure modes
“Sale Explorer never shows my game.” Confirm the sale is a site-wide seasonal event (Sale Explorer takes over then). Check exclusions that remove your classification. Audit tags before filing a platform bug.
“Partners approved, then I need to fix the split.” Reset participation, edit the draft, re-send approvals. Do not invent a side spreadsheet that contradicts itch ratios.
“Patreon patrons in EUR cannot claim.” Migrate off minimum-pledge-only mode to specific tiers or any paid membership. Refresh campaigns so V2 tiers load.
“Jam theme paste lost backgrounds.” Expected — images must be re-uploaded. Keep source files next to your JSON backup.
“Prune removed someone important.” Prune is opt-in and capped. Disclose before approvals; prefer reset + edit when the roster is small enough to renegotiate.
Key takeaways
- July 2, 2026 shipped Sale Explorer, bundle hosting revamp, jam theme editor, and Patreon V2 together — treat them as one creator ops wave.
- Sale Explorer is a discoverability diagnostic during seasonal sales; fix tags before blaming the algorithm.
- New bundles should start as editable drafts with ratio splits — stop deleting-and-recreating packs.
- Disclose prune and understand reset participation before you invite partners.
- Back up jam themes as JSON; re-upload images on paste.
- Prefer tier-based Patreon grants; document claim-time entitlement and gifted memberships.
- File
itchio_july2026_creator_tools_receipt_v1.jsonwith gates I1–I6 before calling the migration done. - Keep dual-SKU economics and depot dress rehearsals as sibling workflows — this URL is platform tooling only.
Frequently asked questions
What is itch.io Sale Explorer?
Sale Explorer is itch.io's July 2026 seasonal-sale browsing experience with exclusion filters, subcategory counts, final sale price filters, Staff Picks, recommendations, and Find Similar sorting. It takes over the sales page during site-wide seasonal sales.
What changed in itch.io bundle hosting in 2026?
Hosts can edit draft bundles before approvals, set ratio-based revenue splits to two decimals, bulk-import from jam or collection URLs, drag-reorder projects, optionally prune up to 15% of stalled participants, reset participation to re-edit, and view richer analytics.
How does the new itch.io Patreon integration work?
itch.io rebuilt Patreon on the V2 API. Creators can grant project access by any paid membership, specific tiers (including free tiers), or the legacy minimum pledge amount. Gifted memberships count; cancelled patrons keep entitlement through the paid period; access is checked at claim time and then kept.
Should I enable bundle prune on my first co-op pack?
Only if participants will see the opt-in notice and you truly need it to publish. For a first smoke, leave prune off and practice editable drafts plus ratio splits instead.
Does Sale Explorer help my Steam wishlist?
Indirectly at best. Sale Explorer changes how buyers browse itch seasonal inventory. Steam wishlist outcomes still depend on your Steam page, demo quality, and dual-SKU hierarchy — see the wishlist split case study if discovery is leaking.
Do I need to rebuild existing pending bundles?
Existing pending bundles can use new features after resetting participation. Plan that reset with partners before you wipe approvals.
Conclusion
itch.io's July 2026 changelog is a creator-ops event disguised as four feature bullets. Sale Explorer changes how buyers cut a 30,000-project sale. Bundle hosting finally matches how humans assemble co-op packs. Jam themes become portable brand kits. Patreon V2 stops punishing international patrons for currency math.
Tonight: one Sale Explorer filter walk, one draft bundle with an honest ratio split, one Patreon tier reconnect, one receipt. Then return to your dual-SKU economics or dress rehearsal with platform controls that match 2026 reality.
Related reading and sources
- itch.io July 2026 changelog - Sale Explorer, bundles, jam themes, Patreon
- Bundle Hosting Revamped - Developer Updates
- Enhanced Patreon Integration - Tier based grants
- itch PWYW vs Steam demo SKU economics worksheet
- Dual-SKU wishlist split recovery case study
- itch/Steam dual depot dress rehearsal
- 12 free itch.io HTML5 upload receipt tools
- itch.io Butler upload and store page ninety-minute QA pass