Skip to content

Releases: WOVNio/wovnrb

0.2.09

19 Jul 07:54
Compare
Choose a tag to compare

Fix:

  • Fix activesupport version. (#47)

0.2.08: Fix Chinese hreflang to fit norm ISO639-1

19 Jul 06:14
Compare
Choose a tag to compare

Fix:

  • Use zh-Hant instead of zh-CHT in hreflang for Traditional Chinese
  • Use zh-Hans instead of zh-CHS in hreflang for Simplified Chinese

0.2.07

29 Jun 04:28
Compare
Choose a tag to compare

Fix

  • Update description of wovnrb.gemspec. (#43)

Fixes for development

  • Add tests of multiple ruby versions. (#38)
  • Fix sometimes failed test. (#41)
  • Check code coverage. (#45)

0.2.06

28 Jun 06:30
Compare
Choose a tag to compare
  • Deal with erroneous noscripts within head (#42)

0.2.05

20 Jun 09:28
Compare
Choose a tag to compare
  • Fix broken HTTP_REFERER. (#40)

0.2.04

31 May 08:45
Compare
Choose a tag to compare
  • Query parameter should be empty when query setting is not matching. (#33)
  • Cache Dependencies on Travis CI. (#34)
  • Fix documentation. (#35)
  • Remove language code from HTTP_REFERER when url_pattern is path. (#36)

0.2.03

27 Apr 10:00
Compare
Choose a tag to compare
  • Remove hard-coded version in test. (#29)
  • Support Bulgarian. (#30)
  • Fix regex match multiple times when line-break exists. (#31)
  • Remove unnecessary file and update .gitignore. (#32)

0.2.02

21 Apr 06:28
Compare
Choose a tag to compare
  • Fix/remove previously inserted widget (#23)
  • Update README.md (#24)
  • There is some case that the slash is needed. (#26)
  • Implement use_proxy option. (#27)
  • "version" parameter is always empty in wovn script tag. (#28)

0.2.01

21 Apr 06:28
Compare
Choose a tag to compare
  • Should rewrite URLs in form tag's action property. (#19)