Releases: refilelabs/image
Releases Β· refilelabs/image
v0.3.1
[0.3.1] - 2026-03-19
π Features
- (crop) Add crop_image wasm impl
- (crop) Add crop worker
- (crop) Implement Cropper component
π Bug Fixes
- Make publish trigger tag schema stricter, avoiding malformed tags
- Buttongroup rounded borders
- Update icon references and improve UI elements across components
- Replace shell command with Bun.file unlink for better error handling
- Add wasm/pkg to .gitignore to prevent unnecessary file tracking
- Remove vite-plugin-wasm from dependencies
- Update UIcon component to disable animation on reduced motion preference
- Update Converter component to use USelectMenu for output format selection
- Bump version to 0.3.1
π Documentation
- Update README files to include crop functionality details
β‘ Performance
- Extract sets to module scope
v0.3.0
[0.3.0] - 2026-03-13
π Bug Fixes
- Propagate SVG parse error in metadata extraction
- Propagate EXIF encode error instead of silently returning empty metadata
- Reject zero dimensions in resize_image
- Update package version to 0.3.0 in Cargo.toml
π Documentation
- Update NPM badge links in README files to use npmx.dev
βοΈ Miscellaneous Tasks
- Lint