Ghost
Backend & InfraIndependent technology for modern publishing, memberships, subscriptions and newsletters.
Release History
View all versions →v6.62.06 fixes1 featureThis release introduces a new React tag details screen and includes several bug fixes addressing issues with unsubscribe links, subscription attribution, image dimension requests, landing pages, design previews, and sidebar selections.
v6.61.02 fixes2 featuresThis release introduces email-able gift subscriptions and Portal gift sub links. It also includes bug fixes for email analytics and improved resilience for disconnected clients.
v6.60.07 fixes1 featureThis release adds new analytics fields to automations and includes several bug fixes, including issues with newsletter recipients, Safari links, batch email sending, log flushing, configuration detection, notification HTML, and post counts on tags.
v6.59.05 fixesThis release includes several bug fixes, addressing issues with MySQL migrations, navigation markup, header card exclusions, newsletter filters, and donation checkouts.
v6.58.011 fixes6 featuresThis release introduces a new React member details screen and adds support for Docker secrets in configuration loading. It also includes numerous bug fixes for file uploads, text filters, host limits, and member imports.
v6.57.15 fixesThis release includes several bug fixes, addressing issues with text color on light backgrounds, webhook events for paid plans, admin toolbar redirect loops, missing webhook tiers, and theme settings resets.
v6.57.02 fixes1 featureThis release introduces analytics for email sequences and improves production Docker build performance. It also includes bug fixes for web analytics loading and link helper attribute spacing.
v6.56.06 fixes2 featuresThis release introduces a specific-tier option for editor previews and configurable search entries for billing. Several bugs have been fixed, including issues with newsletter links, SVG favicons, header card layout, comment threads, post deletion with comments, and Stripe checkout.
v6.55.08 fixes1 featureThis release introduces a configurable sidebar trial banner and addresses several bugs, including issues with feature image alt text, newsletter subscriptions, outbound link tagging, and email notifications.
v6.54.11 fixThis release addresses a bug fix related to settings preview interactions. The specific issue was tracked under issue #29618.
v6.54.014 fixes9 featuresThis release enhances security and performance with improved filename generation and automation polling. It also introduces several new features, including support for v4 schema, custom adapter locations, and an inline editor for redirects.
v6.53.02 fixes5 featuresThis release introduces boot-time validation for adapters and improves user lookup dependency injection. It also includes performance enhancements for author selection and analytics, along with fixes for welcome email warnings and expired session handling.
v6.52.11 fixThis release includes a bug fix for link selection in the automations email editor.
v6.52.03 fixes1 featureThis release adds tax ID collection to Stripe checkout and includes several bug fixes for mobile preview, tag/author colors, and Top Posts display. It also removes the discontinued Tenor GIF provider.
v6.51.08 fixes1 featureThis release introduces new Social Web handle preferences and resolves several bugs related to subscriptions, security logging, email previews, and member management.
v6.50.010 fixes7 featuresThis release introduces several new features, including publisher gift links and configurable admin session max age, alongside numerous bug fixes across the admin interface and data handling.
v6.49.03 fixes1 featureThis release introduces support for markdown and llms.txt files in AI tooling and resolves several minor bugs related to styling, analytics, and dark mode.
v6.48.05 fixesThis release focuses on stability and usability improvements, fixing several bugs related to newsletter sending, theme uploads, and automation editor functionality across different browsers.
v6.47.04 fixes1 featureThis release introduces the beta of the automations feature and includes several bug fixes related to themes, uploads, and member access control.
v6.46.014 fixes1 featureThis release introduces long-press support for context menus on touch devices and resolves numerous bugs across admin, checkout, and content rendering.
v6.45.035 fixes8 featuresThis release introduces IndexNow support for search engines and enhances user experience with improved contrast, better sign-in flow, and numerous bug fixes across admin, member management, and commenting features. Several internal components like Source and Casper were also updated.
v6.44.11 fix2 featuresThis patch release focuses on minor frontend improvements by including site context in member export filenames and resolves a synchronization bug affecting the sidebar member count.
v6.44.04 fixes3 featuresThis release introduces Klipy as a new GIF provider and enhances analytics exports. Several bugs related to favicons, staff invites, and design previews have also been resolved.
v6.43.11 fixThis patch release addresses a specific bug where members-only 403 errors were incorrectly exposed when the llms.txt feature was disabled.
v6.43.07 fixes2 featuresThis release introduces new relative date filters and a frontend admin toolbar. Several bugs related to date filtering, analytics, and input handling have also been resolved.
Common Errors
MigrationScriptError2 reportsIncorrectUsageError1 reportIncorrectUsageError in Ghost often arises from Content API requests (like `browse()` or `read()`) where you attempt to `include` related data without proper configuration in the underlying model layer filters. This often involves forgetting or incorrectly defining the `withRelated` property inside the options/filter arguments passed to the model. Ensure that the `withRelated` array explicitly includes the relations you are attempting to `include` in your API call, aligning the requested relations with the allowed relations in your filter options.
NotFoundError1 reportThe "NotFoundError" in Ghost often arises from missing or incorrectly configured files, particularly the `members.sqlite` database file. To fix this, ensure the `members.sqlite` file exists in the correct Ghost content directory and has proper read/write permissions for the Ghost user. If the file is missing, try reinitializing the members data by truncating any corrupted membership config in the database via the Ghost CLI tool or reinstalling Ghost.
Related Backend & Infra Packages
Production-Grade Container Scheduling and Management
Node.js JavaScript runtime ✨🐢🚀✨
Promise based HTTP client for the browser and node.js
A modern runtime for JavaScript and TypeScript.
Deliver web apps with confidence 🚀
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Subscribe to Updates
Get notified when new versions are released