Commit Graph

  • 1619d63f2a v0.3.31: webhook fixes, advanced mode parameter filtering, credentials fixes, UI/UX improvements v0.3.31 Waleed Latif 2025-08-19 01:01:45 -07:00
  • 9aa1fe8037 fix(logger): fixed logger to show prod server-side logs (#1027) Waleed Latif 2025-08-19 00:44:24 -07:00
  • 1b7c111c46 Update README.md (#1026) Emir Karabeg 2025-08-18 23:10:18 -07:00
  • bdfb56b262 fix(copilot): streaming (#1023) Siddharth Ganesan 2025-08-18 22:48:56 -07:00
  • 4a7de31eee uploaded brandbook (#1024) Emir Karabeg 2025-08-18 22:04:55 -07:00
  • adfe56c720 improvement(logger): restore server-side logs in prod (#1022) Waleed Latif 2025-08-18 21:01:38 -07:00
  • 72e3efa875 improvement(settings): ui/ux (#1021) Emir Karabeg 2025-08-18 20:57:29 -07:00
  • b40fa3aa6e fix(picker-ui): picker UI confusing when credential not set + Microsoft OAuth Fixes (#1016) Vikhyath Mondreti 2025-08-18 20:21:23 -07:00
  • f924edde3a improvement(console): redact api keys from console store (#1020) Waleed Latif 2025-08-18 16:36:33 -07:00
  • 073030bfaa improvement(serializer): filter out advanced mode fields when executing in basic mode, persist the values but don't include them in serialized block for execution (#1018) Waleed Latif 2025-08-18 16:34:53 -07:00
  • 871f4e8e18 fix(copilot): env key validation (#1017) Siddharth Ganesan 2025-08-18 16:00:56 -07:00
  • 091343a132 fix(copilot): fix origin (#1015) Siddharth Ganesan 2025-08-18 13:57:31 -07:00
  • 63c66bfc31 fix(webhook): pin webhook URL when creating/saving generic webhook trigger (#1014) Waleed Latif 2025-08-18 13:39:49 -07:00
  • 445ca78395 fix(export): swap upload & download icons (#1013) Waleed Latif 2025-08-18 10:22:55 -07:00
  • d75cc1ed84 v0.3.30: duplication, control bar fixes v0.3.30 Waleed Latif 2025-08-18 08:57:26 -07:00
  • 5a8a703ecb fix(duplicate): fixed detached state on duplication (#1011) Waleed Latif 2025-08-18 08:51:18 -07:00
  • 6f64188b8d fix(control-bar): fix icons styling in disabled state (#1010) Waleed Latif 2025-08-18 08:22:06 -07:00
  • 60a9a25553 Merge pull request #1009 from simstudioai/staging Vikhyath Mondreti 2025-08-18 01:59:02 -07:00
  • 52fa388f81 update migration file for notekeeping purpose Vikhyath Mondreti 2025-08-18 01:56:34 -07:00
  • 5c56cbd558 Merge pull request #1008 from simstudioai/staging Vikhyath Mondreti 2025-08-18 01:11:49 -07:00
  • dc19525a6f reduce batch size to prevent timeouts Vikhyath Mondreti 2025-08-18 01:10:47 -07:00
  • 3873f44875 Merge pull request #1007 from simstudioai/staging Vikhyath Mondreti 2025-08-18 00:59:53 -07:00
  • 09b95f41ea syntax issue in migration Vikhyath Mondreti 2025-08-18 00:58:09 -07:00
  • af60ccd188 fix: migration mem issues bypass Vikhyath Mondreti 2025-08-18 00:50:20 -07:00
  • eb75afd115 make logs migration batched to prevent mem issues (#1005) Vikhyath Mondreti 2025-08-18 00:42:38 -07:00
  • fdb8256468 fix(subflow): remove all edges when removing a block from a subflow (#1003) Waleed Latif 2025-08-18 00:21:26 -07:00
  • 570c07bf2a Merge pull request #1004 from simstudioai/staging Vikhyath Mondreti 2025-08-18 00:18:44 -07:00
  • 5c16e7d390 fix(subflow): add ability to remove block from subflow and refactor to consolidate subflow code (#983) Adam Gough 2025-08-17 22:25:31 -07:00
  • bd38062705 fix(workflow-error): allow users to delete workflows with invalid configs/state (#1000) Waleed Latif 2025-08-17 22:23:41 -07:00
  • d7fd4a9618 feat(copilot): diff improvements (#1002) Siddharth Ganesan 2025-08-16 15:09:48 -07:00
  • d972bab206 fix(logs-sidebar): remove message and fix race condition for quickly switching b/w logs (#1001) Vikhyath Mondreti 2025-08-16 15:05:39 -07:00
  • f254d70624 improvement(logs): cleanup code (#999) Vikhyath Mondreti 2025-08-16 13:44:00 -07:00
  • 8748e1d5f9 improvement(db): remove deprecated 'state' column from workflow table (#994) Waleed Latif 2025-08-16 13:04:49 -07:00
  • 133a32e6d3 Fix abort (#998) Siddharth Ganesan 2025-08-16 11:10:09 -07:00
  • 97b6bcc43d v0.3.28: autolayout, export, copilot, kb ui improvements v0.3.28 Waleed Latif 2025-08-16 09:12:17 -07:00
  • 42917ce641 fix(agent): stringify input into user prompt for agent (#984) Waleed Latif 2025-08-15 19:36:49 -07:00
  • 5f6d219223 fix(kb-ui): fixed upload files modal ui, processing ui to match the rest of the kb (#991) Waleed Latif 2025-08-15 19:35:50 -07:00
  • bab74307f4 fix(ishosted): make ishosted true on staging (#993) Siddharth Ganesan 2025-08-15 18:36:32 -07:00
  • 16aaa37dad improvement(agent): enable autolayout, export, copilot (#992) Siddharth Ganesan 2025-08-15 18:29:34 -07:00
  • c6166a9483 feat(copilot): generate agent api key (#989) Siddharth Ganesan 2025-08-15 18:05:54 -07:00
  • 0258a1b4ce fix(loading): fix workflow detached on first load (#987) Waleed Latif 2025-08-15 17:26:47 -07:00
  • 4d4aefa346 fix(envvar): clear separation between server-side and client-side billing envvar (#988) Vikhyath Mondreti 2025-08-15 16:41:02 -07:00
  • a0cf003abf Merge pull request #986 from simstudioai/staging Vikhyath Mondreti 2025-08-15 15:22:26 -07:00
  • 2e027dd77d attempt to fix build issues (#985) Vikhyath Mondreti 2025-08-15 15:21:34 -07:00
  • 6133db53d0 v0.3.27: oauth/webhook fixes, whitelabel fixes, code cleanups v0.3.27 Vikhyath Mondreti 2025-08-15 13:33:55 -07:00
  • 03bb437e09 fix(chat-deploy): fixed chat-deploy (#981) Waleed Latif 2025-08-15 13:07:54 -07:00
  • 9f02f88bf5 fix(oauth): webhook + oauthblocks in workflow (#979) Vikhyath Mondreti 2025-08-15 13:07:46 -07:00
  • 7a1711282e improvement/function: remove unused function execution logic in favor of vm, update turborepo (#980) Waleed Latif 2025-08-15 12:51:27 -07:00
  • 58613888b0 improvement(redirects): move redirects to middleware, push to login if no session and workspace if session exists, remove telemetry consent dialog (#976) Waleed Latif 2025-08-15 12:36:34 -07:00
  • f1fe2f52cc improvement(billing): add billing enforcement for webhook executions, consolidate helpers (#975) Waleed Latif 2025-08-15 12:28:34 -07:00
  • 7d05999a70 fix(force-dynamic): revert force-dynamic for the 38 routes that we previously added it to (#971) Waleed Latif 2025-08-15 12:05:51 -07:00
  • bf07240cfa Fix user message color (#978) Siddharth Ganesan 2025-08-15 11:59:28 -07:00
  • 0c7a8efc8d feat(copilot): add depths (#974) Siddharth Ganesan 2025-08-15 11:37:58 -07:00
  • f081f5a73c Revert 1a7de84 except tag dropdown changes (keep apps/sim/components/ui/tag-dropdown.tsx) (#972) Vikhyath Mondreti 2025-08-15 02:37:16 -05:00
  • 72c07e8ad2 fix(whitelabel): fix privacy policy & terms, remove unused/unnecessary envvars for whitelabeling (#969) Waleed Latif 2025-08-14 20:03:01 -07:00
  • e1f04f42f8 v0.3.26: fix billing, bubble up workflow block errors, credentials security improvements v0.3.26 Vikhyath Mondreti 2025-08-14 14:17:25 -05:00
  • fd9e61f85a improvement(credentials-security): use clear credentials sharing helper, fix google sheets block url split bug (#968) Vikhyath Mondreti 2025-08-14 14:13:18 -05:00
  • f1934fe76b fix(billing): separate client side and server side envvars for billing (#966) Waleed Latif 2025-08-14 11:29:02 -07:00
  • ac41bf8c17 Revert "fix(workflow-block): revert change bubbling up error for workflow block" (#965) Vikhyath Mondreti 2025-08-14 12:18:47 -05:00
  • 56ffb538a0 Merge pull request #964 from simstudioai/staging Vikhyath Mondreti 2025-08-14 02:36:19 -05:00
  • 2e8f051e58 fix workflow block test Vikhyath Mondreti 2025-08-14 02:28:17 -05:00
  • 9f0993ed57 fix(workflow-block): revert change bubbling up error for workflow block (#963) Vikhyath Mondreti 2025-08-14 02:18:18 -05:00
  • 472a22cc94 improvement(helm): added template for external db secret (#957) Waleed Latif 2025-08-13 21:21:46 -07:00
  • da04ea0e9f fix(subflows): added change detection for parallels, updated deploy and status schemas to match parallel/loop (#956) Waleed Latif 2025-08-13 21:18:07 -07:00
  • d4f412af92 fix(api): fix api post and get without stringifying (#955) Waleed Latif 2025-08-13 16:49:22 -07:00
  • 70fa628a2a improvement(uploads): add multipart upload + batching + retries (#938) Siddharth Ganesan 2025-08-13 15:18:14 -07:00
  • b159d63fbb improvement(oauth): credentials sharing for workflows (#939) Vikhyath Mondreti 2025-08-13 16:51:46 -05:00
  • 5dfe9330bb added file for microsoft verification (#946) Adam Gough 2025-08-13 10:18:31 -07:00
  • 4107948554 Merge pull request #954 from simstudioai/staging Waleed Latif 2025-08-12 21:12:18 -07:00
  • 7ebc87564d fix(double-read): API Block (#950) Vikhyath Mondreti 2025-08-12 23:08:31 -05:00
  • 8aa0ed19f1 Revert "fix(api): fix api block (#951)" (#953) Vikhyath Mondreti 2025-08-12 23:05:08 -05:00
  • f7573fadb1 v0.3.24: api block fixes v0.3.24 Waleed Latif 2025-08-12 20:35:07 -07:00
  • 8016af60f4 fix(api): fix api block (#951) Waleed Latif 2025-08-12 20:31:41 -07:00
  • 8fccd5c20d Merge pull request #948 from simstudioai/staging Vikhyath Mondreti 2025-08-12 17:56:16 -05:00
  • 8de06b63d1 Revert "improvement(performance): use redis for session data (#934)" (#947) Vikhyath Mondreti 2025-08-12 17:30:21 -05:00
  • 1c818b2e3e v0.3.23: multiplayer variables, api key fixes, kb improvements, triggers fixes v0.3.23 Vikhyath Mondreti 2025-08-12 15:23:09 -05:00
  • 1a7de84c7a fix(tag-dropdown): last char dropped bug (#945) Vikhyath Mondreti 2025-08-12 11:48:34 -05:00
  • a2dea384a4 fix(kb): kb-level deletion should reflect in doc level kb tags sidebar registry (#944) Waleed Latif 2025-08-12 09:26:28 -07:00
  • 1c3e923f1b fix(kb-ui): fixed tags hover effect (#942) Waleed Latif 2025-08-12 08:49:19 -07:00
  • e1d5e38528 fix(chunks): instantaneous search + server side searching instead of client-side (#940) Waleed Latif 2025-08-12 01:53:47 -07:00
  • 3c7b3e1a4b improvement(performance): use redis for session data (#934) Waleed Latif 2025-08-11 20:42:22 -07:00
  • bc455d5bf4 feat(variables): multiplayer variables through sockets, persist server side (#933) Waleed Latif 2025-08-11 16:32:21 -07:00
  • 2a333c7cf7 fix(kb): added proper pagination for documents in kb (#937) Waleed Latif 2025-08-11 14:16:15 -07:00
  • 41cc0cdadc fix(webhooks): fixed all webhook structures (#935) Adam Gough 2025-08-11 12:50:55 -07:00
  • 70aeb0c298 fix(sidebar-ui): fix small ui bug to close gap when creating new workflow (#932) Waleed Latif 2025-08-10 18:33:01 -07:00
  • 83f113984d feat(usage-indicator): added ability to see current usage (#925) Emir Karabeg 2025-08-10 17:20:53 -07:00
  • 56ede1c980 improvement(tools): removed transformError, isInternalRoute, directExecution (#928) Waleed Latif 2025-08-10 17:19:46 -07:00
  • df16382a19 improvement(subflow): consolidated parallel/loop tags and collaborativeUpdate (#931) Waleed Latif 2025-08-10 17:19:21 -07:00
  • e271ed86b6 improvement(console): added iteration info to console entry for parallel/loop (#930) Waleed Latif 2025-08-10 16:27:39 -07:00
  • 785b86a32e fix(tag-dropdown): fix values for parallel & loop blocks (#929) Waleed Latif 2025-08-10 11:55:56 -07:00
  • e5e8082de4 fix(workflow-block): improvements to pulsing effect, active execution state, and running workflow blocks in parallel (#927) Waleed Latif 2025-08-09 16:57:56 -07:00
  • 8a08afd733 improvement(control-bar): standardize styling across all control bar buttons (#926) Waleed Latif 2025-08-09 12:32:37 -07:00
  • ebb25469ab fix(apikeys): pinned api key to track API key a workflow is deployed with (#924) Vikhyath Mondreti 2025-08-08 23:37:27 -07:00
  • a2040322e7 fix(chat): fix chat attachments style in dark mode (#923) Waleed Latif 2025-08-08 20:12:30 -07:00
  • a8be7e9fb3 fix(help): fix email for help route (#922) Waleed Latif 2025-08-08 20:06:19 -07:00
  • aedf5e70b0 v0.3.22: handle files, trigger mode, email validation, tag dropdown types (#919) v0.3.22 Waleed Latif 2025-08-08 19:08:30 -07:00
  • 503268ebcd fix(email): manual OTP instead of better-auth (#921) Waleed Latif 2025-08-08 18:49:54 -07:00
  • 9a4de1f0c6 fix(otp): fix email not sending (#917) Waleed Latif 2025-08-08 17:25:44 -07:00
  • 43a3416347 fix(email-validation): add email validation to prevent bouncing, fixed OTP validation (#916) Waleed Latif 2025-08-08 17:01:41 -07:00
  • 7f39cd0f23 Improvement(cc): added cc to gmail and outlook (#900) Adam Gough 2025-08-08 14:20:16 -07:00