You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Maxim Solodovnik <so...@apache.org> on 2017/09/24 17:38:53 UTC

[ANNOUNCE] WicketStuff 7.9.0 Released

WicketStuff core 7.9.0 based on Apache Wicket 7.9.0 is released and soon
will be available at Maven Central!

The changelog since 7.8.0 is:

Andrea Del Bene (3):
      Added error logging to handleException
      Fix to testing code. Used JsonUnit to overcome problems with
JSON comparing.
      Try to fix date comparison error applying a timezone

Dieter Tremel (1):
      Wicket Google Charts for loader based API (#608)

Maxim Solodovnik (6):
      Whitespaces are fixed
      Wicket version is updated
      Fixes issue #605: tokenSeparators are passed in correct format
      urlfragment: Whitespaces are fixed
      Fixes issue #604: UrlUtil is being conditionally created
      Wicketstuff 7.9.0 release

Richard Eckart de Castilho (1):
      #602 - UrlParametersReceivingBehavior does not find resource
when subclassed

Dieter Tremel:
      New module: Wicket Google Charts for loader based API


The WicketStuff team