Change Log

Prime

Prime (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, the changelog highlights several notable new features and improvements. Notably, users now benefit from enhanced grid overlays with image and tag support, an upgraded category term page for better organization, and improved handling for llms.txt files. The Quote 3 block received significant enhancements, and Events Blocks now support timezone localization, making scheduling clearer across regions. A streamlined two-factor authentication setup was introduced, along with refinements to default styling and handling of environment variables. Additional efforts focused on making quote texts more visually consistent and updating workflows for more reliable CI/CD processes. Many smaller issues were addressed, including fixes related to breadcrumbs, taxonomy configuration, quote text sizing, content paths, asset file handling, default themes, search schema defaults, and other interface or data management quirks, providing a smoother and more reliable user experience overall. Maintenance work, such as centralizing code patches and cleaning up unused files, ensures the platform remains robust and maintainable.

  • v6.5.1 (1 hour ago)

    πŸ› Fixed

  • v6.5.0 (1 hour ago)

    πŸš€ New

  • v6.4.2 (1 day ago)

    πŸ› Fixed

    • Fix quote text size @edalzell (#762)
    • Revert "Use latest gpt model (#746)" @edalzell (#760)
  • v6.4.0 (1 day ago)

    πŸš€ New

    πŸ› Fixed

    🧰 Maintenance

  • v6.3.1 (3 days ago)

    πŸ› Fixed

    • Add default Typesense schema to search config @edalzell (#752)
    • Only update indexes/drivers & keep custom search config values @edalzell (#751)
    • Use proteus to set git config @edalzell (#750)

    🧰 Maintenance

  • v6.3.0 (1 week ago)

    πŸš€ New

    πŸ› Fixed

    🧰 Maintenance

  • v6.2.4 (2 weeks ago)

    πŸ› Fixed

    • Add assets to git monitoring @edalzell (#742)
    • Temporary remove the field condition from seo_pro field because of an addon bug @marcorieser (#741)

    🧰 Maintenance

    • Update GitHub Action Versions @edalzell (#740)
  • v6.2.3 (3 weeks ago)

    πŸ› Fixed

    • Fix custom cms name and move into new structure @edalzell (#739)
  • v6.2.2 (4 weeks ago)

    πŸ› Fixed

    • Revisions are now stored in content folder @edalzell (#738)
    • Set typesense per_page limit to env var @edalzell (#736)
  • v6.2.1 (1 month ago)

    πŸ› Fixed

  • v6.2.0 (1 month ago)

    πŸš€ New

    πŸ› Fixed

    • Remove border on active pagination item @marcorieser (#730)
    • Set index, nofollow for pages with specific get params @marcorieser (#717)
    • Fix default CP theme @edalzell (#729)
    • Improvements to default files @edalzell (#726)
    • Fix typographic spacing in alert blocks @marcorieser (#716)
    • Save asset filesystems @edalzell (#720)

    🧰 Maintenance

  • v6.1.1 (1 month ago)

    πŸ› Fixed

  • v6.1.0 (1 month ago)

    πŸš€ New

    πŸ› Fixed

    • Add missing label for screenreaders @marcorieser (#703)
    • Improve default taxonomy config @edalzell (#714)
    • Fix accordion interferences @marcorieser (#709)
    • Improvements for Zero Downtime Deployments @edalzell (#711)
    • Ensure taxonomy configuration is always current @edalzell (#712)
    • Optimize visual alignment of card icon in events 2 with card layout @marcorieser (#705)

    🧰 Maintenance

  • v6.0.3 (1 month ago)

    πŸ› Fixed

  • v6.0.2 (2 months ago)

    πŸ› Fixed

    • Move Stripe webhook out of β€˜web’ middleware @edalzell (#708)
  • v6.0.1 (2 months ago)

    πŸ› Fixed

    • Remove already deleted Livewire components @marcorieser (#706)
  • v6.0.0 (2 months ago)

    πŸ”₯ Breaking

    • Requires Statamic 6
    • Requires Laravel 13
    • Requires PHP 8.5
    • Requires Review 6
    • Requires Events 6

    πŸš€ New

    πŸ› Fixed

    • Reset local variables for events without a link @marcorieser (#704)

    🧰 Maintenance

    • Update javascript dependencies @edalzell (#699)
    • Remove unused OpenAI action @edalzell (#696)
  • v5.41.3 (4 months ago)

    πŸ› Fixed

    • Fix Stripe 1 product amounts @edalzell (#685)
  • v5.41.2 (4 months ago)

    πŸ› Fixed

    • Fix entry routing on non-prime content @edalzell (#683)
  • v5.41.1 (4 months ago)

    πŸ› Fixed

    • Use the Laravel Passwordless Login expiry config value in expired partial @edalzell (#681)
  • v5.41 (5 months ago)

    πŸš€ New

    • Automated entry localization @edalzell (#664)

    πŸ› Fixed

    • If the previous exception was a TypeError, don't report @edalzell (#677)
  • v5.40.5 (5 months ago)

    πŸ› Fixed

    • Don’t report Livewire TypeError in production @edalzell (#676)
  • v5.40.4 (5 months ago)

    πŸ› Fixed

    • Allow all Bard fields to link across sites @edalzell (#675)

    🧰 Maintenance

    • Update GitHub Action Versions (#674)
  • v5.40.3 (5 months ago)

    πŸ› Fixed

    • Pagination options are now set to maximum of 250 results per page in Statamic CP to support all third-party search providers @edalzell (#673)

    🧰 Maintenance

    • Centralize Stripe customer handling (findOrCreateUser) for better re-use across web application @edalzell (#672)
  • v5.40.2 (6 months ago)

    πŸ› Fixed

    • Search page now correctly shows "No Results" when no term is provided @edalzell (#671)
  • v5.40.1 (6 months ago)

    πŸ› Fixed

    • Show gated entries (password protected or role-based access) in search results when authorized @edalzell (#670)
    • In order to allow more granular control over what is listed in search results in the CP vs Public-facing site, we have created collection-specific search indexes. This addresses the need to be able to list entries based on disabled routing or redirect routing in the Statamic Control Panel while keeping those entries from being listed on the client-side search results. @edalzell (#665)
    • Prevent log errors in Stripe 1 block when no prices are assigned to a block (typical during drafting a page with the block or when initially adding it to a page) @edalzell (#666)

    🧰 Maintenance

    • Update GitHub Action Versions @edalzell (#667)
  • v5.40.0 (6 months ago)

    πŸš€ New

    • Add support for nested curly braces in theme config to prevent Tailwind CDN breaking in live-preview @marcorieser (#659)
    • Add support for ordered lists in all rich text fields in user-interface blocks @marcorieser (#661)

    πŸ› Fixed

    • Fix column class from col-lg to col-md in Jumbotron 4 template @marcorieser (#660)
    • Prevent build warning by removing UTF-8 charset in core.css @marcorieser (#650)
    • A11y improvements to remnant pre-headers that were still h5 tags. Now they are divs as they should be with proper semantic hierarchy. Fixed heading tag logic in all text_image blocks, all table blocks, and grid_15 block so heading tag doesn't show up when there is no heading @adnankussair (#663)
  • v5.39.1 (7 months ago)

    πŸ› Fixed

    • Remove default FA kit from prime config. Kit is now required to be at every site level as there is no default fallback. @edalzell (#658)
  • v5.39.0 (7 months ago)

    πŸš€ New

    • Centralized reference to Font Awesome (FA) Kit to allow ease of updating to use client owned FA Kit @edalzell (#655)
    • Remove Github package dependency from prime. Listing release log for prime-addon in CP is no longer supported as it was underutilized anyhow. Release log can be viewed online at https://www.transformstudios.com/addons/prime @edalzell (#654)

    πŸ› Fixed

    • Remove Front logging config @edalzell (#657)
    • Simplify inline PDF in Text Image 6 to native browser experience by removing PDF.js dependency. @edalzell (#656)
  • v5.38.1 (7 months ago)

    πŸ› Fixed

    • Add ability to localize (sync to multisite) an event @edalzell (#653)