Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.81 KB

File metadata and controls

49 lines (28 loc) · 1.81 KB

Changelog

All notable changes to backstage-uploadcare-field will be documented in this file.

v1.0.0 (Filament v4) - 2025-06-24

What's Changed

  • Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #4
  • Upgrade to Filament v4 by @Baspa in #6

Full Changelog: https://github.com/backstagephp/uploadcare-field/compare/v0.4.0...v1.0.0

v0.5.0 - 2025-01-27

What's Changed

  • BREAKING: Added automatic migration to fix double-encoded JSON data in Uploadcare fields
  • The migration runs automatically when the package is installed or updated
  • Fixes data compatibility issues with Uploadcare version 0.3.8 and above
  • Processes both content_field_values and settings tables
  • Includes comprehensive logging for transparency

⚠️ Important: This migration is not reversible. Always make a database backup before updating.

v0.4.0 - 2025-06-23

What's Changed

  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #3
  • feat: improve handling proxy states and builders by @Baspa in #5

New Contributors

  • @Baspa made their first contribution in #5

Full Changelog: https://github.com/backstagephp/uploadcare-field/compare/v0.3.0...v0.4.0

v0.3.0 - 2025-04-13

Full Changelog: https://github.com/backstagephp/uploadcare-field/compare/v0.3.0...v0.3.0

v0.2.0 - 2025-04-13

Full Changelog: https://github.com/backstagephp/uploadcare-field/compare/v0.1.0...v0.2.0

v0.1.0 - 2025-01-17

Full Changelog: https://github.com/backstagephp/uploadcare-field/commits/v0.1.0