Skip to content

v2.2.0

Compare
Choose a tag to compare
@mejackreed mejackreed released this 15 Aug 23:56

v2.1.0...v2.2.0

This release has several notable changes.

Update notes

Adopters wanting to take advantage of the enhancements in #2092 which could potentially prevent users from saving large pages should run:

$ rails generate spotlight:increase_paper_trail_column_size

#2091 and #2088 make several changes to fix the build, including updating our Rubocop todo, and requiring i18n < 1.1 as i18n introduced a backwards incompatible change with Rails (rails/rails#33574)
#2094 Updates our CI to build with Rails 5.2.1
#2086 adds new locale files for Chinese and Italian languages
#2092 Update the PaperTrails versions table to be larger to accommodate large Spotlight::Page
#2082 Uses textarea for free form text input