Skip to content

Releases: WOVNio/wovnjava

Encoding declaration in HTML meta tag

10 Apr 02:36
1042d28
Compare
Choose a tag to compare

Changes include

  • Encoding declaration in HTML meta tag
  • devMode setting
  • Misc code improvements

Add support for sitePrefixPath and fix response buffering

22 Mar 10:32
07f9385
Compare
Choose a tag to compare
  • Create feature sitePrefixPath
    • sitePrefixPath lets the customer set a prefix path to use as an anchor for which WOVN will translate pages. With this setting, WOVN will only translate pages that match the prefix path, and the path language code will be added after the prefix path.
  • Disable super.flushBuffer on response wrapper
  • Document supportedLangs setting

Tagalog Support

22 Jan 09:50
f19e29f
Compare
Choose a tag to compare

Add support for Tagalog language

Fixed "remove unnecessary redirect."

18 Sep 09:10
@2vg 2vg
a3190b7
Compare
Choose a tag to compare
Merge pull request #80 from WOVNio/hotfix/0.4.0

version up 0.4.0

Fix current lang to use target lang on handling timeout error

23 Aug 06:46
Compare
Choose a tag to compare

Support replace location header

09 Aug 07:33
55e42dd
Compare
Choose a tag to compare
Merge pull request #75 from WOVNio/hotfix/location

Support location correctly without test

Support class ignore and fix URL schema problem

25 Jul 10:24
3f49cee
Compare
Choose a tag to compare
Merge pull request #72 from WOVNio/class_ignore

Implement HTML class ignore.

Fix query language problem

06 Jul 03:52
Compare
Choose a tag to compare
0.3.6

Release 0.3.6

Fix image problem

02 Jul 03:11
82c8ce9
Compare
Choose a tag to compare

Fix broken image response header.

Update java version 1.7 to 1.8 for mvn build

20 Jun 04:37
Compare
Choose a tag to compare