Added
- Markdown import/export for notes: users can now:
- Export any note as a
.mdMarkdown file. - Import a Markdown file to create a new note, with automatic conversion to the Tiptap rich-text format.
- Export any note as a
Changed
- LemonSqueezy environment: switched the billing integration from sandbox/test mode to the production environment (v1.2.19).
- Fixed invalid store ID: corrected an incorrect LemonSqueezy store ID that was preventing production checkout links from being generated (v1.2.19a).
Notes
v1.2.18,v1.2.19, andv1.2.19ashare the same underlying code commit. The v1.2.19 and v1.2.19a tags represent production billing configuration changes rather than code changes.