Publify v9.2.0 Release Notes

Release Date: 2021-01-17 // over 3 years ago
  • 💥 Breaking changes

    • ⬆️ Upgrade to Rails 5.2 (mvz)
    • ⬇️ Drop support for custom mail.yml configuration. Mail settings should now be configured in config/environments/production.rb (mvz)
    • ⬇️ Drop support for custom timezone.yml configuration. If relevant, the timezone can be set in config/application.rb (mvz)
    • ⬇️ Drop support for Ruby 2.2 and 2.3 (mvz)
    • ⬇️ Drop support for humans.txt (mvz)
    • 🗄 Deprecate use of Textile. The admin will warn about any content that uses Textile formatting. A task has been added to convert this content to Markdown. The next release of Publify will drop Textile support entirely (mvz)

    Other changes

    • 🛠 Fix comment preview (mvz)
    • 🛠 Fix gravatar request URL (mvz)
    • 🛠 Fix various issues with the bootstrap-2 theme (mvz)
    • ➕ Add support for Ruby 2.7 (mvz)
    • ⚡️ Update dependencies (mvz)
    • 👍 Allow rake tasks to be loaded when only production gems are present (mvz)