Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: simstudioai/sim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mdbep/sim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 6 files changed
  • 4 contributors

Commits on Oct 12, 2025

  1. v0.4.12: guardrails, mistral models, privacy policy updates (#1608)

    * improvement(performance): remove unused source/target indices, add index on snapshot id (#1603)
    
    * fix(blog): rename building to blogs with redirect (#1604)
    
    * improvement(privacy-policy): updated privacy policy for google (#1602)
    
    * updated privacy policy for google
    
    * update terms, privacy, and emails to incl address and update verbiage
    
    * feat(guardrails): added guardrails block/tools and docs (#1605)
    
    * Adding guardrails block
    
    * ack PR comments
    
    * cleanup checkbox in dark mode
    
    * cleanup
    
    * fix supabase tools
    
    * fix(inference-billing): fix inference billing when stream is true via API, add drag-and-drop functionality to deployed chat (#1606)
    
    * fix(inference): fix inference billing when stream is true via API
    
    * add drag-and-drop to deployed chat
    
    * feat(mistal): added mistral as a provider, updated model prices (#1607)
    
    * feat(mistal): added mistral as a provider, updated model prices
    
    * remove the ability for a block to reference its own outluts
    
    * fixed order of responses for guardrails block
    
    * feat(versions): added the ability to rename deployment versions (#1610)
    
    * fix(vulns): fix various vulnerabilities and enhanced code security (#1611)
    
    * fix(vulns): fix SSRF vulnerabilities
    
    * cleanup
    
    * cleanup
    
    * regen docs
    
    * remove unused deps
    
    * fix failing tests
    
    * cleanup
    
    * update deps
    
    * regen bun lock
    waleedlatif1 authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    219a065 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Configuration menu
    Copy the full SHA
    7f82ed3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Configuration menu
    Copy the full SHA
    fb0fa1f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. v0.4.15: helm chart updates, telegram tools, youtube tools, file uplo…

    …ad support for more blocks
    waleedlatif1 authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    2bc8c7b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Configuration menu
    Copy the full SHA
    04f109c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da091df View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2025

  1. Configuration menu
    Copy the full SHA
    e4ddeb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    641e353 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    9751c9f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Configuration menu
    Copy the full SHA
    1b7437a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ae27b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. v0.4.23: webflow tools + triggers, copilot api key fix (#1723)

    * fix(debug-mode): remove duplicate debug mode flag (#1714)
    
    * feat(i18n): update translations (#1709)
    
    * improvement(condition): added variable and envvar highlighting for condition input (#1718)
    
    * fix(dashboard): add additional context for paginated logs in dashboard, add empty state when selected cell has no data (#1719)
    
    * fix(dashboard): add additional context for paginated logs in dashboard, add empty state when selected cell has no data
    
    * apps/sim
    
    * renaming
    
    * remove relative import
    
    * feat(tools): added webflow OAuth + tools (#1720)
    
    * feat(tools): added webflow OAuth + tools
    
    * remove itemId from delete item
    
    * remove siteId
    
    * added webhook triggers + oauth scopes + site/collection selector
    
    * update sample payload for webflow triggers
    
    * cleanup
    
    * fix discord color
    
    * feat(i18n): update translations (#1721)
    
    * improvement(schedule): fix UI bug with schedule modal (#1722)
    waleedlatif1 authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    9b2490c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2025

  1. fix(billing): should allow restoring subscription (#1728)

    * fix(already-cancelled-sub): UI should allow restoring subscription
    
    * restore functionality fixed
    
    * fix
    icecrasher321 authored Oct 25, 2025
    Configuration menu
    Copy the full SHA
    7f1ff7f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. v0.4.24: sso for chat deployment, usage indicator for file storage, m…

    …cp improvements, local kb file storage
    icecrasher321 authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    a02016e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. Configuration menu
    Copy the full SHA
    9a4b9e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Update docker-compose.prod.yml

    mdbep authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    7e4f5cc View commit details
    Browse the repository at this point in the history
Loading