Skip to content

Publify 10.0.0

Latest
Compare
Choose a tag to compare
@mvz mvz released this 30 Jun 15:58
· 89 commits to master since this release
080e333

This major release updates Publify to Rails 6.1 in preparation of the upgrade to Rails 7.0. It also updates the set of supported Rubies to 2.7 through 3.2.

Security-related changes

  • Require at least Rails 6.1.6.1 #1068
  • Update puma dependency to require at least version 5.6.4 #1064

Updated dependencies

  • Upgrade to Rails 6.1 #987, #1014,
  • Support only Ruby 2.7 through 3.2 #1013, #1041, #1115, #1120
  • Update various other dependencies (various pull requests)

Breaking changes

  • Remove support for Textile as a text format #1001
  • Require email uniqueness to be case-insensitive #1080

Other changes

  • Add arabic language to the project #1060 by ahmedhamid13
  • Fix article search rendering in bootstrap theme #1101
  • Remove local copies of engines and use external ones instead #1099
  • Require AWS configuration to be present when choosing AWS storage #1082
  • Replace deprecated non-digest-assets configuration #1019

Internal changes

See also the changelogs for publify_core,publify_textfilter_code and publify_amazon_sidebar.