- Added ability to create and modify notes groups via Control Panel.
- Added visual notification for scheduled notes.
- Restored note's context menu (right-click on edit box).
- Skinless notes may be rolled to caption size (or restored) by double click on caption.
- Transparency of note will not change on mouse events, like Enter or Leave, but on changing focus only.
- Added command to restore note's placement - in some cases notes got negative size and/or location and disappeared.
- Bug fixed - prevented improper resizing of skinless notes.
- Bug fixed - new note moved on creation to the top of windows hierarchy.
- Bug fixed - setting schedule type to "pester" did not affect immediately, if previous schedule type wasn't "No".
- Bug fixed - timer of "pester" schedule type resets to 0 while changing skin.
- Bug fixed - transparent note became opaque while saving it from Control Panel.
- Help file size greatly decreased.
- Simple edit box is replaced by rich edit - since now any portion of note's text can be formatted separately, applying font properties, highlighting and alignment (the most important update)
- Added hyperlinks recognition
- Added option for autosave mode - all notes will be autosaved in appointed interval
- Each note can now be saved by pressing Ctrl S
- First characters of note are now used as default note's name instead of creation timestamp
- Added Drag-&-Drop support
- Added "Save All" command
- Because of rich edit format each note is stored as separate file, instead of previous versions, where all notes are saved in single notes.pndb file. Notes from previous versions can be imported by choosing "Preferences->Misc->Get notes from previous versions"
- Command line arguments are changed as well. In previous version swicth -config had two arguments: Notes.ini file location and optional Notes.pndb file location. In the currenct version -config still has two arguments, but the second optional arguments is now "data" directory location, and should not be a file name
- Bug fixed - notes are saved automatically on system shutdown (if option "Save all on shutdown" is selected)
- Skins from previous versions are incompatible with new one
- The most important change - added "skinless" mode, which allows to create resizable notes
- Enhanced command-line support
- Added some new features (sending note by e-mail etc)
- Fixed some bugs and memory leaks
- Added support for hot keys
- Added ability for switching sound alarm on/off
- Added ability for adding custom sounds
- Added support for custom date/time formats
- Added new "pester" schedule type which will alarm you every [hours]:[minutes]:[seconds]
- Added partial command-line support (for closing only)
- Added GNU Lisence
- Program shortcut in "StartUp" folder now may be added or deleted from preferences window