pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:Python
Filter by
149M results
Automated WhatsApp Web version update.
This PR updates the WhatsApp Web client revision to the latest version fetched from web.whatsapp.com.
Files updated:
- src/Defaults/baileys-version.json
- ...
Automated maintenance generated by universal-linter during run 27488178402.\n\nContains: Python Lint Repairs.
Removed AI API keys from the example environment file.
¿Qué hace este PR?
Verifica que src/escuadra/ui/__init__.py existe y está siendo rastreado por git. El archivo ya existía vacío en el
repositorio, lo que es correcto para que el paquete ui sea importable. ...
- Add detect_ats_from_careers_page() to ats_prober.py
- Tries /careers, /jobs, /about/careers, /company/careers + 5 more paths
- Scans HTML + redirect URL for ATS domain fingerprints ...
Changed the home page category displays (Mens/Womens collections) from circular shapes to rectangular cards, mirroring
the visual style of product cards. The width was slightly reduced compared to product ...
Removes three dead spots in scripts/screenshot_all_screens.js referencing renderStage1Complete(), which was deleted in
PR3 (e385534). Calling the undefined function threw ReferenceError on screen #32. ...
Summary
- 新增 AICRM_QUESTIONNAIRE_EXTERNAL_PUSH_MODE=legacy|shadow|queue,默认 shadow,不会默认切到 queue。
- 问卷 H5 提交在 queue 模式下不再同步调用旧 external push,只创建 webhook.questionnaire_submission.push 的 queued/execute ...