Skip to content

0.2.0

Choose a tag to compare

@georgestephanis georgestephanis released this 03 Apr 14:57
· 106 commits to trunk since this release
6f170f6

v0.2.0 is the first public release after the 0.1.0 soft launch, and marks the project rename from P2 Next to P2026.

This release expands the plugin well beyond the initial frontend posting and commenting flow with a modular collaboration feature set for modern WordPress.

Added

  • Frontend New Post modal with admin bar integration
  • Module system with activation controls
  • Mentions with autocomplete and hovercards
  • Search across posts and comments
  • Read/unread tracking with unread badge
  • Notifications dock for mentions and replies
  • Post-state workflow controls
  • Audit log backend
  • Internal link previews
  • GitHub-based update support for release, prerelease, and trunk channels

Improved

  • Frontend editor and new-post UX
  • Search refinement and mounting behavior
  • Notification queries, metadata, and dock behavior
  • Playground/demo setup and seeded data
  • Project documentation and architecture coverage

Notes

P2026 continues to follow a progressive-enhancement model: theme-rendered markup stays intact, while collaboration features are layered in through React, shared store state, and REST endpoints.

Full Changelog: 0.1.0...0.2.0