186 Release Notes
Oleksandr edited this page 2022-09-09 13:26:06 +03:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

v1.7.3 (2022-09-09)

Improved

  • Changed build configuration. App will no longer be detected as trojan (I hope).

v1.7.2 (2022-05-30)

Fixed

  • Date/time was always inserted in the end of text.

v1.7.1 (2022-05-22)

Added

  • Date time insert #53

Improved

  • Increased font size for some password inputs.

v1.7.0 (2021-04-11)

Added

  • Paste Board function #53

Fixed

  • 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.

v1.6.9 (2021-03-28)

Added

  • 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.

Improved

  • 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.

Fixed

  • Connection error in updater (so maybe you need download this release manually).
  • Bugs with some settings load.

v1.6.8 (2020-09-09)

Added

  • Optional able to open all files except *.cnp without message Try to decrypt file? #52
  • Menu item and toolbar icon Try to decrypt.

Improved

  • Now some items of the main menu become inactive when it's not necessary to use.

Fixed

  • Minor bugs when files open.

v1.6.7 (2020-08-08)

From now on the official website of the app is hosted on https://crypto-notepad.github.io/

Improved

  • Buttons in the Password generator window was swapped.

Fixed

  • Editor text was not displayed when the window is maximized from the thumbnail preview.

v1.6.6 (2020-01-20)

Added

  • 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.

Improved

  • 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.

Fixed

  • Shortcut keys doesn't work or worked when it's not necessary.

v1.6.5 (2019-12-12)

Improved

  • Extended types of special characters in the Password generator #47
  • Сhanged minimum and maximum generated password length to 4 and 256

v1.6.4 (2019-12-01)

Added

  • 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.

Improved

  • Design of the About window was simplified for better performance.

Fixed

  • 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.

v1.6.3 (2019-11-11)

Added

  • Password generator #42

Fixed

  • 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.

v1.6.2 (2019-11-10)

Improved

  • Update dialog window now is centered parent.
  • In Encryption settings tab, was added hint that contain recommended encryption values.

Fixed

  • Wrong text position in title bar when Save As.
  • Wrong message in status panel when new version is available.

v1.6.1 (2019-11-09)

Added

  • Able to hide single labels in the Status panel.

Improved

  • Swapped the app name and the file name in the window title.

Fixed

  • 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.

v1.6.0 (2019-11-06)

Added

  • 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.

Improved

  • 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.

Fixed

  • 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.

Removed

  • Completely removed line numbers, due lack of performance and stability of this feature.

v1.5.1 (2019-08-30)

Added

  • Notification in window title bar when file saved.

Fixed

  • Bug with scrolling down in editor #26
  • Text glitches in editor after file saving #27

v1.5.0 (2019-08-28)

Added

  • 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.

Improved

  • Text search. Now it more like in windows notepad.
  • Minor design changes.

Fixed

  • Wrong behavior after try to close app #22
  • Bug with incorrect file name.
  • Many minor bugs. Added new bugs (not on purpose).

v1.4.0 (2019-01-08)

Added

  • 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.

Improved

  • Undo function for editor.
  • Settings window.

Fixed

  • 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.

v1.3.0 (2018-12-20)

Added

  • Optional integration with windows context menu #11 #12

Improved

  • Eye icon 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.

Fixed

  • 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 files after this update you need to re-enable this function.

v1.2.0 (2018-12-08)

Added

  • 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.

Improved

  • Minor design changes.

Fixed

  • Minor bug fixes.

Thank for help to - h5p9sl

v1.1.3 (2018-11-24)

Added

  • Randomized initialization vectors.
  • Salt now stored as metadata.

Fixed

  • 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.

v1.1.2 (2018-02-17)

Fixed

  • Text cursor (caret) is changing position on file saving #8

v1.1.1 (2017-05-31)

Fixed

  • Overflow during arithmetical operation #6

v1.1.0 (2017-02-10)

Added

  • 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.

Improved

  • Text selection behavior was changed.

v1.0.0 (2016-01-28)

Added

  • Displaying filename in title bar.
  • Saving the window state.
  • Able to open files of all formats.

Improved

  • Detect when text in editor was changed.
  • Search panel was redesigned.

Fixed

  • Fixed bug with the empty filename.
  • Fixed bug with the search panel.
  • Various bug fixes and improvements.

Removed

  • Status panel.

v0.6.2 (2016-01-23)

Added

  • Saving the caret position in editor.

Improved

  • Changed the messages priority on the first launch.

Removed

  • Invalid link from about window.

v0.6.1 (2016-01-22)

Fixed

  • Bug with changing the encryption key.
  • Typos.

v0.6.0 (2016-01-22)

Added

  • Release notes link in updater.
  • Auto-lock editor on windows minimize.
  • Lock icon on toolbar.
  • App file extension was changed to *.cnp

Improved

  • Open file function was reworked.

Fixed

  • Bug fixes and performance improvements.

v0.5.0 (2016-01-15)

Added

  • Auto check for updates on app startup.
  • New icon for app.

Improved

  • Redesigned About/Enter Key/Change Key windows.

Fixed

  • Minor bug fixes.

v0.4.1 (2016-01-12)

Fixed

  • Bug while saving the settings.

v0.4.0 (2016-01-11)

Added

  • 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.

Improved

  • About window redesigned.

v0.3.0 (2016-01-09)

Improved

  • All dialog windowas now placed in the middle of the parent forms.

Fixed

  • Bug with closing Enter Key window.

v0.2.0 (2016-01-07)

Added

  • New icon for show password.
  • Able to change encryption key of opened file.
  • About window.

Fixed

  • Small bug fixes.

v0.1.0 (2016-01-06)

  • First public release.