**Bug reports** # All apps * when upgrading apps, sometimes the app doesn't realize that the user has bought the premium features. I have have 2 reports from users that the issue was fixed after some time (they tried uninstalling and reinstalling the app, which really sucks). This probably comes from the library I use to do license checks (from google) and from the appStore app that caches license check responses. But to this day, I don't really know what causes the issue. I'll keep on investigate. Anyway : users that have bought premium features, still own thos premium features (forever). There is no need (and it should be impossible) to buy them again. # Michiko * when selecting text, the background color of the selected text is not restored when leaving the selection mode  * the design of the download manager is flawed (it does the job, but it has issues)  # Tenjin + minor issues * bug with copy/select (action mode is disappearing) * wrong colors for kanji screen with dark theme * clicking on a kanji reading on a word screen doesn't jump to the kanji # Japanese engine * some info is missing (which shouldn't be the case for english)  * atsukaeru is not properly translated (potential form of atsukaru/atsukau) + potential problem with ponctuation in this screenshot  fixing that will require to : + collect the base form of verbs/adjectivs of the dictionary used by the tokenizer + keep those that don't have translation in Jmdict (like atsukaeru) + try to reach those with inflected verbs and adjectivs of jmdict + implement a static structure that stores those base form that can be reached with other inflected base form (atsukau + potential form -> atsukaeru) + rewrite tokens with the "bad" base form * tadashii isn't found by Michiko 0.o  + tadashii to is (wrongly) recognized as a conditional (to) form of the adjectiv tadashii + inflected forms are generally correctly recognized but there is only basic support yet in the display engine for them + the fix consist in implementing compound and sub-compound support for inflected forms : high on the to do list as it brings a lot of value to Michiko (& Tenjin) customers * one of the readings of 卒 is そっ.する (sossuru), but the reading is shown as sotsusuru, as if there was a big つ