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.7.0 (20 hours 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 (6 days ago)

    πŸ› Fixed

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

    πŸ› Fixed

  • v5.6.15 (1 week ago)

    πŸ› Fixed

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

    πŸ› Fixed

    • Don’t show non-active products @edalzell (#418)
    • Show active products only @edalzell (#417)
  • v5.6.13 (2 weeks ago)

    πŸ› Fixed

    • Use new Statamic autoloading @edalzell (#416)
  • v5.6.12 (3 weeks ago)

    πŸ› Fixed

    • Custom search routes again @edalzell (#414)
    • Handle null client-side filters @edalzell (#415)
  • v5.6.11 (3 weeks ago)

    πŸ› Fixed

    • Improve product handling @edalzell (#412)
    • Let Laravel handle the 500 errors @edalzell (#413)
  • v5.6.10 (1 month ago)

    πŸ› Fixed

    • Set the url to entries page properly @edalzell (#410)
  • v5.6.9 (1 month ago)

    πŸ› Fixed

    • Fix site search to have proper body content @edalzell (#409)
    • Fix Shopify Product search by tag @edalzell (#408)
  • v5.6.8 (1 month ago)

    πŸ› Fixed

  • v5.6.7 (1 month ago)

    πŸ› Fixed

  • v5.6.6 (1 month ago)

    πŸ› Fixed

    • Remove unnecessary space from Link partial @edalzell (#404) – Our global link partial had some nice code formatting but this was adding rogue spaces in places we didn't want them. So we removed unnecessary formatting for the sake of eliminating any rogue spaces showing up across the site links.
  • v5.6.5 (1 month ago)

    πŸ› Fixed

  • v5.6.4 (1 month ago)

    πŸ› Fixed

  • v5.6.3 (1 month ago)

    πŸ› Fixed

    • Use pages instead of custom routes @edalzell (#401)
  • v5.6.2 (1 month ago)

    πŸ› Fixed

    • Pass thru auth and validation exceptions @edalzell (#400)
  • v5.6.1 (1 month ago)

    πŸ› Fixed

    🧰 Maintenance

    • We don’t upload assets @edalzell (#398)
  • v5.6.0 (1 month ago)

    πŸš€ New

    • Interactive Map @edalzell (#379) β€” The enhanced Entries_1 block now allows entries to be shown on an interactive map using MapKit JS. A new toggle in the Entries_1 block (when toggled on) will display all entries based on the tag/collection/filtering criteria. This means the block will show all entries in the articles collection that have the geolocation field filled out with a valid location. This feature allows content editors to present their extensive collection of articles in a more engaging and interactive way compared to traditional card listing views.
    • Simplify Error Routes & Views @edalzell (#396) β€” Error routes are now unified, allowing for standardized error message handling and the ease of adding tracking events for analytics purposes, if desired.
    • Text Image 3 > Support Video @marcorieser (#395) β€” The text image block now supports embedded looping videos, which will help address issues with clients requesting motion in the text image block. Currently, this is only supported by using GIFs. With this added video support, the media size of video versus GIFs should dramatically improve the load speed and user experience.
  • v5.5.0 (1 month ago)

    πŸš€ New

    • Allow inline bard images @marcorieser (#394) β€” Editors can now add images directly within Bard content. This is important for use cases where an image needs to be put within the context of an ordered or unordered list. For more advanced image styling scenarios editors should still use the image_caption block.
  • v5.4.4 (2 months ago)

    πŸ› Fixed

    • Set the choose-customer layout properly @edalzell (#391)
  • v5.4.3 (2 months ago)

    πŸ› Fixed

  • v5.4.2 (2 months ago)

    πŸ› Fixed

  • v5.4.1 (2 months ago)

    πŸ› Fixed

    • Fix/1313 update cp styles @adnankussair (#387) – Rolling out the new Transform Studios look and feel to the CMS Control Panel. ✨
  • v5.4.0 (2 months ago)

    πŸš€ New

    • Optional events_1 time @edalzell (#382) – events_1 calendar can now be displayed without the times. We also took this opportunity to clean up the way the events are displayed on the calendar so they are not condensed but rather shown in their entirety.

    πŸ› Fixed

    • Hide entry-tags div when there's nothing to show @edalzell (#383) – Entry tags wrapper was being loaded in views even when there were no tags associated with the entry. This was leading to extra space (margin) at the end of the page. We have corrected this so now.
    • Better time handling in events_1 @edalzell (#386)
    • Work with both bootstrap and TW @edalzell (#385)
  • v5.3.0 (2 months ago)

    πŸš€ New

  • v5.2.0 (2 months ago)

    πŸš€ New

  • v5.1.15 (2 months ago)

    πŸ› Fixed

  • v5.1.14 (3 months ago)

    πŸ› Fixed

    • Convert gated_by to boolean @edalzell (#377)
  • v5.1.13 (3 months ago)

    πŸ› Fixed

    • Don’t error if no Stripe key @edalzell (#376)