DigiByte Wallet v4.0.64
August 27, 2026
Every transaction on the home screen still read “Sent”, “Received” and “Confirmed” in English, underneath a heading that had been translated. That row is the most-read part of the wallet, so it is worth its own release rather than waiting.
It was missed because it is a shared piece used in several places rather than a screen of its own, and the check that catches untranslated text was looking at screens. That check now covers it, which is what stops the next shared piece slipping through the same gap.