Skip to content

0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 22:05
· 237 commits to main since this release
b58690c

Changed

  • App shell CSS/JS now load through the WordPress enqueue API (registered handles, inline bootstrap config via wp_add_inline_script, defer strategy).
  • Reworded the plugin description per wordpress.org review guidelines.

Security

  • Tightened REST API capability checks: draft Moments list only for users who can edit them, notifications are scoped to Moments the current user can edit, syncing responses requires edit_post on the target, and attaching media requires upload_files.

Full Changelog: 0.1.0...0.1.1