9.1.0 - Paste sanitization and bulk-update errors
What's new
Paste sanitization in editors
Invisible and non-printable characters that sneak in when copying text from web pages, PDFs, or chat apps are now stripped when you paste into any Jetstream editor. Salesforce treats those characters as invalid, so removing them up front saves a round trip of confusing save errors.
Better errors on bulk update
If a bulk update without a file fails, you now see the actual error message returned by Salesforce instead of a generic fallback. Much easier to figure out what to fix.
Fixes
- Editor line numbers no longer reset to an incorrect scroll position in Anonymous Apex and the metadata compare modal.
- Bulk API loads now surface errors instead of silently finishing.
- Fixed incorrect icons and malformed record IDs in lookup popovers.