Skip to content

v0.6.25

Latest

Choose a tag to compare

@th3nu11 th3nu11 released this 08 May 16:31
· 0 commits to master since this release

Bug fixes

  • Fixed KeeWeb not loading in iframe: added allowIframes: true to the config endpoint. KeeWeb 1.18.x disables iframe embedding by default; the Nextcloud plugin embeds it in an iframe, so this setting is required.
  • Fixed PHP syntax errors in keeweb.php: bare <? sequences in bundled JavaScript (XML processing instructions, regex patterns) were being interpreted as PHP opening tags, causing HTTP 500 on load.

Notes

v0.6.24 should be considered broken — upgrade directly to v0.6.25.

Compatible with Nextcloud 33–34.