Changelog

A history of updates and improvements to Orchard.

v0.4.4app
  • Buy and download premium plugins directly in the app
  • Native "Save As" download dialog so you choose exactly where plugin files go
  • Cancellable purchases with automatic entitlement re-check
  • Plugin prices shown on browse and search cards
  • Fixed a blank-screen / renderer crash affecting some Linux systems
v0.4.0website
  • Premium (paid) resources: creators can charge $2 to $200 and get paid via Stripe Connect while keeping ~85%; buyers own purchases forever, with a Library and gated downloads
  • Passwordless sign-in: email one-time codes replace passwords and 2FA, with a unified signup flow
  • Rebranded the marketplace to Orchard
  • Cookie consent banner with opt-in, cookieless analytics; refreshed Privacy Policy, Terms, and Resource Rules to cover paid resources and payouts
  • Admin maintenance mode with auto-recovery, admin badge management, and a read-only reserved system account
  • Home page refreshed with live Supporter pricing and premium creator messaging
  • Public status page via Better Stack
  • Groundwork for ad-revenue sharing with creators
  • Hardened the payments path: verified webhooks, refund and chargeback handling, and idempotent purchases
v0.4.3app
  • Sentry error reporting with PII scrubbing for faster crash fixes
  • System tray with close-to-tray, so the window is always recoverable
v0.4.0app
  • Rebranded to Orchard
  • Passwordless sign-in with email one-time codes and OAuth, no more passwords
v0.3.5website
  • Redesigned browse cards with a vertical hero and gallery carousel
  • Dashboard split into sidebar-nav sub-pages
  • Per-creator view tracking and a creator analytics dashboard
  • Review threads and moderation improvements with per-decision emails
  • Admin dashboard with badge management (grant, revoke, and create badge types)
  • Mobile slide-in navigation sheet
  • OS-aware app download page driven by the release manifest
  • Self-service account deletion for GDPR erasure
  • Switched transactional email to Postmark with a change-email flow
v0.3.3app
  • Self-hosted Lexend font and fixed the logo in release builds
  • Fixed sign-in from the desktop app (CORS for Tauri 2 origins)
v0.3.0website
  • Rebranded marketplace to Pomme Orchard at orchard.pomme.rs
  • GitHub OAuth sign-in, alongside Microsoft and Discord
  • Account security page with password change, 2FA, OAuth connection management, and email change with verify-before-swap
  • Stripe-powered Supporter subscriptions with tier badges shown on your profile
  • Branded email templates that follow your system theme
  • Mobile slide-in nav sheet with profile shortcut and inline notifications
  • Resource detail page redesigned with creator info in header and Embla gallery carousel
  • Refresh-token sessions so you stay signed in across deploys
  • Reframed the platform around resources rather than plugin-only language
  • Real-time notifications with reconnect history backfill
  • Cloudflare Turnstile on signup and sensitive flows
  • Tighter validation on slugs, tags, versions, and platforms, with reserved-slug protection
  • Per-user rate limits on resource creation, version uploads, reports, and avatar changes
v0.3.1app
  • Fixed Windows installer icon on the .msi build
  • Release bundles upload directly to R2 from each CI runner
v0.3.0app
  • Preview banner in the top bar while in beta
v0.2.4website
  • Mobile-responsive layout: hamburger menu, stacking sections, and optimized grids
  • Plugin detail page responsive: version table adapts for mobile, sidebar stacks below content
  • Plugin settings pages responsive: members, general settings, gallery
  • OS-aware download buttons on /app page fetching latest release from CDN
  • Beta badge on /app page
  • Footer 2-column grid on mobile with brand row layout
v0.2.4app
  • Fixed window controls (minimize, maximize, close) not working in release builds
  • Fixed version number not showing in settings
  • Beta badge in top bar
  • Auto-update support via Tauri updater plugin
v0.2.0website
  • New landing page with animated category scroll, feature cards, app preview, and support banner
  • App download page with feature highlights and showcase sections
  • Support subscription page with multi-currency pricing (40+ countries)
  • Referral program page and dashboard with create, copy, and delete codes
  • Status page placeholder (Better Stack / Atlassian Statuspage)
  • Country detection via Cloudflare headers for localized pricing
  • Navbar now links to app download page
  • Footer updated with new page links
v0.2.0app
  • User profile page with published plugins
  • Follow/unfollow projects from plugin detail
v0.1.0app
  • Browse, search, install, and manage plugins
  • Plugin detail pages with description, changelog, and versions tabs
  • Microsoft and Discord OAuth sign-in
  • Follow/unfollow projects
  • Theme support: dark, light, oled, and system
v0.1.0website
  • Plugin detail pages, user profiles, organization management
  • Plugin publishing with version uploads, icons, gallery, and tags
  • Moderation queue with approve/reject workflow
  • Team permissions with granular roles
  • Release channels: release, beta, and alpha versions
  • Full-text search powered by Meilisearch
  • Legal pages: terms, privacy, copyright, and resource rules
  • Help center, changelog, translations, and report pages