📦 CHANGELOG (Pro)— MyContinuum v1.3.0
📦 CHANGELOG — MyContinuum v1.3.0
Release Date: July 8, 2025
✨ Major Features
🔐 Identity Management
- Add support for creating new
npub/nsecidentities from the UI - Prevent overwriting: fallback filenames like
nickname-1.jsonif a name already exists - Automatically load newly created identity into session
- Fully compatible with
identities/directory structure
✍️ Notes & Articles Enhancements
- Post notes and articles from any selected identity (not just default)
- Show active signing identity in UI
- Add live Markdown preview toggle for both notes and articles
- Support optional shortened URLs in preview (toggle switch)
🔗 Smart URL Shortening
- Auto-detect and shorten Markdown + raw URLs in article preview
- Use
is.gdas the primary shortener with TinyURL as a fallback - Added
shorten_url_smart()utility inutils.py
📡 Publishing Feedback
- Show publishing status via floating modal
- Real-time updates:
📡 Publishing to relays...✅ Successfully published!❌ Failed to publish.
- Fade out automatically after 5 seconds
🌍 Branding & Identity Launch
- Created and published identity for Blue Planet Ventures, Inc.
- Uploaded avatar and configured profile (bio, URL, handle)
- Published launch note + welcome article via MyContinuum
- URL: https://bpv.one
🛠️ Technical/Infra
- Dockerfile updated to support
nostr.keyvia GitHub dependency identity_utils.pycreated for modular identity generation
🧭 Notes
- Draft editing supported for both notes and articles
- Published article editing (re-publish as new event) moved to v1.4+
- True deletion via kind:5 delete event deferred to v1.4+
🔜 Coming in v1.4
- Edit and re-publish published articles
- UI polish for identity/profile switching
- Basic kind:5 deletion support for notes/articles
Write a comment