-
Notifications
You must be signed in to change notification settings - Fork 50
/
Copy pathchanges.json
23 lines (23 loc) · 1.91 KB
/
changes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"version": "8.15.4",
"codename": "Powered by Flux",
"info": [
"We are proud to release Version 8.15.4, delivering crucial updates in security, major improvements in encryption, and an entirely revamped Fluxnode Dashboard."
],
"bugs": [
"UI Fixes and Adjustments: Various Purchase and Swap UI Treatments. Other UI improvements.",
"Monero Sending Fix: Fixed a bug related to monero cryptoasset sending.",
"UI Fixes and Adjustments: Various Fluxnodes App UI Treatments. Other UI improvements",
"Mobile GCM decryption incompatibility: Resolved an issue where mobile GCM decryption was incompatible with the latest version of the desktop.",
"Various Minor Bug Fixes: A range of minor bugs have been fixed to improve the overall user experience and ensure smoother operation of the wallet."
],
"features": [
"Reset EasyLogin & D2FA: Strongly encouraged to reset EasyLogin and Decentralized Two-Factor Authentication (D2FA) to fully benefit from the improved encryption and security updates.",
"Fluxnode Dashboard Redesign: Completely refactored the Fluxnode Dashboard, enhancing both backend logic and frontend user interface for improved clarity, usability, and functionality.",
"Advanced Encryption Standard (AES-GCM): Updated encryption methods to AES-GCM, leveraging the latest cryptographic standards for robust protection.",
"Enhanced Key Derivation: Significantly improved AES key derivation techniques to bolster security against brute force attacks.",
"Biometric Security Integration: Upgraded biometric security measures by combining keystore and biometric secrets for superior authentication protection.",
"CS and ID Language Support: Refreshed translations for Czech (CS) and Indonesian (ID) languages to enhance user experience.",
"General Improvements: Across-the-board refinements have been made to sharpen feature performance and ensure a secure, seamless wallet experience."
]
}