Change Log

Simple Addon

Simple (a private addon) serves as the foundational codebase for every site built by Transform Studios. With continuous enhancements, we ensure all clients benefit from new features, faster load speeds, enhanced security, and improved user experience.

Our commitment to transparency is reflected in the change log below, detailing every feature and fix we've implemented in line with evolving technology.


AI Generated Summary of Past 30 days of Releases

Over the past 30 days, several exciting new features and notable improvements have been introduced. Most notably, the platform now makes SEO easier with AI-powered tools: editors can generate optimized meta descriptions for pages at the click of a button, and mass generation features help keep content fresh. Editors also benefit from new enhancements in the entry listing, such as seeing which entries have unpublished changes and easily filtering those with recent updates. Customization continues to expand, with more options to add container, row, and utility classes across a wide range of content blocks, tables, grids, and navigation components, giving users greater design control. Features for Shopify integrations now allow fully customizable product detail views, and robots.txt management has become configurable. Grouping search results across multiple sites improves content discovery, and CMS admin tools, like scheduled entry visibility and cache management, are now more robust and reliable. Across the board, numerous bugs have been fixedβ€”addressing issues from field naming and data display to accessibility (a11y), routing, and asset handlingβ€”resulting in smoother site management and a more polished editorial experience.

  • v5.37.1 (2 days ago)

    πŸ› Fixed

    • Rename Meta Description field @edalzell (#640)
  • v5.37.0 (1 week ago)

    πŸš€ New

    • Ability to group search results across sites @edalzell (#637)

    πŸ› Fixed

    • Hide fields when not default routing @edalzell (#638)
  • v5.36.4 (2 weeks ago)

    πŸ› Fixed

    • Ignore non-Simple collections when disabling SEO Pro @edalzell (#636)
    • Don’t show unpublished changes @edalzell (#635)
    • Cleanup for custom class field improvements @marcorieser (#630)
    • Improve meta description prompt @edalzell (#633)

    🧰 Maintenance

    • Update GitHub Action Versions @edalzell (#634)
  • v5.36.3 (1 month ago)

    πŸ› Fixed

    • Fix Grid 2 cross site linking @edalzell (#632)
  • v5.36.2 (1 month ago)

    πŸ› Fixed

    • Fix Bard links across domains @edalzell (#631)
  • v5.36.1 (1 month ago)

    πŸ› Fixed

    • Load Tailwind CDN when reviewing entry @edalzell (#628)
    • Don't check revisions for Tailwind classes @edalzell (#626)
    • Limit uploads to 5M @edalzell (#627)
    • Wrong name for routing field @edalzell (#625)

    🧰 Maintenance

  • v5.36.0 (1 month ago)

    πŸš€ New

    • Add container classes to entries blocks @marcorieser (#622)
    • Add container classes to all tables/pricing blocks @marcorieser (#619)
    • Add container classes to all stripe blocks @marcorieser (#620)
    • Support Tailwind in class fields @marcorieser (#606)
    • Add container classes to all form blocks @marcorieser (#621)

    πŸ› Fixed

    • Fix external redirects @edalzell (#624)
    • A11y: normalize data for aria-labels @marcorieser (#623)
    • Updating SEO meta descriptions only on internal entries with content @edalzell (#618)
  • v5.35.0 (1 month ago)

    πŸš€ New

    • Make robots.txt configurable @edalzell (#614)

    πŸ› Fixed

    • AI SEO Meta Description Prompt Improvements @edalzell (#612)
    • Add last modified date to visual sitemap @edalzell (#615)
  • v5.34.1 (2 months ago)

    πŸ› Fixed

    • Since Shopify's API doesn't support all the web hooks and events we need to reliably purge the appropriate cache on content change in Shopify, we need to add a way to occasionally fetch new content changes and bypass the content cache. This update adds nocache to all template logic but since all data from Shopify is cached on the application side, we simply fetch new content every 3 hours. This allows all content to be current every 3 hours between Shopify and Statamic. @edalzell (#613)
  • v5.34.0 (2 months ago)

    πŸš€ New

    • Since our Shopify integration clients are needing more flexibility with their product detail views, especially around showing product variant meta field data, we added the ability to fully customize the product detail view. @marcorieser (#595)
  • v5.33.1 (2 months ago)

    πŸ› Fixed

    • Scheduled entries were reported as not being visible on the site even though they were correctly published at the scheduled time as reflected in the Statamic CP and the flat file system. This release fixes this issue, now entries are properly being displayed in the entries blocks when their status change from Scheduled to Published. @edalzell (#611)
  • v5.33.0 (2 months ago)

    πŸš€ New

    • New customers that are added to Statamic users via our native Stripe integration during checkout are now properly being assigned a Full Name from the Stripe integration. @edalzell (#610)
    • Statamic natively doesn't show which entries have unpublished changes (revisions). As per customer request, we have added a new feature in the Statamic CP via the Simple Add-on to allow editors to easily add two new columns to the entry list view "Unpublished Changes", "Last Changed Date", and a custom filter to show only the Entries that "Have Changes". @edalzell (#609)
  • v5.32.1 (2 months ago)

    πŸ› Fixed

    • Improvements to the a11y for cards in all our blocks by adding aria attributes and/or restructuring the blocks. A recurring commitment to our goal of continuously improving a11y for all sites we build. @marcorieser (#586)
    • With our goal of advancing human potential with AI, we are bringing in our config for Open AI's API directly into Simple. Small but critical step to baking AI assistance directly into the Statamic CP, necessary for the many features we have planned to come. @edalzell (#608)
    • Improvements to how scheduled (future) entries are handled and displayed. @edalzell (#607)
  • v5.32.0 (2 months ago)

    πŸš€ New

    • We've identified that SEO is an area which can greatly benefit from AI assistance. Although Meta Descriptions are at a surface level a simple task, the ability to create Compelling and Click-Worthy Copy containing Targeted Keywords (Without Stuffing) and is Optimal Length and Clarity can actually be a time-consuming and difficult task to do on a constant basis. With this new feature which builds on our goal of Advancing human potential with AI, we are introducing two core features. One is a developer side feature for us to be able to mass generate and update all meta descriptions on a site filling voids in meta descriptions as well as boosting reindexing as this mass change will also update the last mod date on the sitemap.xml. The second feature is an editor side feature to allow editors to Generate SEO Optimized Meta Descriptions automatically using AI with a simple click of a button. @edalzell (#596 and #605)
    • As part of our effort to normalize how custom utility classes are used across the UI blocks on our sites, we are adding container classes to all grid blocks. @edalzell (#604)
  • v5.31.0 (2 months ago)

    πŸš€ New

    • Normalization of Section, Container, Row, and Column Custom Classes for all Nav Combo blocks. Allowing full customization of these divs using their relevant utility classes. @edalzell (#600)

    πŸ› Fixed

    • Added native Statamic cache busting for theme.js allowing visitors to instantly see changes made to the theme.js file without having to clear their local browser cache. @marcorieser (#599)
  • v5.30.4 (3 months ago)

    πŸ› Fixed

    • Normalization of container classes on Text Image 4. They are now customizable via utility classes. Minor update of default column value of 10 to 12 for Text Image 4. @edalzell (#594)
  • v5.30.3 (3 months ago)

    πŸ› Fixed

  • v5.30.2 (3 months ago)

    πŸ› Fixed

    • Fix default value in Jumbotron 1 @edalzell (#591)
  • v5.30.1 (3 months ago)

    πŸ› Fixed

    • Fix multi-site alerts @edalzell (#590)
    • Fix Text Image 4 customization options @edalzell (#589)
  • v5.30.0 (3 months ago)

    πŸš€ New

    • Add flip toggle to all text image blocks @marcorieser (#585)

    πŸ› Fixed

    🧰 Maintenance

  • v5.29.2 (4 months ago)

    πŸ› Fixed

    🧰 Maintenance

  • v5.29.1 (4 months ago)

    πŸ› Fixed

    • Allow pages with no SEO to be indexed @edalzell (#580)
  • v5.29 (4 months ago)

    πŸš€ New

    • Add Jumbotron styling classes @edalzell (#579)
    • Add Text Image styling classes @edalzell (#575)

    🧰 Maintenance

    • Update GitHub Action Versions @edalzell (#572)
  • v5.28.0 (4 months ago)

    πŸš€ New

    • Add ability to override Shopify entry actions @marcorieser (#576)
    • Add section/container/row/column classes to CTA blocks @edalzell (#570)

    πŸ› Fixed

    • Fix row classes in CTA 5 @edalzell (#577)
    • Just display the cropped image as is in grid 2 @marcorieser (#574)
    • Remove theme.css from tailwind.css @marcorieser (#573)
  • v5.27.4 (4 months ago)

    πŸ› Fixed

    • Add container/columns classes to content blocks @edalzell (#569)

    🧰 Maintenance

  • v5.27.3 (4 months ago)

    πŸ› Fixed

  • v5.27.2 (5 months ago)

    πŸ› Fixed

    • Fix external entry link @edalzell (#565)
    • Fix incorrect location field name @edalzell (#564)
  • v5.27.1 (5 months ago)

    πŸ› Fixed

    • Fix linking based on new events/location structure @edalzell (#563)
    • Add container/column classes to grid 12 & 14 blocks @edalzell (#562)
  • v5.27.0 (5 months ago)

    πŸš€ New

    πŸ› Fixed

    • Disable map zoom when scrolling @edalzell (#547)
  • v5.26.0 (5 months ago)

    πŸš€ New

    • Convert icon_size field to a select field with all the available options @marcorieser (#553)
    • Remove PriceOf module @edalzell (#556)

    πŸ› Fixed