Release notes / Learnomy
Free Plugin Plugin

Learnomy

Launching an online course usually means stacking a course plugin, a payments addon, and a membership plugin. Learnomy ships all three in one free LMS: courses, quizzes, verifiable certificates, checkout, and memberships. Launching June 12.

2 releases
v1.1.0 latest
June 12, 2026 shipped

v1.1.0 Latest

June 12, 2026
New 2 Fix 3 Compat 1

New

  • Action Scheduler is now bundled, so recurring jobs (membership renewals, reminders, dunning, webhook delivery, large broadcasts) run on a standalone install with no WooCommerce required.
  • BuddyX and BuddyX Pro theme bridge: Learnomy adopts the theme palette and follows its dark mode automatically.

Fix

  • Bearer token authentication now works for REST and mobile clients; tokens were issued but never read, returning 401.
  • The certificate designer pre-loads the Classic template when creating a new certificate instead of opening to a blank canvas.
  • Cancelling a membership now unenrolls the member from the courses that membership granted, even on enrollments created without a stored plan id.

Compat

  • Aligned with Learnomy Pro 1.1.0. Install both updates together.

v1.0.0

Note 19

Note

  • Initial release.
  • 37 custom MySQL tables: courses, quizzes, certificates, memberships, revenue, and more.
  • Course builder with sections, lessons, and topics.
  • 6 quiz question types with auto-grading and manual essay grading.
  • 5 quiz display templates: Focused, Classic, Sectioned, Conversational, Review Board.
  • Certificate generation with UUID verification, QR codes, and Ed25519 signatures.
  • in membership plans with Stripe and PayPal recurring billing.
  • 2-party commission system with instructor payout tracking.
  • Coupon system with percentage and fixed discounts.
  • 145 REST API endpoints under `learnomy/v1` with JWT auth and batch support.
  • 12 Gutenberg blocks, 6 sidebar widgets, 10 shortcodes.
  • 5 WP-CLI top-level commands with sub-commands for inspect, test, and selfcheck.
  • no React, no jQuery, no build step.
  • 34 AI-discoverable LMS actions across 6 categories.
  • FULLTEXT search, JSON-LD schema markup, and XML sitemap.
  • 8 HTML email templates.
  • GDPR data export and erase compliance.
  • Dark mode support.
  • BuddyNext and Jetonomy ecosystem hooks.