| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| NotepadNext-v0.10.dmg | 2025-01-15 | 30.4 MB | |
| NotepadNext-v0.10-x86_64.AppImage | 2025-01-15 | 35.2 MB | |
| NotepadNext-v0.10-win64.zip | 2025-01-15 | 15.0 MB | |
| NotepadNext-v0.10-Installer.exe | 2025-01-15 | 11.3 MB | |
| README.md | 2025-01-15 | 2.0 kB | |
| v0.10 source code.tar.gz | 2025-01-15 | 5.4 MB | |
| v0.10 source code.zip | 2025-01-15 | 6.1 MB | |
| Totals: 7 Items | 103.4 MB | 0 | |
What's Changed
- Add more bookmark operations (cut/copy/delete) by @dail8859 in https://github.com/dail8859/NotepadNext/pull/679
- Add Debug Info dialog box
- Allow overriding terminal command by @dail8859 in https://github.com/dail8859/NotepadNext/pull/685
- Update Scintilla and Lexilla by @dail8859 in https://github.com/dail8859/NotepadNext/pull/684
- Add Nix language by @dail8859 in https://github.com/dail8859/NotepadNext/pull/687
- Auto close HTML tags by @dail8859 in https://github.com/dail8859/NotepadNext/pull/690
- Add HTML highlighting in PHP files by @dail8859 in https://github.com/dail8859/NotepadNext/pull/691
- Add basic lua console history by @dail8859 in https://github.com/dail8859/NotepadNext/pull/692
- Auto detect EOL mode by @dail8859 in https://github.com/dail8859/NotepadNext/pull/693
- Add default EOL setting
- Add default end of line setting by @dail8859 in https://github.com/dail8859/NotepadNext/pull/694
- Make Find/Replace Dialog resize-able by @dail8859 in https://github.com/dail8859/NotepadNext/pull/695
- Backup settings when running
--reset-settings - Fix file loss when having a single temporary file by @dail8859 in https://github.com/dail8859/NotepadNext/pull/675
- Add Czech translation by @mkasik75 in https://github.com/dail8859/NotepadNext/pull/681
- Add Brazilian Portuguese translation by @lucasvmx in https://github.com/dail8859/NotepadNext/pull/665
- Update Swedish translation by @eson57 in https://github.com/dail8859/NotepadNext/pull/666
- Update Portuguese (Portugal) translation by @hugok79 in https://github.com/dail8859/NotepadNext/pull/686
New Contributors
- @lucasvmx made their first contribution in https://github.com/dail8859/NotepadNext/pull/665
- @SigHunter made their first contribution in https://github.com/dail8859/NotepadNext/pull/670
- @mkasik75 made their first contribution in https://github.com/dail8859/NotepadNext/pull/681
Full Changelog: https://github.com/dail8859/NotepadNext/compare/v0.9...v0.10