4.17.0
nektos/act4.17.0Jun 26, 2026by HFO4
AI Summary
This version introduces several user-facing features including thumbnail display in list view, OIDC user group mapping configuration, and Arabic localization. It also addresses security vulnerabilities and fixes API endpoint access issues for desktop clients.
Key Highlights
- Enable displaying thumbnails in list view
- Configure initial user group mapping for OIDC login
- Global toggle to expose or hide registered users' email addresses
- Arabic localization support
- Fix for multiple security vulnerabilities
New Features
- Enable displaying thumbnails in list view
- Configure initial user group mapping for OIDC login
- Global toggle to expose or hide registered users' email addresses
- Arabic localization
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)