You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@wicket.apache.org by Martin Grigorov <mg...@apache.org> on 2017/02/08 12:07:50 UTC

[ANNOUNCE] WicketStuff 8.0.0-M4 Released

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

The changelog since 8.0.0-M3 is:

Joachim Rohde (4):
      don't add js code twice
      Removed deprecated methods
      Removed deprecated constructor calls
      Removed the leading 'on' in the event name 'onclick' for
AjaxEventBehaviors

Sven Meier (4):
      issue #569 getObject's return might be a type variable
      removed erroneous commit into minis
      added behaviors for IE Document Compatibility and Safari Persisted
Cache
      corrected/improved doc, no functional changes

Andrea Del Bene (2):
      Revert "Revert "WICKET-6287 Switch from json.org to open-json""
      Change to comply with the last version of open-json

Martin Tzvetanov Grigorov (2):
      Fix the build against 8.0.0-M4
      Release 8.0.0-M4

Jonathan Heek (1):
      fix indentation

Maxim Solodovnik (1):
      WB module is fixed to work with M4


The WicketStuff team