Releases: WOVNio/wovnrb
Releases · WOVNio/wovnrb
2.0.3
- Improve snippet escaping
2.0.2
- Update README instructions
2.0.1
2.0.0
- We changed the translation flow to use our translation backend API. With this new version, users won't have to update the gem very often as the translation logic was moved to an independent service that can be updated separately
- There are no changes in the configuration settings. Just upgrade the gem and you're ready to go
1.1.0
1.0.13
- Fix Nokogumbo dependency (not compatible with Nokogumbo 2.0.0 yet)
1.0.12
- Add base href tag support
- Handle HTML Fragments (translate but don't insert wovn.io snippet)
1.0.11
- Finish Nuxt bug fixing (missed one part in the code)
1.0.10
Adds support for Nuxt
1.0.9
- Localize links with rel="canonical" attributes for SEO purpose