Skip to content

Releases: WOVNio/wovnrb

1.0.8

27 Aug 01:08
Compare
Choose a tag to compare

Added support for Ruby Sinatra

1.0.7

08 Aug 03:17
ce37c64
Compare
Choose a tag to compare
  • Implement custom ignore setting

1.0.6

19 Jul 07:40
01b201b
Compare
Choose a tag to compare

Include widget also for unpublished pages.

1.0.5

17 Jul 00:35
Compare
Choose a tag to compare
  • Prevent replacing of links that are javascript code

1.0.4

11 Jun 09:13
7f65222
Compare
Choose a tag to compare

No change

1.0.3

11 Jun 06:46
8153863
Compare
Choose a tag to compare
  • Fix to not swap data if page is not published (#107)
  • Implement support for HTTP_X_FORWARDED_PROTO or other proxy's header. (#108)

1.0.2

05 Apr 03:21
Compare
Choose a tag to compare

Support dynamic settings for ignore_paths.
For example (sinatra).

get '/dynamic_ignore' do
  request.update_param('wovn_ignore_paths', ['/dynamic_ignore'])
end

1.0.1

22 Mar 01:48
Compare
Choose a tag to compare
  • Localize og:url meta tags
  • Add support for new languages (Basque, Bengali, Catalan, Galician, Hungarian, Latvian, Persian, Swahili and Urdu)

1.0.0

15 Feb 04:56
Compare
Choose a tag to compare
  • Upgrade dependency for security patch
  • Update test version

There is no breaking compatibility

0.2.30

11 Jan 06:13
a7358d0
Compare
Choose a tag to compare
  • Added the dynamic disable feature using the 'wovn_disable' parameter