Skip to content

v1.12.0

Compare
Choose a tag to compare
@hugopeek hugopeek released this 21 Oct 09:23
· 242 commits to master since this release

Released on August 30, 2021

New features:

  • Use Markdown content with any template
  • Add operations script with update command
  • Integrate MailBlocks (as stand-alone package)

Fixes and improvements:

  • Update Backyard
  • Rename some CB fields and layouts to be more uniform
  • Fix lists with connected patterns in front-end library
  • Add class to empty grid columns
  • Load conditional CSS assets and Google fonts asynchronously
  • Load Google fonts with direct link and v2 syntax [BREAKING CHANGE]
  • Add cbLayoutCTA chunk (not referenced directly)
  • Make sure width or height is not 0 in fixed overview and gallery images
  • Fix scenario where mobile-only slider would not return to original state
  • Fix issues with slides not receiving correct width when initialized
  • Add Collections template for Notes
  • Rename toolbarKnowledgeBase to toolbarNote
  • Rename HeaderVertical templates to BasicVertical
  • Merge NoteMarkdown and NoteContentBlocks templates
  • Add option to show pages with hidden alias in breadcrumbs
  • Rename cbOverviewRowImg chunks to imgOverview [BREAKING CHANGE]
  • Fix critical CSS not being shared between templates (if configured)
  • Set pagetitle as fallback for overview image ALT text
  • Exclude all menus from Gitify except Configuration
  • Include defaults from Soil

v1.11.1

Released on June 10, 2021

Romanesco Patterns 1.0.0-beta5

Fixes and improvements:

  • Pin MIGX to 2.13.0-pl in Gitify configs
  • Set default responsive image scaling value to 51
  • Fix email not being sent when using dynamic emailTo (and empty regular field)
  • Fix required label of collapsible select option in FormBlocks
  • Add 'open in new window' option to Image with Link CB
  • Make sure placeholder prefixes are unique when generating background CSS
  • Properly display MODX outer tags from Markdown files (if they've been split)
  • Add option to generate critical CSS for pages behind htpasswd wall
  • Fix returnFirstHit snippet skipping over hits
  • Add gallery lightbox after the footer (and not inside)
  • Make Fibonacci sequence generator more flexible
  • Let MODX clear overview cache if custom cache is disabled