diff options
| -rw-r--r-- | CHANGELOG.md | 5 | ||||
| -rw-r--r-- | dist-assets/desktop-product-version.txt | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b76dfc2d1c..0a682df4f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,9 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] + + +## [2025.10-beta1] - 2025-09-16 ### Added - Add helpful warnings when clearing account history. This helps users not lose their account numbers. @@ -31,6 +34,8 @@ Line wrap the file at 100 chars. Th - Log WFP sessions when transaction lock timeout occurs. ### Changed +- Move placement of login button from inside the account number input to under account number. + #### Windows - Implement UDP GSO for QUIC on client socket. This improves download speeds slightly. diff --git a/dist-assets/desktop-product-version.txt b/dist-assets/desktop-product-version.txt index 9692bff4d6..d0e3b100a7 100644 --- a/dist-assets/desktop-product-version.txt +++ b/dist-assets/desktop-product-version.txt @@ -1 +1 @@ -2025.9 +2025.10-beta1 |
