Notepads

A modern, lightweight text editor with a minimalist design.

MIT License

Stars
8.6K
Committers
66

Bot releases are hidden (Show)

Notepads - Notepads v1.5.5.0 Latest Release

Published by 0x7c13 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/0x7c13/Notepads/compare/v1.5.4.0...v1.5.5.0

Notepads - Notepads v1.5.4.0

Published by 0x7c13 9 months ago

Notepads - Notepads v1.5.3.0

Published by 0x7c13 10 months ago

Notepads - Notepads v1.5.2.0

Published by 0x7c13 10 months ago

  • Fixed a bug presented in previous two releases.

Full Changelog: https://github.com/0x7c13/Notepads/compare/v1.5.1.0...v1.5.2.0

Notepads - Notepads v1.5.1.0

Published by 0x7c13 10 months ago

What's Changed

Full Changelog: https://github.com/0x7c13/Notepads/compare/v1.5.0.0...v1.5.1.0

Notepads - Notepads v1.5.0.0

Published by 0x7c13 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/0x7c13/Notepads/compare/v1.4.9.0...v1.5.0.0

Notepads - Notepads v1.4.9.0

Published by 0x7c13 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/0x7c13/Notepads/compare/v1.4.8.0...v1.4.9.0

Notepads - Notepads v1.4.8.0

Published by 0x7c13 over 2 years ago

What's Changed

Full Changelog: https://github.com/0x7c13/Notepads/compare/v1.4.7.0...v1.4.8.0

Notepads - Notepads v1.4.7.0

Published by 0x7c13 over 2 years ago

--- v1.4.7.0 ---

  • Updated dependencies and translations.
  • Added shortcut: Ctrl+J to join multiple lines into one.

What's Changed

New Contributors

Full Changelog: https://github.com/JasonStein/Notepads/compare/v1.4.6.0...v1.4.7.0

Notepads - Notepads v1.4.6.0

Published by 0x7c13 almost 3 years ago

--- v1.4.6.0 ---

  • Updated dependencies and translations.
Notepads - Notepads v1.4.2.0

Published by 0x7c13 about 4 years ago

--- v1.4.2.0 ---

[New features]

  • Added proofing suggestions when right click on misspelling words.
Notepads - Notepads v1.4.0.0

Published by 0x7c13 about 4 years ago

--- v1.4.0.0 ---

[New features]

  • Added classic notepad log entry feature (For files starting with ".LOG").
  • Added environment variable support for command line activation.

[Improvements]

  • Added support for opening any kind of file (Only supported on Windows 10 version 2004 or above).
  • Better shadow window detection logic.
  • Cut/Copy now works for current line when there is no selection.
  • Some UI tweaks.
Notepads - Notepads v1.3.9.0

Published by 0x7c13 over 4 years ago

--- v1.3.9.0 ---

[New features]

  • Added option to switch app language in advanced settings (only supported languages installed on your system will be shown).
Notepads - Notepads v1.3.8.0

Published by 0x7c13 over 4 years ago

--- v1.3.8.0 ---

[New features]

  • Added "Smart Copy" feature. Once enabled, Notepads will smartly trim leading and trailing spaces, tabs, and empty lines before copying the selected text to the clipboard. You can turn this feature on and off under Advanced Settings.
Notepads - Notepads v1.3.7.0

Published by 0x7c13 over 4 years ago

--- v1.3.7.0 ---

[New features]

  • You can now move line(s) up and down using Alt + Up/Down shortcut.

[Improvements]

  • Replace will first replace the current selected text if it matches the finding.
Notepads - Notepads v1.3.5.0

Published by 0x7c13 over 4 years ago

--- v1.3.5.0 ---

[New features]

  • Added option to rename a file or unsaved document. Please note, you can rename unsaved document to any extension you want but not for renaming any existing files. Rules are more restricted when renaming existing files due to the UWP restrictions.

[Improvements]

  • Added more file extension supports including *.ps1, *.vbs, *.xaml etc.
  • Some minor UX changes.
Notepads - Notepads v1.3.4.0

Published by 0x7c13 over 4 years ago

--- v1.3.4.0 ---

[Bug fixes]

  • Fixed an issue where app might crash when line highlighter is showing.
Notepads - Notepads v1.3.3.0

Published by 0x7c13 over 4 years ago

--- v1.3.3.0 ---

  • Fixed an issue with previous release.
Notepads - Notepads v1.3.2.0

Published by 0x7c13 over 4 years ago

--- v1.3.2.0 ---

[New features]

  • Added settings to change font style and font weight.

[Improvements]

  • When you drag a file into Notepads, it now can be saved silently without prompting a file save picker.
  • Improved DiffViewer rendering performance.
  • Minor visual adjustments to line highlighter when multiple lines are selected.

[Bug fixes]

  • Fixed a bug where in some cases, clipboard content might be cleared upon app exit.

[New Localization]

  • [zh-TW][Chinese (Traditional)]

Internationalization and localization are done by the community. Please check here for more details: https://github.com/JasonStein/Notepads

Notepads - Notepads v1.3.1.0

Published by 0x7c13 over 4 years ago

--- v1.3.1.0 ---

[Improvements]

  • Reducing memory footprint when line numbers are showing.