LibreChat/packages
Dustin Healy 88abca5d6d fix: allow system role updates when name is unchanged
The updateRoleHandler guard rejected any request where body.name matched
a system role, even when the name was not being changed. This blocked
editing a system role's description. Compare against the URL param to
only reject actual renames to reserved names.
2026-03-26 14:50:57 -07:00
..
api fix: allow system role updates when name is unchanged 2026-03-26 14:50:57 -07:00
client 📁 refactor: Prompts UI (#11570) 2026-03-22 16:56:22 -04:00
data-provider 🎛️ feat: DB-Backed Per-Principal Config System (#12354) 2026-03-25 19:39:29 -04:00
data-schemas test: add data-layer tests for createRoleByName, deleteRoleByName, listUsersByRole 2026-03-26 14:50:57 -07:00