Skip to content

0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 20:05
· 213 commits to main since this release
15cd89b

Added

  • Save as Draft: start a Moment now, finish it later. Drafts store your selected destinations and never syndicate until published.
  • Continue editing: tap a draft on Home to reopen the composer with its caption, media, and destinations restored; publishing an edited draft (from the app or wp-admin) runs the stored destinations.
  • Drafts row on Home keeps drafts reachable no matter how many Moments publish after them; draft rows carry a Draft chip.
  • Unread indicator on the notifications bell — a simple dot, cleared by viewing notifications.
  • "Open Moment" action link on the Plugins screen for a one-click path into the app.

Changed

  • The + New Moment button moved to the bottom of the screen for one-handed reach.
  • Section pages are created with Moment blocks, so block themes edit them natively; shortcodes remain fully supported.

Fixed

  • Slug collisions are handled instead of silently shadowed: existing pages keep /timeline (etc.) while Moment views fall back to prefixed slugs, and a site with content at /moment gets the app at /moment-app — app links always point at the real locations.
  • The PWA manifest is served dynamically for the resolved app path, without a redirect hop, and no longer hardcodes the wp-content path.

Full Changelog: 0.1.1...0.2.0