This is the final release of the classic CRISPRme 2.1.x line. Active development has moved to CRISPRme+ → github.com/pinellolab/crisprme-plus (still installed and run as crisprme, version 2.2.0+). Please migrate there for new features and support — the Dash-2 web app, the browser Settings/Data-Manager, precomputed-index download from HuggingFace, PAM-geometry-aware search, merged VCF panels, and ongoing performance work.
Changed
- Version 2.1.13 → 2.1.14.
Security
- Removed a hardcoded Gmail SMTP app password from
pages/send_mail.py; the notifier now readsCRISPRME_SMTP_PSW/CRISPRME_SMTP_SENDERfrom the environment and no-ops when unset.⚠️ The previously committed credential remains in git history and has been revoked.
Notes
- This is a source/deprecation release — no new Bioconda/Docker artifact is published for 2.1.14;
conda install crisprmecontinues to serve the last published 2.1.x build. For 2.2.0+ use CRISPRme+ (source or Docker).
🤖 Generated with Claude Code