Skip to content

v3.85.1

Latest

Choose a tag to compare

@denolfe denolfe released this 09 Jun 14:00
a8c8da8

v3.85.1 (2026-06-09)

🐛 Bug Fixes

  • fix draft save and duplicate behaviour on upload-enabled collections (#16853) (fad992c)
  • bin scripts cannot import dependencies without explicit "type": "module" (backport) (#16848) (6707e85)
  • add type declarations for css export (TypeScript 6 compat) (#16348) (6c81355)
  • follow redirects when fetching uploaded files for MIME type detection (#16708) (ac46214)
  • plugin-import-export: fix CSV import of arrays and richText nest… (#16923) (ccbdcc2)
  • ui: use explicit relative paths for internal SCSS imports v3.x (#16827) (c039e55)
  • ui: hide entire tabs field when admin.condition is false (#16809) (79b4e4c)

⚡ Performance

  • ui: skip rendering custom components hidden by admin.condition (#16819) (0be11b6)

📚 Documentation

⚙️ CI

🤝 Contributors