Change8

v6.58.0

📦 ghostView on GitHub →
6 features🐛 11 fixes

Summary

This 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.

✨ New Features

  • Released the React member details screen.
  • Added support for Docker secrets to config loading.
  • Improved automation canvas panning so the flow can't be lost off screen.
  • Refined the React tag details screen.
  • Changed the upgrade destination on host limits to be configurable.
  • Improved Admin error messages to say what actually went wrong.

🐛 Bug Fixes

  • Fixed .rpm and .deb files being rejected by the file upload card.
  • Fixed text filters losing values ending in a dollar sign.
  • Fixed periodic host limits in Admin.
  • Fixed redirecting outbound requests crashing Ghost.
  • Stopped automation runs when member unsubscribes.
  • Fixed card assets busting caches on every Ghost restart.
  • Improved reliability of email analytics events.
  • Fixed a members import silently dropping columns a short first row misses.
  • Fixed the label dropdown running off the bottom of the screen.
  • Fixed the members import mapping step on short screens.
  • Fixed missing email notification when a member import fails.