0.22.2
Fixed
- Focus time no longer disappears when you reopen the app. If you were using Yappie without an account, time you had already focused could be back at zero the next time you opened it — the whole day's total, not just part of it. The app was reading your saved file a moment too early, before Windows would let it be unscrambled, deciding it was damaged, and writing a blank one over the top. It now waits, and — more importantly — it will never overwrite a save it has failed to read. Signed-in accounts hit the same bug, but syncing quietly restored the data from the server, so it mostly showed up for people focusing without an account. (reported by @Mrgr4vity)
- Picking a language sticks now. Choosing a language while signed in worked for a moment and then quietly went back to the old one, and reopening the app brought the old language back for good. The app keeps its own copy of a few account details, and that copy was never told about the change, so every launch restored the previous language over your choice. Filipino was the one that showed it up most clearly: it kept coming back as Malay. (reported by @Mrgr4vity)
- Yappie's name no longer sits in a faint box over a background. The soft shadow that keeps the name readable over artwork was being cut off square at either side of it, leaving two hard vertical edges. It fades out properly now. (reported by @Mrgr4vity)
Changed
- The language picker is searchable now, like the timezone one. It was a plain dropdown with twenty-five entries and no way to search, sitting right above a timezone picker that had both. Now they match. You can find a language by typing it in its own words, by its English name or by its code, so 日本語 turns up whether you type "japanese", "ja" or 日本 — useful when the list is full of alphabets you cannot read. (reported by @Mrgr4vity)