Skip to content

Releases: 0x7c13/Notepads

Notepads v1.1.8.0

29 Mar 12:30
Compare
Choose a tag to compare

--- v1.1.8.0 ---

[Improvements]

  • Always-on acrylic background now applies to both light and dark mode.
  • Added tab separator (Visual update).
  • Support opening files inside WSL environment (type: powershell.exe -c notepads ).
  • Added "Mouse middle button + Wheel" shortcut to quickly change horizontal scrolling.
  • Updated Ctrl + L/R shortcut to change full text flow direction (LTR <-> RTL).

Notepads v1.1.7.0

22 Mar 04:04
Compare
Choose a tag to compare

--- v1.1.7.0 ---

[Bug fixes]

  • Fixed an issue where selection range becomes incorrect after quickly changing the line indent serveral times in a row using Tab or Shift+Tab.

Notepads v1.1.6.0

21 Mar 10:33
Compare
Choose a tag to compare

--- v1.1.6.0 ---

[Improvements]

  • Editor will not jump to cursor position when switching between apps using Alt+Tab or switching between tabs. Scroll viewer's position will be recovered correctly in future sessions as well.
  • Selected count is now more accurate (two characters for Windows carriage return "\r\n").
  • Notepads now remembers previously chosen accent color after switching back from using Windows accent color.
  • Added more file icons.

Notepads v1.1.5.0

20 Mar 18:13
Compare
Choose a tag to compare

--- v1.1.5.0 ---

[New features]

  • You can now Press Tab or Shift+Tab to adjust the indent on the selected lines.

[Improvements]

  • You can now use Tab to switch between Find and Replace search boxes.

Notepads v1.1.4.0

16 Mar 15:36
Compare
Choose a tag to compare

--- v1.1.4.0 ---

[New features]

  • Auto Guess Encoding feature has been added (You can enable it in Settings -> Default Decoding -> Auto guess Encoding)
  • Added "Auto Guess" option in "Reopen with Encoding" menu.

Notepads v1.1.3.0

12 Mar 17:54
Compare
Choose a tag to compare

--- v1.1.3.0 ---

[New features]

  • Added support for more legacy encodings.
  • "Reopen with Encoding" and "Save with Encoding" are added (Click on the encoding indicator).
  • Added more supported file types.

[Improvements]

  • "Recent Open" will track recently saved files as well.
  • You will be notified if regular expression used in Find and Replace is invalid.

[Bug fixes]

  • Fixed a bug where Go-To line might crash the app.

[New Localization]

  • [pl-PL][Polish]

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

Notepads v1.1.2.0

05 Mar 01:27
Compare
Choose a tag to compare

--- v1.1.2.0 ---

[Bug fixes]

  • Fixed an issue where Notepads might fail to get all installed fonts (microsoft/Win2D#759).
  • Added missing 512x512 size icons.

[Improvements]

  • "Search in web" will redirect to the page directly if selected text is a valid http(s) url.

Notepads v1.1.1.0

03 Mar 23:22
65945ef
Compare
Choose a tag to compare

--- v1.1.1.0 ---

[Bug fixes]

  • Fixed few issues brought by v1.1.0.0

Notepads v1.1.0.0

02 Mar 10:24
Compare
Choose a tag to compare

--- v1.1.0.0 ---

[New features]

  • Print
  • Go-to line
  • Show recent opened files in menu
  • Added regex search option in Find and Replace
  • Highlight current line with rectangle boarder
  • New zooming percentage indicator with slider
  • Search selected text on Web using your favorite search engine
  • Ctrl + Num (1-9) to quickly switch to specified tab
  • Added more font size options
  • New file icons (asp, bash, C, cfg, cpp, cs, css, h, html, ini, java, js, json, jsp, php, py, rb, rc, sh, vb, xml, yml)

Note: Toggle markdown file preview shortcut has been changed to "Alt+P" instead of "Ctrl+P". "Ctrl+P" is now reserved by "Print".

[New Localization]

  • [ko-KR] Korean
  • [hi-IN] Hindi (India)
  • [or-IN] Odia (India)

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

Notepads v1.0.3.0

13 Jan 00:22
Compare
Choose a tag to compare

--- v1.0.3.0 ---

[New features]

  • Added option to highlight misspelled words.
  • Added option to always open file in a new window instead of creating a new tab.

[Improvements]

  • Copy selected text to clipboard now respect your line ending settings.

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