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

Published by 0x7c13 almost 5 years ago

--- v1.0.1.0 ---

[Bug fixes]

Notepads - Notepads v1.0.0.0

Published by 0x7c13 about 5 years ago

--- v1.0.0.0 ---

[Improvements]

  • UI tweaks

Note: This release also contains ARM build in addition to x86 and amd64.

This is the 1.0.0.0 version of Notepads. It means nothing and all I have done is basically removing the "beta" string. I hope you guys enjoy it!

Notepads - Notepads Beta v0.10.3.0

Published by 0x7c13 about 5 years ago

Beta version of Notepads for public preview.

--- v0.10.3.0 ---

[Improvements]

  • Added more shadow and reveal highlight effects.

[Bug fixes]

  • Fixed a bug where mouse-clicking on Find button behaves incorrectly (Editor won't scroll to the search result).
  • Fixed a bug where file open error pops up when launching Notepads from Windows RUN.
  • Fixed a bug where opening files from PowerShell stops working.
Notepads - Notepads Beta v0.10.2.0

Published by 0x7c13 about 5 years ago

Beta version of Notepads for public preview.

--- v0.10.2.0 ---

[New features]

  • "New Window" button is added in the app menu
Notepads - Notepads Beta v0.10.1.0

Published by 0x7c13 about 5 years ago

Beta version of Notepads for public preview.

--- v0.10.1.0 ---

[Bug fixes]

  • Fixed a bug where last window location and size are not remembered.

[Behavior changes]

  • App will not exit automatically when last tab was closed, a new empty tab will pop-up instead.
Notepads - Notepads Beta v0.10.0.0

Published by 0x7c13 about 5 years ago

Beta version of Notepads for public preview.

--- v0.10.0.0 ---

[New features]

  • Ctrl+D to duplicate current line or selection.

[Bug fixes]

  • Fixed a bug where shadow instance pops up when there is no instance running.
Notepads - Notepads Beta v0.9.9.0

Published by 0x7c13 about 5 years ago

Beta version of Notepads for public preview.

v0.9.9.0

[New features]

  • Session snapshot.
  • Multi-instances supports (drag a new tab outside to open new instance).
  • Drag and drop tabs between app instances.

[Bug fixes]

  • Fixed a bug where the cursor jumps to the start of the file after saving.

[New Localization]

  • [pt-BR] Brazilian Portuguese

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

Notepads - Notepads Beta v0.9.8.0

Published by 0x7c13 about 5 years ago

Beta version of Notepads for public preview.

v0.9.8.0

[New features]

  • CompactOverlay (Always-on-top) mode has been added (F12).

[Improvements]

  • Text editor default line spacing has been adjusted to make text more readable.
  • DiffViewer default line spacing has also been adjusted to make text more readable.
  • Now you can find and search continuously using "Enter" key in addition to F3.
  • Changelog section has been added in About page.

[New Localization]

  • [cs-CZ]

Internationalization and localization are done by the community, please check my GitHub repo for more details: https://github.com/JasonStein/Notepads

Notepads - Notepads Beta v0.9.7.0

Published by 0x7c13 about 5 years ago

Beta version of Notepads for public preview.

v0.9.7.0

[New features]

  • Now Notepads will notify you when file has been modified, renamed, moved or deleted outside.
  • You can reload file if it has been modified outside by clicking on path indicator (Flyout will be shown).
  • You can hit F5 to insert date time string into current selection point (format is based on your current culture).
  • Now you can enable full screen mode by pressing F11 (Same button to exit full screen mode).

[Bug fixes]

  • Fixed unwanted behavior where "Shift+Enter" insert '\v' instead of new line character.

[Improvements]

  • Dark mode has been tweaked to show background acrylic effect even when app window is not focused.
  • When background tint opacity sets to 100%, acrylic effect will be disabled completely.
  • UI and animations tweaks.
  • Removed symbol fonts from font lists and fonts now are in alphabetical order.
  • Side-by-side DiffViewer's close button has been moved to the left.
Notepads - Notepads Beta v0.9.6.0

Published by 0x7c13 about 5 years ago

Beta version of Notepads for public preview.

[New features]

  • You can preview your changes using side-by-side DiffViewer (Alt+D).
  • You can use built-in Markdown viewer to preview your markdown(.md) files (Ctrl+P).
  • Tab's right-click context menu has been added.
  • You can double click on tab to enable Full Screen mode (double click again to exit).
  • ANSI decoding supports for reading legacy files using Windows Code Page.
  • You now can revert all your changes made to the file to original state including line ending and encoding changes.

[Bug fixes]

  • Text copied to clipboard will be black colored instead of white when using Dark mode.
  • Disabled ctrl + left click to deselect tab (unwanted behavior).

[Improvements]

  • Text copied to clipboard will not be deleted after App exits.
  • Find and replace control is now owned by each tab.
  • Now, Notepads is smart enough to figure out if your file has been edited or not.
  • Changed Save As shortcut from Ctrl+Alt+S to Ctrl+Shift+S to follow Notepad and VS Code.
  • You now can select and scroll at same time (to quickly select a block of text).
  • Better ContentDialog showing logic.
  • Disable save button if file is untouched (Save As is always enabled anyway), Notepads now also skip untouched files on app exit.

[New Localizations]

  • [it-IT]
  • [uk-UA]

Internationalization and localization are done by the community, please check my GitHub repo for more details: https://github.com/JasonStein/Notepads

Notepads - Notepads Beta v0.9.5.0

Published by 0x7c13 over 5 years ago

Beta version of Notepads for public preview.

  • Now you can use Ctrl + Mouse Wheel to control font size.
  • Enabled Ctrl + NumberPad0 to reset font size (in addition to Ctrl + 0).
  • Added Alt + Z shortcut to switch word wrapping on current/selected document.
  • Changed Save As shortcut from (Ctrl+Shift+S) to (Ctrl+Alt+S).
  • "Save All" button is added with improved UX on App closing save reminder dialog.
  • Tabs now closed automatically after "save and close".
  • Now, Notepads will not change existing tabs when tab key behavior sets to spaces. Only new tabs entered by user will be taken into effect.
  • Renamed new document default name from "New Document.txt" to "Untitled.txt".
  • Show "hand" mouse cursor when mouse pointer pointed on path, encoding and line ending indicators.
  • Fixed an issue that prevents Notepads from saving files to Dropbox folder.
  • Fixed an issue where you can undo on newly opened files.
  • Fixed a bug on calculating number of selected characters.
  • Updated existing localizations and added localizations: [tr-TR][Turkish], [hu-HU][Hungarian], [de-DE][German], [de-CH][German (Switzerland)], [ja-JP][Japanese], [ru-RU][Russian]:

Internationalization and localization are done by the community, please check my GitHub repo for more details: https://github.com/JasonStein/Notepads

Notepads - Notepads Beta v0.9.4.0

Published by 0x7c13 over 5 years ago

Beta version of Notepads for public preview.

  • Added show/hide status bar toogle in Settings (Advanced Settings).
  • Lazy loading some of the controls for faster App startup.
  • Improved UX by replacing current "New Document.txt" with your open file if it is empty and it is the only tab that has been created instead of creating a new one.
  • Make status bar text color more visible.
  • Added LTR/RTL flow direction shortcut (Now you can use Ctrl+L/R to change text flow direction).
  • Added UTF-8 BOM (Byte order mark) supports.
  • Fixed a bug where dummy new document tab might be opened along with your opening file.
    Added more languages/translations (partially): fr-FR, es-ES, zh-CN.
Notepads - Notepads Beta v0.9.3.0

Published by 0x7c13 over 5 years ago

Beta version of Notepads for public preview.

  • Fix an issue related to AltGr key (Block user from typing certain characters).
  • Allow user to save file without extension (Choose unknown type on file save picker).
  • Redirect to existing tab if file is already opened.
Notepads - Notepads Beta v0.9.1.0

Published by 0x7c13 over 5 years ago

This is a beta version of Notepads.

Target: x64 (Windows 10 1809 and above)

Notepads - Notepads Beta v0.9.0.0

Published by 0x7c13 over 5 years ago

This is a beta version of Notepads.

Target: x64 (Windows 10 1809 and above)

Notepads - Notepads Preview v0.8.0.0

Published by 0x7c13 over 5 years ago

This is a preview version of Notepads.

Target: x64 (Windows 10 1809 and above)

Notepads - Notepads Preview v0.7.0.0

Published by 0x7c13 over 5 years ago

This is a preview version of Notepads.

Target: x64 (Windows 10 1809 and above)

Notepads - Notepads Preview v0.6.0.0

Published by 0x7c13 over 5 years ago

This is a preview version of Notepads.

Target: x64 (Windows 10 1809 and above)

Notepads - Notepads Preview v0.5.0.0

Published by 0x7c13 over 5 years ago

This is a preview version of Notepads.

Target: x64 & arm64 (Windows 10 1809 and above)

Notepads - Notepads Preview v0.4.0.0

Published by 0x7c13 over 5 years ago

This is a preview version of Notepads.

Target: x64 & arm64 (Windows 10 1809 and above)