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.

  • v5.18.4 (1 day ago)

    πŸ› Fixed

    • Send back proper error response codes @edalzell (#499)
  • v5.18.3 (6 days ago)

    πŸ› Fixed

    • Set Visual Sitemap title correctly @edalzell (#498)
  • v5.18.2 (1 week ago)

    πŸ› Fixed

    • Don't index Digital Guidelines @edalzell (#497)
  • v5.18.1 (1 week ago)

    πŸ› Fixed

    • Ensure Algolia search limit is an int @edalzell (https://github.com/transformstudios/simple-addon/pull/496)
  • v5.18.0 (1 week ago)

    πŸš€ New

    • Make search results limit configurable @edalzell (#494)

    πŸ› Fixed

    • Fix page title on entries page @edalzell (#495)
  • v5.17.0 (2 weeks ago)

    πŸš€ New

  • v5.16.0 (1 month ago)

    πŸš€ New

    • Add Cloudflare Stream to FancyBox @marcorieser (#483)
    • Add categories as card classes to entries blocks to allow for per-site customization of card styling based on taxonomy tags applied to an entry @marcorieser (#489)
    • Change Shopify collection button text to indicate multiple variants. If no variants button will show View Product, when multiple variants exist the button will show View Product Options @edalzell (#491)
    • Add toggle to hide prices in Shopify products_by_collection Block @edalzell (#490)
    • Add legacy.overwrite-inline layer @marcorieser (#487)

    πŸ› Fixed

  • v5.15.3 (1 month ago)

    πŸ› Fixed

    • Add name to customer in Stripe when creating a scheduled subscription @edalzell (#484)
  • v5.15.2 (1 month ago)

    πŸ› Fixed

    • Don’t cache Shopify collections @edalzell (#486)
  • v5.15.1 (1 month ago)

    πŸ› Fixed

  • v5.15.0 (1 month ago)

    πŸš€ New

    • Set video thumbnails to now be optional @marcorieser (#477)

    πŸ› Fixed

    • Improve Takeover entry selection @edalzell (#482)
    • Maybe need status & message? @edalzell (#480)
    • Localize all Global Alert fields @edalzell (#479)
    • Fix/vertical align text image 3 @marcorieser (#475)

    🧰 Maintenance

    • Statamic now uses Carbon 3 by default but this breaks us... @edalzell (#481)
  • v5.14.0 (2 months ago)

    πŸš€ New

    • Add entry date to article detail pages above taxonomy terms @edalzell (#473)

    πŸ› Fixed

    • Limit to PDFs in Text Image 6 @edalzell (#472)

    🧰 Maintenance

  • v5.13.1 (2 months ago)

    πŸ› Fixed

    • Ignore .md files in prettier @edalzell (#469)
  • v5.13.0 (2 months ago)

    πŸš€ New

    • Add ability for custom Stripe Checkout submit message @edalzell (#464)
    • Add global popup to global alert @marcorieser (#466)

    πŸ› Fixed

    • Create location fallback for Events @edalzell (#468)
    • Custom Classes for Stripe 1 Block @marcorieser (#467)
  • v5.12.4 (2 months ago)

    πŸ› Fixed

    • Use proper Price Of config key @edalzell (#462)

    🧰 Maintenance

    • Update GitHub Action Versions @edalzell (#461)
  • v5.12.3 (2 months ago)

    πŸ› Fixed

    🧰 Maintenance

    • Auto-update the GH actions @edalzell (#458)
    • Exclude yaml files from prettier formatting @marcorieser (#460)
  • v5.12.2 (2 months ago)

    πŸ› Fixed

  • v5.12.0 (2 months ago)

    πŸš€ New

    • Migrate horizontal rules to Tailwind @marcorieser (#451)
    • Handle authors with no content properly @edalzell (#449)
    • 404 author pages if there’s no content @edalzell (#448)
    • Don’t link if there’s no author content @edalzell (#447)

    πŸ› Fixed

    • Bring back Tailwind @marcorieser (#450)
    • Add noindex to calendar pages that have no events @edalzell (#454)
  • v5.11.1 (3 months ago)

    πŸ› Fixed

  • v5.11.0 (3 months ago)

    πŸš€ New

    • Convert breadcrumbs to Tailwind @marcorieser (#441) & (#428)
    • Use scheduled git commits @edalzell (#440)

    πŸ› Fixed

    • Show calendar dots only for days with events @marcorieser (#445)
  • v5.10.2 (3 months ago)

    πŸ› Fixed

  • v5.10.1 (4 months ago)

    πŸ› Fixed

    • Flush collection caches when product changes @edalzell (#437)
  • v5.10.0 (4 months ago)

    πŸš€ New

    • Support for container_classes and column_classes in Heading & Lead set @marcorieser (#430)

    πŸ› Fixed

    • Set height as a local variable to prevent leakage to outer levels @marcorieser (#436)
  • v5.9.0 (4 months ago)

    πŸš€ New

    • Set starting value for Stripe 1 Product block @edalzell (#435) - You can now define the default value in the Stripe 1 block. Previously, this was set to 0; now, you can suggest an amount.
    • Support crop in blocks @marcorieser (#433) - As we phase out the "Keep Original Format" option in the image asset modal, we are introducing a new field titled "Image Cropping" at the bottom of every block. This feature allows you to define how images are displayed within the block at the block level rather than at the individual image level. You can choose from Rectangle (default), Square, or None. Selecting "None" will function similarly to the "Keep Original Format" feature, allowing the image to maintain its original aspect ratio. However, with this new option, we will also optimize the image for the required block width. It's a win-win for sure!

    πŸ› Fixed

    • Prevent division by zero error in image partial @marcorieser (#434)
  • v5.8.0 (4 months ago)

    πŸš€ New

    • Optimize image handling @marcorieser (#431) - All images are now optimized and served in WebP format, which maintains transparencies when the original uploaded image supports them. This change is a step toward further improvements in image handling as we work to introduce greater flexibility regarding editor-defined image aspect ratios.

    πŸ› Fixed

  • v5.7.0 (5 months ago)

    πŸš€ New

    • Add the ability to show the categories in entries_2 @marcorieser (#427)

    πŸ› Fixed

    • 404 if no login route. @edalzell (#429)
    • Add support for link classes to the events_2 set @marcorieser (#424)
  • v5.6.17 (5 months ago)

    πŸ› Fixed

    • Fix overflowing background video in jumbotron slider @marcorieser (#426)
    • Fix icon position for multiline accordion headings @marcorieser (#425)
  • v5.6.16 (5 months ago)

    πŸ› Fixed

  • v5.6.15 (5 months ago)

    πŸ› Fixed

    • Only add these if we’ve got users in the db @edalzell (#419)
  • v5.6.14 (5 months ago)

    πŸ› Fixed

    • Don’t show non-active products @edalzell (#418)
    • Show active products only @edalzell (#417)