Add local image copies to File Shelf - #111
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reachedNext included review available in 27 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (20)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Deployment failed for project semper-vmf1 with the following error: Learn More: https://vercel.com/niharnsm-8472s-projects?upgradeToPro=build-rate-limit |
File Shelf can now resize one fully local JPEG or PNG into a separate copy at a longest edge of 1,024 or 2,048 pixels. It previews dimensions, refuses enlargement and overwrites, preserves format, orientation, color profile and PNG transparency, and removes descriptive metadata. Saving requires a destination that supports macOS file cloning.
Cancellation and failed cleanup retain the affected file access until recovery completes. A recovered copy keeps its verified path visible until the user selects Done. If an edited or deleted output cannot be verified, Finish Without Verification ends tracking only after private cleanup and never deletes or republishes the public copy. Source documentation and website details accompany the feature; the website release date is also corrected to GitHub's published date.
Validation:
The first combined CI run exposed the test-fixture name-shadowing error before tests ran. It is corrected at 4065a28; fresh exact-head CI 34399700286 passed, including build-and-test and website-smoke. Native Save-dialog, keyboard, VoiceOver, permissions and physical-volume acceptance remain pending. No benchmark measurements or new public binary are included. Production website bytes will be verified after merge.