From 3082d9a1af631ccf016f680dbbbf6aee2e632f75 Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Sun, 19 Jul 2026 18:23:34 -0700 Subject: [PATCH] Fill in PR number in release note (#1644) --- release-notes/Release-notes-0.15.9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/Release-notes-0.15.9.md b/release-notes/Release-notes-0.15.9.md index 32bfa4de..8fdc4726 100644 --- a/release-notes/Release-notes-0.15.9.md +++ b/release-notes/Release-notes-0.15.9.md @@ -204,7 +204,7 @@ this release should add its entry under the appropriate section below. re-mints fresh `XSRF-TOKEN`/`_csrf` cookies, so retrying with the new token succeeds. - **Drop the `crypto-browserify` polyfill chain by moving 2FA TOTP to WebCrypto** - ([#TBD](https://github.com/Ride-The-Lightning/RTL/pull/TBD), closes + ([#1644](https://github.com/Ride-The-Lightning/RTL/pull/1644), closes [#1634](https://github.com/Ride-The-Lightning/RTL/issues/1634)). The frontend build pulled in the browser polyfills `crypto-browserify`, `stream-browserify` and `vm-browserify` (mapped in via `tsconfig.json` `paths`) solely because `otplib`'s