github redimp/otterwiki v2.20.7

5 hours ago

Security Fixes

  • Use HMAC with SECRET_KEY for the webhook hash, generate the webhook URL server-side,
    and add GIT_REMOTE_PULL_URL_SECURE for backward-compatible hashes, see #443 (bc77b7d by @onovy).
  • Prevent style attribute XSS in InfoBox, ImageFrame and Figure embeddings (8c5d311).
  • Deny any possibility for malicious redirects, see #504 (15f5a86 by @deseven).
    Thanks to @Fushuling for reaching out and bringing this potential security risk to our attention.

Features

Bug Fixes

  • Add a TOP focus option and unfold all folders when focus is OFF, see #506 (0bc25d8).
  • Safely encode DataTable caption using json.dumps, see #502 (8911f1a by @turfin-logic).
  • Lowercase crumb paths for isdir checks on case-sensitive filesystems (d5b1bdc).
  • Fix referencing pages plugin, see #498 (473ec48 by @ribbal).

Compare with v2.20.6

New Contributors

Don't miss a new otterwiki release

NewReleases is sending notifications on new releases.