Official 4.0 release. More details about iReceptor 4.0.
- Key new features in production:
- Implementation of storing Clone data and querying on /clone API endpoint
- Implementation of storing Cell data and querying on /cell API endpoint
- Implementation of storing Expression data and querying on /expression API endppoint
- Add scripts to load Clone/Cell/Expression data
- Add turnkey upgrade instructions from v3 to v4
- Add scripts to upgrade an existing turnkey database for v4.0
- Rename some util scripts
- Add Code of Conduct and Contributing Guidelines
- Minor bug fixes
- Use systemd to start turnkey on boot
- Minor bug fixes
- Add clone support
- Add cell support
- Add expression support
- Add stats removal
- Use HTTPS by default (with a generated self-signed SSL certificate)
- Use web service
turnkey-v4
branch - Add stats loading script
- Add clone loading script
- Add metadata update script
- Security update:
- Upgrade PHP (7.2 -> 7.3.27)
- Update PHP dependencies (via composer)
- Disable CGI
- Tighten some files permissions
- Enable CORS
- Minor bug fixes
- Add Release Notes
- Update Docker installation scripts
Initial 3.0 Release. For more information, see iReceptor v3.0.