|
|
What's New in Version 2.2
This release is a minor version up. Added the ability to encrypt the note. New Features
- Added the ability to encrypt a note. To encrypt uses The Blowfish encryption algorithm.
Version 2.2 support encryption of a note. The encryption algorithm is Blowfish which is very fast and high robustness.
You can encrypt each note. Off cource you can also encrypt the whole note.
When NewNOTEPAD Pro access the encrypted note, it does encrypt and decrypt frequently. To access a large size note the processing speed will slow. Therefore, we recommend that you encrypt only a note which avoid to access by someone else.
The encrypted note is shown as below.
- Added the ability to edit text with key control of emacs like.
Adds edit keys as follow.
| Control-a |
Move cursor to the start of the current line. |
| Control-e |
Move cursor to the end of the current line. |
| Control-b |
Move backward cursor |
| Control-f |
Move forward cursor |
| Control-p |
Move cursor to the above of the current line. |
| Control-n |
Move cursor to the below of the current line. |
| Control-o |
Line feed on position of the current cursor. |
| Control-d |
Delete one character of cursor`s right. |
| Control-h |
Delete one character of cursor`s left. |
| Control-k |
Store string from the cursor position to the end of the current line into the paste buffer.(kill) |
| Control-y |
Paste string from the paste buffer.(yank) |
| Control-v |
Show the next page.(Scroll up one page) |
Improvements and Changes
- On OS X, Show the sheet window for some dialogs.
- Added the ability to delete the locked note on the list pane.
- Added the ability to print a note on the list pane of the multi-pane.
- Added the ability to specify the target group from the pop-up menu on the find dialog.
Bug Fixes
- Fixed a rare crash on the find-result window.
- Fixed a problem of ocurring note error when the locked note move into the other note file.
- Fixed a hang-up when the destination and source groups are same to move (the menu Notepad/Move).
- Fixed a problem of moving the note item into a illegal hierarchy when drag and no-move on the sorted list pane.
- Fixed a problem of entering invisible character code.
- (OS 9) Fixed a problem that the horizontal scroll bar of text note on a single-pane is out of line.
Download
To download the newest version, Visit the downloads page.
|