The Trix dependency is now satisfied by a gem,
action_text-trix
, rather than vendored files. This allows applications to bump Trix versions independently of Rails releases. Effectively this also upgrades Trix to>= 2.1.15
.Mike Dalessio
Change
ActionText::RichText#embeds
assignment frombefore_save
tobefore_validation
Sean Doyle
Please check [8-0-stable]) for previous changes.