KidKit version 0.9.1 released on 04/23/06
Security
  - If the KidKit Plugin cannot be installed (e.g. if Kid is not available),
  then the .kid extension will be disabled for
  delivery. If it would stay enabled and KidKit is not active, Kid templates
  containing passwords or other sensitive information would be delivered
  unparsed to the client.
Bugfixes
  - The output method could only be changed for every template individually.
  Changing the default output method by setting KidOutputMethodin Application.config now works as well.
  (Reported by Frank Barknecht.)