Resizable inputs

November 7th, 2022 | Minor

This release provides a number of useful options for controlling the size of some of our larger inputs in the Data Editor. We also now allow JPEG profile images and have a nicer title-to-filename mapping.

Features:

  • Resize options for Rich Text inputs.
  • Resize options for Code inputs.
  • Allow JPEG profile images.
  • Improve slugify behavior for new filenames.
  • Improved initialization of new Hugo shortcodes in the Content Editor.
  • Added Hugo snippet templates for shortcodes with no arguments.

Fixes:

  • Fixed a bug with escaped characters in Hugo shortcode parameters
Open in a new tab