Releases: strapi-community/strapi-provider-upload-google-cloud-storage
Releases · strapi-community/strapi-provider-upload-google-cloud-storage
v5.0.3
v5.0.3-beta.1
v5.0.2
v5.0.1
v5.0.0
🎉 Release v5.0.0
🚀 What's New
- Comprehensive migration to Strapi 5
- TypeScript support with full type definitions
🔧 Technical Details
- Strapi 5.x+
🤝 Credits
Maintained with ❤️ by Strapi & VirtusLab Open Source
Migrated to the Strapi 5 by @mateusz-kleszcz
Based on the Strapi 4 compatible version by @Lyth, @Eventyret & @derrickmehaffy
4.10.5
4.10.2
🦅 New feature
📦 Maintenance
- Refactor
upload
anduploadStream
to avoid duplicate code and missing code fix - @Lith - Fix #169 issue with boolean, add an
eval
for boolean value read "like a string" - @Lith - Improve README.md with missing example for
skipCheckBucket
option (not documented) - @Lith - Upgrade package dependencies to latest release - @Lith
- Update to latest Strapi release 4.10.2 - @Lith