4.17.0

remotion-dev/remotion4.17.0Jun 26, 2026by HFO4

AI Summary

Enabled thumbnail display in list view, added OIDC configuration for initial user group mapping, and introduced Arabic localization. Fixed security vulnerabilities and OAuth client API endpoint issues.

Key Highlights

  • Thumbnails in list view
  • OIDC initial user group mapping
  • Arabic localization support
  • Security vulnerability fixes

New Features

  • Display thumbnails in list view
  • Configure initial user group mapping for OIDC
  • Global toggle to expose or hide user emails
  • Arabic localization
  • Clickable site logo
  • Fixed OAuth client API endpoint issues

Full Release Notes

* New: Enable displaying thumbnails in list view (#3453)
  * <details>
     <summary>
     Details
     </summary>
     
     <img width="710" height="610" alt="image" src="https://github.com/user-attachments/assets/2ab359fa-13ed-45f8-a466-abbec40335a8" />

     </details>
* New: [Pro] Configure initial user group mapping for OIDC login (#3434)
  * <details>
     <summary>
     Details
     </summary>
     
     <img width="524" height="440" alt="image" src="https://github.com/user-attachments/assets/4bc46161-d81d-442c-bb47-03c7efa4c0e0" />

     </details>
* New: Global toggle to expose or hide registered users' email addresses (#2930)
* New: Arabic localization (#337 @ahmed-0011 @YUDONGLING)
* Enhancement: Clickable site LOGO (#3457)
* Fix: Multiple security vulnerabilities; detailed information will be disclosed in 30 days. Thanks to @riodrwn and @DavidCarliez for reporting.
* Fix: Desktop client and other OAuth clients unable to use all API endpoints (#3471)