Releases: forceworkbench/forceworkbench
Releases · forceworkbench/forceworkbench
v65.0.0
Release 65.0.0
This release includes critical security fixes, PHP 8.4 upgrade, API version updates, and bug fixes.
🔒 Security Fixes
- Fix XSS vulnerability (#869) - Patched XSS vulnerability in footer script handling by moving storage from
$_REQUESTto$GLOBALS
⬆️ Upgrades
- Upgrade to PHP 8.4 (#869) - Migrated from PHP 7.4 (EOL) to PHP 8.4 for Heroku-24 compatibility
- Updated Sentry SDK from 1.x to 4.x
- Removed deprecated PHP 7.4 functions (
create_function(),get_magic_quotes_gpc(),libxml_disable_entity_loader()) - Fixed
handleAllErrors()signature for PHP 8.0+ compatibility
🐛 Bug Fixes
- Fix config crash (#870) - Resolved crash from malformed environment variables and session handler deprecations
- Fix memory exhaustion error (#863) - Addressed memory exhaustion issues
🆕 API Version Support
- Added API versions 63.0-65.0 (#868)
- Added API versions 59.0-62.0 (#867)
- Added API version 58 (#857)
- Added API version 57 (#855)
- Added API version 56 (#853)
- Fixed broken API version 55 (#852)
🔧 Improvements
- Redis session handler with TLS support (#862)
- Updated Redis connection code for TLS (#858, #861)
- Various URL parsing fixes (#859)
📝 Notes
- Default API version increased to 65.0
- Heroku buildpack updated to heroku:24
- Minimum PHP requirement: 8.4
Release version v53.0.0
This release updates the API version to 53.0
additionally it enables upsert for case and other objects with readonly name field PR #846
Release version v52.0.0
Update and release v52.0.0
Release version 51.0.0
Update and release version 51.0.0
Release version 50.0.0
Update and release version 50.0.0
49.0.0
Release workbench version 48.0.0
Update and release version 48.0.0