First: I hope to have v1.2 (or a beta) ready by the 15th.
Second: for some reason v1.1 wasn't uploaded to the site before now - blame is probably on me. So even though it was done on April 11th, you've all been missing stuff like text-find until today, doh.
What will v1.2 bring?
A better way of saving. Saving to the executable of a running program isn't possbible under windows (at least not without some very dirty tricks), so one has to jump through some hoops. The new way is still a bit bothersome, but better than the old. What this means to you is that fSekrit will not "flicker in and out of existance" when saving. (mostly done, needs extensive testing)
Somewhat more secure, by using a non-zero IV (techy stuff ;P). (done)
Custom font support, as per request. Per-user registry setting. Currently debating with myself whether to add a GUI font selection, or require the user to regedit. (done - unless you people want GUI).
Import and export of text files, because copy/paste can be a bit tedious. Also, it seems that the win9x clipboard is limited to ~12kb of text?, so this is needed for win9x support. (not started yet, should be easy)
Better win9x support. By creating a ~1meg note on NT and loading on Win98, I found out that large notes are read just fine by - but when saving, only ~60kb makes it to the file. (shouldn't be too hard to fix)