Skip to content

Releases: recontentapp/studio

0.3.1

07 Oct 19:27
7d9f685
Compare
Choose a tag to compare

This release fixes an issue related to the recontent compile command where the source folder path is not correctly used to lookup templates.

Full Changelog: 0.3.0...0.3.1

0.3.0

06 Oct 09:41
d11a53e
Compare
Choose a tag to compare

This version adds a new command to scaffold a default folder structure for email templates & layouts quickly.

recontent new my-templates

Full Changelog: 0.2.0...0.3.0

0.2.0

05 Oct 19:53
78c5c72
Compare
Choose a tag to compare

This version is an early preview of Recontent Studio: a local environment to develop MJML email templates & layouts.

  • Live responsive preview: Check how your template looks for different screen sizes with hot reload
  • Localization: Localize content & preview templates in multiple languages
  • JSON schemas: Pass variables to templates & preview them with fake data
  • Reusable layouts: Share the same structure across multiple templates
  • Typed email renderer: Generate a Typescript email renderer for your templates

Full Changelog: https://github.com/recontentapp/studio/commits/0.2.0