-
-
Notifications
You must be signed in to change notification settings - Fork 33
Release Notes
Oleksandr edited this page Sep 9, 2022
·
186 revisions
- Changed build configuration. App will no longer be detected as trojan (I hope).
- Date/time was always inserted in the end of text.
- Date time insert #53
- Increased font size for some password inputs.
- Paste Board function #53
- Bug with disappearing text after showing app from the tray.
- Bug when after file locking was possible to open app settings from the app tray menu.
- New items in tray menu.
- Able to reset window location (from tray menu).
- Able to enable tray menu without enabling Minimize to tray/Close to tray settings.
- If app is completely out off screen at the start, window location will be reset automatically.
- Now settings from the Integration section will be applied at the app start, if settings file was imported.
- Connection error in updater (so maybe you need download this release manually).
- Bugs with some settings load.
- Optional able to open all files except *.cnp without message Try to decrypt file? #52
- Menu item and toolbar icon Try to decrypt.
- Now some items of the main menu become inactive when it's not necessary to use.
- Minor bugs when files open.
From now on the official website of the app is hosted on https://crypto-notepad.github.io/
- Buttons in the Password generator window was swapped.
- Editor text was not displayed when the window is maximized from the thumbnail preview.
- Auto lock if the app is inactive #48
- Able to make editor readonly.
- Readonly indicator in the status panel.
- Word wrap indicator in the status panel.
- Auto-clear clipboard on app close.
- Auto-clear clipboard after copy text from the editor.
- Able to clear clipboard manually from the Edit main menu.
- Able to disable all shortcut keys.
- Remapped some shortcut keys #49
- When app is minimized, editor text is hidden in windows thumbnail previews (how it looks).
- Categories in Settings window was reorganized.
- Now all main menu items have hotkeys.
- Shortcut keys doesn't work or worked when it's not necessary.
- Extended types of special characters in the Password generator #47
- Π‘hanged minimum and maximum generated password length to 4 and 256
- Able to copy debug info to clipboard by clicking to app version in the About window.
- Π‘opy all generated passwords / last generated password in the list.
- Able to specify the number of the generated passwords [1-1000].
- Remembering parameters in the Password generator window.
- Design of the About window was simplified for better performance.
- App now correctly working on the systems with .NET Framework v4.6.1 and higher.
- Bug with incorrect file name when creating a new file.
- Password generator #42
- Invalid file name on new file create #45
- New files don't saving when Save As & Save clicking #46
- Bug when save dialog did not appear on app close.
- Update dialog window now is centered parent.
- In Encryption settings tab, was added hint that contain recommended encryption values.
- Wrong text position in title bar when Save As.
- Wrong message in status panel when new version is available.
- Able to hide single labels in the Status panel.
- Swapped the app name and the file name in the window title.
- Performance issues on large values of Password iterations #43
- Bug when file size and modified date does not calculated.
- Invisible Save file? dialog window on app closing.
- Bug with file saving on app closing.
- Disabled whole word selection with mouse in editor #29
- Remembering value of the Right-to-Left setting #30
- Status panel in the bottom of window #31
- Customize left-padding in the editor #32
- Optional old icons in Toolbar #34
- Hide app to tray (while minimize or closing) #35
- Able to make app window always on top of all other windows #36
- Single Instance #37
- Message on first launch to let the user enable/disable auto-update #39
- Encrypt/decrypt all file formats #40
- Save file and close it, without closing the app #41
- Optional border around the editor.
- Placeholders for text fields with passwords.
- Able to hide Close button in toolbar.
- Border settings for Search panel.
- Optional hide main menu.
- Completely changed navigation and design of Settings window #33
- Changed Auto lock on minimize function.
- All fonts are brought to a single style (except the About window).
- Minor design changes in About window.
- Changed error sounds while changing the encryption key.
- Changed timeout for Key was successfully changed message.
- Disabled system sounds in text fields while Enter key pressing.
- Changed icons for Change Key and Enter Key windows.
- New style for Lock function.
- Added missing information message when connection is lost while checking the updates #28
- Fixed always red color of status message in Change Key window. Now it's green when key changed successfully, and red when failed.
- Bug when the file save window did not close.
- App crashes when PC is locked.
- Completely removed line numbers, due lack of performance and stability of this feature.
- Notification in window title bar when file saved.
- Drag & Drop file on executable to open it #19
- Line numbers panel in editor #23
- Saving in settings Custom colors values from color picker #24
- Able to disable functionality of Insert keyboard button #25
- TAB button functionality in editor.
- Text search. Now it more like in windows notepad.
- Minor design changes.
- Wrong behavior after try to close app #22
- Bug with incorrect file name.
- Many minor bugs. Added new bugs (not on purpose).
- Redo function in the editor.
- New icons (http://p.yusukekamiyamane.com/)
- Icons in the main menu (optional).
- Able to make toolbar color like editor background color.
- Undo function for editor.
- Settings window.
- Vertical scroll bar position shifted #17
- Right-to-left reading work incorrect #18
- Change Key and Lock toolbar icons was inactive.
- Returned missing backward compatibility for decryption with custom salt.
- Issue when file name on Save/Open was incorrect or empty.
- Eye icon
behavior.
- Encryption key now can't be empty.
- When you open a new file, filename is always empty.
- Minor design changes in Settings and Change Key windows.
- Logic of the Associate with .cnp files function.
- Empty filename while saving existing file or creating a new.
- Incorrect work of the Auto save on lock function.
- Strange behavior after opening a file #13
- Critical bug after file saving #14
Thank for help to - h5p9sl
Important. If you using the
Associate with *.cnp filesafter this update you need to re-enable this function.
- Program now randomizes 64-byte-long salt when saving files (by default).
- Encryption key now encrypts when not in use.
- Use RijindaelManaged.GenerateIV method instead of manually generating random IV.
- Backward compatibility for older files without metadata.
- Minor design changes.
- Minor bug fixes.
Thank for help to - h5p9sl
- Randomized initialization vectors.
- Salt now stored as metadata.
- Minor grammar mistakes.
Thank for help to - h5p9sl
Important. If you can't open previously encrypted file, just decrypt it in older version, and encrypt in new version, sorry for the trouble.
- Text cursor (caret) is changing position on file saving #8
- Overflow during arithmetical operation #6
- Drag and Drop file to editor support. #2
- Highlight URLs and email links. (Hold SHIFT key to open links) #3
- Auto save file on editor lock.
- Text selection behavior was changed.
- Displaying filename in title bar.
- Saving the window state.
- Able to open files of all formats.
- Detect when text in editor was changed.
- Search panel was redesigned.
- Fixed bug with the empty filename.
- Fixed bug with the search panel.
- Various bug fixes and improvements.
- Status panel.
- Saving the caret position in editor.
- Changed the messages priority on the first launch.
- Invalid link from about window.
- Bug with changing the encryption key.
- Typos.
- Release notes link in updater.
- Auto-lock editor on windows minimize.
- Lock icon on toolbar.
- App file extension was changed to *.cnp
- Open file function was reworked.
- Bug fixes and performance improvements.
- Auto check for updates on app startup.
- New icon for app.
- Redesigned About/Enter Key/Change Key windows.
- Minor bug fixes.
- Bug while saving the settings.
- Warning message while open Encrypt/Decrypt tab in Settings.
- Reset to default button in settings window.
- Toolbar with icons.
- Able to close toolbar.
- New show/hide password icons.
- About window redesigned.
- All dialog windowas now placed in the middle of the parent forms.
- Bug with closing Enter Key window.
- New icon for show password.
- Able to change encryption key of opened file.
- About window.
- Small bug fixes.
- First public release.
Created with β€οΈ by Sigmanor
behavior.