From 42740d168a426773006626b7d741472cb6e41966 Mon Sep 17 00:00:00 2001 From: Mathijs van Veluw Date: Sun, 30 Nov 2025 17:38:33 +0100 Subject: [PATCH] Updated FAQs (markdown) --- FAQs.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/FAQs.md b/FAQs.md index 047d5eb..8215764 100644 --- a/FAQs.md +++ b/FAQs.md @@ -18,6 +18,12 @@ To determine if the issue is server-side or client side please read the followin https://github.com/dani-garcia/vaultwarden/wiki/Bitwarden-clients-troubleshooting +## I have a feature request for the web-vault (or any other client) + +Unfortunately we can't help here. The Vaultwarden project does not, and probably will never develop a custom client. +We try to stay as close as possible to the upstream client way of working as possible, and since we would only be able to add something to the web-vault, that might even break other clients or cause issues with keeping up-to-date with the upstream web-vault. Therefor we will not add any special or unique feature which needs to be handled client side to Vaultwarden. + + ## When is the next release of Vaultwarden? Can you give an ETA? There is no release schedule for Vaultwarden. If the maintainers have time and think a new version is warranted then it could be released immediately but given that this is a project done by people in their spare time it could also take a couple of weeks if not months before the next release.