Skip to content

Publify 9.2.0

Compare
Choose a tag to compare
@mvz mvz released this 17 Jan 20:51

This release updates Publify to use Rails 5.2. It also introduces some breaking changes:

  • Drop support for custom mail.yml configuration. Mail settings should now be configured in config/environments/production.rb
  • Drop support for custom timezone.yml configuration. If relevant, the timezone can be set in config/application.rb
  • Drop support for Ruby 2.2 and 2.3
  • Drop support for humans.txt
  • 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