What's Changed
- fix: increase checklist item padding and fix text overflow in editor by @fredicious in #32
- feat: Note history and version restore by @Copilot in #33
- feat: add email notifications when a note is shared
Send an email to collaborators when they are added to a shared note.
Uses nodemailer with optional SMTP configuration (auto-enabled when
SMTP_HOST is set). Users can opt out via the notifyOnShare preference.
https://claude.ai/code/session_01P4HSMr7QvKw9TMNikUJD9e by @fredicious in #34
New Contributors
- @Copilot made their first contribution in #33
Full Changelog: v0.19.3...v0.20.0