New in JSPWiki 2.10.5 - Released on 04/09/2018#

Apache JSPWiki 2.10.5 is the sixth JSPWiki release made as an Apache TLP.

This release features, among other things:

  • Page restore functionality to recover unsaved page edits on Haddock editor
  • Improve usability for mobile and touch devices on Haddock Template
  • Fixed ajax request header 'Connection' forbidden impacting the DEFAULT jspwiki template (JSPWIKI-1070)
  • Upgrade of used libraries:
    • flexmark to 0.34.22
    • slf4j to 1.7.25
    • bundled Apache Tomcat on portable JSPWiki to 7.0.90 (JSPWIKI-1073)

New in JSPWiki 2.10.4 - Released on 23/05/2018#

Apache JSPWiki 2.10.4 is the fifth JSPWiki release made as an Apache TLP.

This release features, among other things:

  • Better support for mobile devices in the Haddock Template (JSPWIKI-835)
  • Floating editing toolbar for Haddock Template (JSPWIKI-1058)
  • Favicon for haddock template
  • A handful of smaller fixes


Full details are available in the ChangeLog file or via our issue tracker.

New in JSPWiki 2.10.3 - Released on 13/02/2018#

Apache JSPWiki 2.10.3 is the fourth JSPWiki release made as an Apache TLP.

This release features, among other things:

  • Friendly reminder, not directly related to the release, but we're on github now, forks and PRs are always more than welcome O:-)


Full details are available in the ChangeLog file or via our issue tracker.

New in JSPWiki 2.10.2 - Released on 20/02/2016#

Apache JSPWiki 2.10.2 is the third JSPWiki release made as an Apache TLP.

This release features, among other things:

  • Complete rewrite of ajax functionality - see SampleAjaxPlugin for an example of use
  • Fixes for running JSPWiki on Glassfish and improved support on Tomcat installations
  • Upgrade of used libraries:
    • ehcache to 2.8.3
    • slf4j to 1.7.12
    • jetty to 8.1.15 (for testing)
    • selenium to 2.42.0 (for testing)
    • stripes to 1.5.8 (for testing)
    • junit to 4.12 (for testing)


Full details are available in the ChangeLog file or via our issue tracker.

New in JSPWiki 2.10.1 - Released on 29/05/2014#

Apache JSPWiki 2.10.1 is the second JSPWiki release made as an Apache TLP.

This release features, among other things:

  • Lucene upgraded to 4.7.0


Full details are available in the ChangeLog file or via our issue tracker.

New in JSPWiki 2.10.0 - Released on 01/02/2014#

Apache JSPWiki 2.10.0 is the first JSPWiki release made as an Apache TLP.

This release features, among other things:

  • New CleanBlue skin, contributed by Ichiro Furusato
  • Support of the X-Forwarded-For HTTP request header
  • Merging and compression of css & js
  • Upgrade of used libraries:
    • lucene to 4.6.0
    • commons-io to 2.4
    • hsqldb to 2.3.0 (for testing)
    • jetty to 8.1.12 (for testing)
    • ehcache replacing oscache
  • Switch to maven as build tool
  • Dropped RCS support


There have also been some public API changes, detailed at: https://github.com/apache/jspwiki/blob/master/jspwiki-war/src/main/config/doc/2.10-API.txt

Full details are available in the ChangeLog file or via our issue tracker.


NewIn