Features
- feat(openrouter): add open router to model block (#1172)
- Revert "feat(debug): create debugger (#1174)" (#1174)
- feat(debug): create debugger (#1174)
- feat(pg): added ability to customize postgres port when running containerized app (#1173)
- improvement(knowledge): remove innerJoin and add id identifiers to results, updated docs (#1170)
- feat(copilot): context (#1157)
- improvement(sockets): cleanup debounce logic + add flush mechanism to… (#1152)
- improvement(forwarding+excel): added forwarding and improve excel read (#1136)
- feat: added llms.txt and robots.txt (#1145)
- feat: local auto layout (#1144)
- feat(login): add terms and privacy to signup and login pages (#1139)
- feat(copilot): enable azure openai and move key validation (#1134)
- fix(wand): remove unstable__noStore and remove, add additional logs for wand generation (#1133)
Improvements
- chore(deps): upgrade trigger.dev in gh action (#1171)
- improvement(knowledge): search returns document name (#1167)
- improvement(kb): use trigger.dev for kb tasks (#1166)
- Docs update (#1140)
- improvement(help-modal): ui/ux (#1135)
Bug Fixes
- Revert "fix(cursor-and-input): fixes cursor and input canvas error (#1168)" (#1168)
- fix(cursor-and-input): fixes cursor and input canvas error (#1168)
- fix(slack): set depends on for slack channel channel subblock (#1177)
- Fix (#1176)
- fix(billing): usage tracking cleanup, shared pool of limits for team/enterprise (#1131)
- fix(security): strengthen email invite validation logic, fix invite page UI (#1162)
- fix(copilot): context filtering (#1160)
- fix(signup): refetch session data on signup (#1155)
- fix(envvars): fix split for pasting envvars with query params (#1156)
- fix(sockets): useCollabWorkflow cleanup, variables store logic simplification (#1154)
- fix(auto-layout): revert (#1148)
- fix(security): fixed SSRF vulnerability (#1149)
- fix(kb-uploads): created knowledge, chunks, tags services and use redis for queueing docs in kb (#1143)
- fix dependency array
- fix(copilot-cleanup): support azure blob upload in copilot, remove dead code & consolidate other copilot files (#1147)
- fix(condition-block): edges not following blocks, duplicate issues (#1146)
- fix(copilot): send api key to sim agent (#1142)
- fix(subblock-race-condition): check loading state correctly (#1141)
- fix(copilot): enterprise api keys (#1138)
- fix(wand): remove edge runtime for wand (#1132)
- fix(files): fix vulnerabilities in file uploads/deletes (#1130)
Other Changes
- Merge branch 'staging' of github.com:simstudioai/sim into staging