···88 <lastBuildDate>Mon, 29 Sep 2025 18:00:00 MST</lastBuildDate>
99 <atom:link href="https://pstream.mov/notifications.xml" rel="self" type="application/rss+xml" />
10101111- <item>
1111+ <item>
1212+ <guid>notification-055</guid>
1313+ <title>Backend issues have been fixed!</title>
1414+ <description>You are now able to log into your account again! Hopefully less downtime going forward!
1515+1616+We decided to move the backend (previously server.fifthwit.net) to a new server at backend.pstream.mov.
1717+1818+All of your account data has been migrated to the new server, so you can log in with existing passphrase.
1919+2020+We've also introduced some new backend servers, so you can now choose which one you want to use. Sorry for all the downtime!
2121+ </description>
2222+ <pubDate>Mon, 29 Dec 2025 13:30:00 MST</pubDate>
2323+ <category>announcement</category>
2424+ </item>
2525+2626+ <item>
1227 <guid>notification-054</guid>
1328 <title>P-Stream v5.3.3 released!</title>
1429 <description>Merry Christmas everyone! 🎄
+10-3
src/assets/locales/en.json
···158158 "customPassphrasePlaceholder": "Enter your custom passphrase",
159159 "useCustomPassphrase": "Use Custom Passphrase",
160160 "invalidPassphraseCharacters": "Invalid passphrase characters. Only English letters, numbers 1-10, and normal symbols are allowed.",
161161- "passphraseTooShort": "Passphrase must be at least 8 characters long."
161161+ "passphraseTooShort": "Passphrase must be at least 8 characters long.",
162162+ "usePasskeyInstead": "Use passkey instead"
162163 },
163164 "hasAccount": "Already have an account? <0>Login here.</0>",
164165 "login": {
···168169 "passphrasePlaceholder": "Passphrase",
169170 "submit": "Login",
170171 "title": "Login to your account",
171171- "validationError": "Incorrect or incomplete passphrase /ᐠ. .ᐟ\\"
172172+ "validationError": "Incorrect or incomplete passphrase /ᐠ. .ᐟ\\",
173173+ "usePasskey": "Use passkey",
174174+ "or": "or",
175175+ "noBackendUrl": "No backend URL"
172176 },
173177 "register": {
174178 "information": {
···209213 "passphraseLabel": "Your 12-word passphrase",
210214 "recaptchaFailed": "ReCaptcha validation failed",
211215 "register": "Create account",
212212- "title": "Confirm your passphrase"
216216+ "title": "Confirm your account",
217217+ "passkeyDescription": "Please authenticate with your passkey to complete registration.",
218218+ "authenticatePasskey": "Authenticate with Passkey",
219219+ "passkeyError": "Passkey verification failed"
213220 }
214221 },
215222 "errors": {