Releases: SupratimRK/sdk-imagebb
Releases · SupratimRK/sdk-imagebb
v1.0.3
v1.0.2
-
JSR Registry Support
- Added
jsr.jsonconfiguration for publishing to JSR registry - Added JSR publishing script (
npm run publish:jsr) - Added JSR badges and installation instructions to README
- Added Deno usage example with JSR import
- Added
-
Dual Registry Publishing
- Updated GitHub Actions workflow to publish to both npm and JSR registries
- Implemented OIDC authentication for JSR publishing (no secrets required)
- Added publishing section to README explaining dual-registry setup
-
CI/CD Improvements
- Enhanced publish workflow with Deno setup for JSR publishing
- Added proper permissions for OIDC authentication
- Improved workflow reliability and security
Changed
-
Publishing Process
- Now publishes to both npm and JSR registries automatically on release
- JSR publishing uses secure OIDC authentication instead of token-based auth
-
Documentation Updates
- Added JSR package links and badges
- Updated installation section with JSR instructions
- Added publishing information to README
v1.0.1
Added
- Comprehensive Documentation Improvements
- Added "Supported Formats & Limitations" section with image format support, file size limits, and expiration ranges
- Added detailed "Error Handling" section with common errors and best practices
- Added "Troubleshooting" section with solutions for common issues (API keys, timeouts, CORS, etc.)
- Added "Development" section with setup instructions, project structure, and available scripts
- Added "Browser Support" details with minimum browser versions and required APIs
- Added "API Rate Limits" documentation with best practices
- New Code Examples
- Added Vanilla JavaScript example for browser-based usage
- Enhanced Node.js example with File API requirement clarification
- Security Enhancements
- Added prominent security warning about API key exposure
- Added notes about secure backend implementation for production
- Documentation Links
- Added links to CHANGELOG.md and CONTRIBUTING.md in the Links section
- Minor Improvements
- Updated Node.js badge to clarify 20+ requirement for File API
- Clarified "zero dependencies" to specify native browser/Node.js APIs
- Added missing star emoji in "Show Your Support" section
- Updated documentation date to current date
v1.0.0
Full Changelog: https://github.com/SupratimRK/sdk-imagebb/commits/v1.0.0