Skip to content

v3.52.0

Choose a tag to compare

@denolfe denolfe released this 15 Aug 14:48
· 1269 commits to main since this release
217606a

v3.52.0 (2025-08-15)

🚀 Features

  • plugin-import-export: adds limit and page fields to export options (#13380) (c1c68fb)

🐛 Bug Fixes

  • filter payload- cookies in getExternalFile only if the URL is external (#13475) (8d4e7f5)
  • db-postgres: ensure index names are not too long (#13428) (047519f)
  • plugin-import-export: csv export & preview showing full documents for hasMany monomorphic relationships instead of just ID (#13465) (3e65111)
  • ui: significantly more predictable autosave form state (#13460) (0b60bf2)

📚 Documentation

🧪 Tests

📝 Templates

🤝 Contributors