Files
librechat.ai/components/changelog/content/config_v1.1.6.mdx
Danny Avila 16f10e41ff feat: v0.7.5-rc1 LibreChat / v1.1.6 config; refactor: Hero (#112)
* refactor: headers

* refactor: update headline and subtitle in Hero component

* feat: Add v0.7.5-rc1 release candidate changelog

* docs: Add prompts and bookmarks settings to interface configuration

* docs: Update static file configuration and documentation
2024-08-28 15:20:34 -04:00

4 lines
402 B
Plaintext

- Added [`prompts`](/docs/configuration/librechat_yaml/object_structure/interface#prompts) and [`bookmarks`](/docs/configuration/librechat_yaml/object_structure/interface#bookmarks) to the interface settings.
- This allows you to disable or enable the prompts and bookmarks tabs in the interface.
- Applies only to users with "USER" roles, "ADMIN" roles will always see these features enabled.