Donate Share

JAMWiki

File Release Notes and Changelog

Release Name: 0.6.3

Notes:
JAMWiki 0.6.3 (code name "Foodscapes") is now available for
download. The 0.6.3 release is a minor release that
includes several enhancements and minor fixes. Notable
changes made during this release include:

* New translations for Portugese and Galician, contributed
  by mmeixide.
* Fixes for several CSS issues, including a problem that
  caused diffs to be invisible when using IE6.
* Fixes for a problem with virtual wikis that occasionally
  resulted in a redirect to the "en" virtual wiki.
* Updates to support systems using IPv6. 

See the README.txt and CHANGELOG.txt files included in the
JAMWiki distribution for additional details about this
release. Users are also encouraged to visit
http://jamwiki.org/ for more detailed documentation, to
report any problems, or to contribute to the project.


Changes: 0.6.3 ===== New Features: * Upgrade to Spring Framework 2.5.1. * The Special:Translation page will now default to the user's default language instead of defaulting to English. * Upgrade to Acegi Security 1.0.6. * Add support for IPv6 to prevent database errors on IPv6 systems. Problem reported by huntc. Bugfixes: * Umlauts, ampersands and other special characters were being double-escaped in the user menu. Bug reported by Толик. * Resolve a CSS issue that impacted display of diffs. Reported by legendsen. * When an access denied message is displayed make sure that the login page displayed is in the same virtual wiki as the orginal page request. Bug reported by Feilong Huang. * Fix several potential (although unlikely) NPE scenarios identified by static code analysis tools. * Update the CSS for pre tags to prevent overflows in tables. Reported by Michael Habbert. * Fix a bug that broke the Special:Contributions when using a non-ASCII user login. Translation Updates: * Updated Dutch translations (Angel). * Added Galician translations (mmeixide). * Updated German translations (axelclk). * Updated Japanese translations (nattolover). * Added Portugese translations (mmeixide). * Updated Spanish translations (AngelPinazo & mmeixide).