1.2.19aStashSync.app team1 min read

v1.2.18 / v1.2.19 / v1.2.19a — Markdown Import/Export & LemonSqueezy Production

Adds Markdown import and export for notes, switches LemonSqueezy billing to production mode, and fixes an invalid store ID.

Added

  • Markdown import/export for notes: users can now:
    • Export any note as a .md Markdown file.
    • Import a Markdown file to create a new note, with automatic conversion to the Tiptap rich-text format.

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, and v1.2.19a share the same underlying code commit. The v1.2.19 and v1.2.19a tags represent production billing configuration changes rather than code changes.