Hi, thanks for the feedback!
1. Windows XP : note that the new version needs .NET 3.5. I think I forgot to mention it. Maybe that's the problem.
2. Magnifier: If I understand the need, it would mean to turn the magnifier into a regular drawing tool, that can have a persistence. I like this idea because currently it is a special tool and that means specific code in a few places which is not ideal.
3. Changing text: Interesting idea. Being able to keep 100% opacity between two key images would be interesting for all drawings actually, not just text, but at the moment I don't know how to have a simple user interface for this. The persistence dialog is already not very intuitive, I don't want to add complexity to it.
Having the text tool able to hold different texts depending on the time could be done too. But similarly, it must not add complexity to the existing text tool (basic tools must stay basic). So maybe a menu like "Multitext" that needs to be activated. When activated the persistence is switched to "always visible" and there are new menus to create and delete sections inside the text tool timeline. When you modify the text value, only the value of the section is impacted. Some sort of visualisation of the sections would be more user friendly.
After some thinking having persistence opaque between two key points would probably be the best option but both needs careful user interface design…