[GH-ISSUE #2541] Upgrade to 1.25.0 resets language preference to "english" #1302

Closed
opened 2026-03-03 02:08:01 +03:00 by kerem · 1 comment
Owner

Originally created by @OdyX on GitHub (Jun 8, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2541

It seems that after upgrading to 1.25.0 (from 1.24.0), the users' language preferences have been forcibly set to "english" instead of "auto"; they all need to navigate to their web client's "Options" and toggle this back to "auto".

Deployment environment

  • Install method: Docker image

  • Clients used: web

Steps to reproduce

It happened on both our "beta" setup, and on our "prod" setup. Upgrade was done with:

docker-compose pull
docker-compose up -d --force-recreate

Expected behaviour

The default language should be "auto", not "english".

I don't seem to find a DB column for that preference; where is it stored?

Best,
Didier

Originally created by @OdyX on GitHub (Jun 8, 2022). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2541 It seems that after upgrading to 1.25.0 (from 1.24.0), the users' language preferences have been forcibly set to "english" instead of "auto"; they all need to navigate to their web client's "Options" and toggle this back to "auto". ### Deployment environment * Install method: Docker image * Clients used: web ### Steps to reproduce It happened on both our "beta" setup, and on our "prod" setup. Upgrade was done with: ``` docker-compose pull docker-compose up -d --force-recreate ``` ### Expected behaviour The default language should be "auto", not "english". I don't seem to find a DB column for that preference; where is it stored? Best, Didier
kerem closed this issue 2026-03-03 02:08:01 +03:00
Author
Owner

@BlackDex commented on GitHub (Jun 8, 2022):

Duplicate of #2540

<!-- gh-comment-id:1149579687 --> @BlackDex commented on GitHub (Jun 8, 2022): Duplicate of #2540
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1302
No description provided.