What's wrong with this entry?
Validates image sizes before sending to the API and provides clear error messages when images exceed limits.
- Checks base64-encoded image sizes against API limits
- Provides human-readable size information (KB/MB) in error messages
- Reports which specific images are too large when multiple exceed limits
- Suggests resizing images before sending
urB() at line 278763 (image validator, contains "exceeds API limit")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.