4.17.0
amruthpillai/reactive-resume4.17.0Jun 26, 2026by HFO4
AI Summary
This update introduces visual enhancements such as list view thumbnails and a global toggle for email visibility, alongside Arabic localization. It also resolves critical security vulnerabilities and fixes issues preventing OAuth clients from accessing all API endpoints.
Key Highlights
- Enabled displaying thumbnails in list view.
- Added global toggle to expose or hide registered users' email addresses.
- Added Arabic localization support.
- Fixed multiple security vulnerabilities reported by @riodrwn and @DavidCarliez.
- Fixed OAuth clients unable to use all API endpoints.
New Features
- List view thumbnails.
- Pro feature: Configure initial user group mapping for OIDC login.
- Global toggle for email visibility.
- 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)