mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Release Notes (markdown)
parent
874ea3d5f3
commit
b8903aea64
1 changed files with 11 additions and 9 deletions
|
|
@ -135,10 +135,12 @@ _Thank for help to - [h5p9sl](https://github.com/h5p9sl)_
|
|||
* `fixed` Overflow during arithmetical operation [#6](https://github.com/Sigmanor/Crypto-Notepad/issues/6)
|
||||
|
||||
## v1.1.0 (2017-02-10)
|
||||
* `added` Drag and Drop support. [#2](https://github.com/Sigmanor/Crypto-Notepad/issues/2)
|
||||
* `added` Highlight URLs and mailto: links. (Hold SHIFT key to open links) [#3](https://github.com/Sigmanor/Crypto-Notepad/issues/3)
|
||||
* `added` Auto save on lock.
|
||||
* `improved` Text selection behavior was changed.
|
||||
### Added
|
||||
* Drag and Drop file to editor support. [#2](https://github.com/Sigmanor/Crypto-Notepad/issues/2)
|
||||
* Highlight **URLs** and **email** links. (Hold **SHIFT** key to open links) [#3](https://github.com/Sigmanor/Crypto-Notepad/issues/3)
|
||||
* Auto save on lock.
|
||||
### Improved
|
||||
* Text selection behavior was changed.
|
||||
|
||||
## v1.0.0 (2016-01-28)
|
||||
### Added
|
||||
|
|
@ -146,10 +148,10 @@ _Thank for help to - [h5p9sl](https://github.com/h5p9sl)_
|
|||
* Saving the window state.
|
||||
* Able to open files of all formats.
|
||||
### Improved
|
||||
* Text change detection.
|
||||
* Detect when text in editor was changed.
|
||||
* Search panel was redesigned.
|
||||
### Fixed
|
||||
* Fixed bug with empty filename.
|
||||
* Fixed bug with the empty filename.
|
||||
* Fixed bug with the search panel.
|
||||
* Various bug fixes and improvements.
|
||||
### Removed
|
||||
|
|
@ -181,7 +183,7 @@ _Thank for help to - [h5p9sl](https://github.com/h5p9sl)_
|
|||
|
||||
## v0.5.0 (2016-01-15)
|
||||
### Added
|
||||
* Checking for update and auto-update app.
|
||||
* Auto check for updates on app startup.
|
||||
* New icon for app.
|
||||
### Improved
|
||||
* Redesigned **About/Enter Key/Change Key** windows.
|
||||
|
|
@ -198,9 +200,9 @@ _Thank for help to - [h5p9sl](https://github.com/h5p9sl)_
|
|||
* **Reset to default** button in settings window.
|
||||
* Toolbar with icons.
|
||||
* Able to close toolbar.
|
||||
* New show/hide password icons.
|
||||
* New **show/hide password** icons.
|
||||
### Improved
|
||||
* About window design.
|
||||
* About window redesigned.
|
||||
|
||||
## v0.3.0 (2016-01-09)
|
||||
### Improved
|
||||
|
|
|
|||
Loading…
Reference in a new issue