v0.8.0-rc3 (#9269)

* chore: bump data-provider to v0.8.004

* 📦 chore: bump @librechat/data-schemas version to 0.0.20

* 📦 chore: bump @librechat/api version to 1.3.4

*  v0.8.0-rc3

* docs: update README

* docs: update README

* docs: enhance multilingual UI section in README
This commit is contained in:
Danny Avila 2025-08-25 17:35:21 -04:00 committed by GitHub
parent a22359de5e
commit 4a0b329e3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 28 additions and 23 deletions

View file

@ -1520,7 +1520,7 @@ export enum TTSProviders {
/** Enum for app-wide constants */
export enum Constants {
/** Key for the app's version. */
VERSION = 'v0.8.0-rc2',
VERSION = 'v0.8.0-rc3',
/** Key for the Custom Config's version (librechat.yaml). */
CONFIG_VERSION = '1.2.8',
/** Standard value for the first message's `parentMessageId` value, to indicate no parent exists. */