Releases: sedubois/mobility-actiontext
Releases · sedubois/mobility-actiontext
v1.1.1
- Fix rich text associations for locales with hyphens.
v1.1.0
- Add rich text associations for each locale (#25)
v1.0.0
- Fix eager loading of single translation using
with_rich_text_#{name}
(#24).
The version update to 1.0.0 indicates the plugin has no more known issues.
v0.6.0
Include all translations on eager load using with_all_rich_text
(#23).
v0.5.0
Require only actiontext in gemspec dependencies (#20).
v0.4.0
Add Rails 7 compatibility.
v0.3.0
Fix destroying records (#12).
v0.2.0
Widen Ruby compatibility to >= 2.5.