Releases: 0x7c13/Notepads
Notepads v1.0.2.0
--- v1.0.2.0 ---
Update dependencies.
Notepads v1.0.1.0
Notepads v1.0.0.0
--- 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 Beta v0.10.3.0
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 Beta v0.10.2.0
Beta version of Notepads for public preview.
--- v0.10.2.0 ---
[New features]
- "New Window" button is added in the app menu
Notepads Beta v0.10.1.0
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 Beta v0.10.0.0
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 Beta v0.9.9.0
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 Beta v0.9.8.0
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 Beta v0.9.7.0
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.