0.1.1
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_poston the target, and attaching media requiresupload_files.
Full Changelog: 0.1.0...0.1.1