Skip to content
Py
Vendr
Bots
Bundles
Pricing
Docs
Stats
Live
What's New
WHAT'S NEW
Changelog
New bots, features, and improvements shipped to PyVendr.
March 27, 2026
v3.2.0
improvement
Homepage repositioned around self-hosted, production-ready Python bots with stronger conversion copy and clearer CTA hierarchy
improvement
Catalog cards upgraded with real license-entry pricing, stronger value framing, and clearer lifetime-source messaging
fix
Bundle pricing now derives from discounted lifetime bot pricing, and bundle checkout is explicitly lifetime-only across UI, API, and Stripe sync
feature
Marketplace stats page rebuilt with real catalog, pricing, release, and buyer-activity metrics
improvement
Pricing page rewritten to remove managed-hosting ambiguity and explain one-time self-host licensing clearly
feature
Plausible conversion events added for homepage CTAs, catalog search/filter use, checkout opens, and newsletter signups
fix
Removed stale placeholder counters and inconsistent bot-count language across homepage and catalog surfaces
fix
Live stats downloads metric now uses real download counts instead of bot sales as a proxy
improvement
SEO and metadata copy updated to better reflect the premium self-hosted marketplace positioning
February 27, 2026
v3.1.0
feature
Auto-newsletter system — generates content from DB, admin preview/send, one-click unsubscribe
feature
License tier system — lifetime, 1-month, 3-month, 6-month, and 12-month licenses
feature
License auto-expiration — server-side enforcement on activation with tier info in response
improvement
Experimental disclaimers added to pricing page, terms of service §7, and footer
security
Constant-time secret comparison for Discord webhook (prevents timing attacks)
security
License anti-enumeration — identical error for not-found and invalid format
security
Dedicated license rate limiter (10/min) replacing shared checkout limiter
fix
CSP now allows Plausible analytics — script-src and connect-src updated in middleware + Nginx
fix
Social scheduler bot crash — missing bot_slug argument in validate_license()
fix
Newsletter unsubscribe hardened with rate limiting, Zod validation, and safeError
fix
Machine fingerprint mismatch — Python sends machineFingerprint, server now accepts both field names
improvement
Comprehensive codebase audit — 14 unused imports removed, unused DB query eliminated
improvement
SEO metadata added to hosting dashboard and support tickets pages
improvement
Prisma client regenerated to sync with License tier/expiresAt schema changes
February 27, 2026
v3.0.0
improvement
Full marketplace audit — .env.example added to all 24 bots
improvement
bot.yaml metadata files added to all 24 bots
fix
Removed phantom dependencies (schedule, Jinja2) from 3 bots
fix
Wrapped discord.py import with try/except for graceful error handling
improvement
All 24 download zips rebuilt with new documentation files
feature
Plausible analytics for privacy-friendly conversion tracking
feature
Social proof section on homepage with customer stats
feature
Email capture form on homepage for newsletter signups
improvement
Founder section added to About page
fix
Footer category links now pre-filter the bot grid
fix
Hero subtitle copy cleaned up — no more duplicate text
improvement
Version bumped to v3.0.0 across all surfaces
February 26, 2026
v2.9.0
feature
Wasteland theme — third color scheme with amber/gold palette
fix
Added meter unit metadata to all 9 original bots in the database
feature
Salesforce-style ticket detail panel with chat-bubble messages
improvement
Compact ticket toolbar (50px vs 150px) with collapsible details
improvement
Three-way theme cycling: dark → light → wasteland
February 25, 2026
v2.8.0
feature
Discord webhook integration for support tickets with rich embeds
feature
Auto-incrementing ticket numbers (PYVENDR-0001 format)
feature
Ticket bot persona with PyVendr branding in Discord
improvement
Admin ticket page centralized into single-page Salesforce-style layout
improvement
Full bot audit — fixed 3 broken bots, verified all 24
hosting
Container capacity updated to 150 concurrent containers (64 GB RAM upgrade on node-1)
February 24, 2026
v2.7.0
feature
Hosting dashboard with setup guides for all 24 bots
feature
Cluster health monitoring panel with real-time container stats
feature
Stripe metering integration for usage-based hosting billing
hosting
Config templates with auto-filled environment variables per bot
feature
Support ticketing system with categories and priority levels
feature
Support plans page (Plus, Pro, Business tiers)
February 23, 2026
v2.5.0
new bot
3 Pro bots launched: SEO Auditor, Social Scheduler, Sentiment Analyzer
new bot
6 Flagship bots: Discord Poll Bot, Uptime Monitor, Doc Q&A, Ticket Triage, Invoice Extractor, Meeting Notes
improvement
All 9 original bots upgraded to v3.0.0 with signal handling, SQLite WAL, and lazy imports
feature
Bot bundles — 5 curated collections with up to 40% savings
feature
Creator profiles and bot attribution system
February 22, 2026
v2.0.0
feature
Account dashboard with purchase history, licenses, and 2FA
feature
Compare page for side-by-side bot evaluation
feature
Pricing page with tier breakdowns and LaunchKit deployment packs
feature
Changelog, docs, about, contact, support, and stats pages
security
Field-level AES-256-GCM encryption for license keys and tokens
security
Database role hardening — app, migrate, and readonly roles
February 21, 2026
v1.5.0
feature
Domain migration to pyvendr.com with Let's Encrypt HTTPS
feature
Stripe integration with 30+ synced products
feature
Checkout flow with CheckoutModal and confetti success page
feature
License key system with activation and secure download tokens
feature
PM2 production deployment with Nginx reverse proxy
February 19, 2026
v1.0.0
feature
Initial PyVendr marketplace launch
new bot
9 production-ready Python bots: PriceTracker, WebScraper, FileOrganizer, API Monitor, CSV Cleaner, LogAnalyzer, EmailAutomator, DiscordCommander, RSS Aggregator
feature
Next.js 16 + Tailwind CSS + Prisma + PostgreSQL stack
feature
Dark/light theme with animated terminal hero section