Releases: cpbotha/nvpy
Releases · cpbotha/nvpy
v2.3.1
Changes:
- UI: Fixed keyword highlighting issue. (#231)
- Other: Fixed crash when rendering reST to HTML.
- Other: Fixed crash when using Python <3.10. (#232 and others)
- Other: Fixed crash when using the vertical layout. (#200)
Announcement:
- The next release will drop support for Python 3.6. See #229 for details.
v2.3.0
Changes:
- UI: Added
underline_urls
option. (#223) - UI: Fixed title rendering issue on the notes list. (#224)
- UI: Added support for unicode characters in hyperlinks. (#226)
- UI: Added feature of highlighting note titles. (#221)
- Other: Added basic support for XDG dirs. (#222)
- Other: Added
use_profiler
option. - Other: Clean up codes to improve reliability and maintainability.
Announcement:
- The next release will drop support for Python 3.6. See #229 for details.
- Windows Defender may detect
nvpy.exe
as malware. It's probably a false positive, so I'll send a report to Microsoft.
v2.2.0
- Added
replace_filename_spaces
option. (#83, #206) - Added
escape_to_exit
option. (#218) - Added ability to remember window position and size. (#208)
- Added alphanumeric sort mode.
- Added ability to change the sort mode without restarting the nvPY.
- Added the streamline interface. (#219)
- Improved documents.
- Fixed issue that the
--cfg
argument does not work. - Improved stability when saving/syncing notes on the background.
v2.1.0
- Added
Ctrl+BS
andCtrl+Del
shortcuts. (#165, #203) - Added
Ctrl+C
shortcut to quickly copy the selected note tile. (#203) - Added
list_hide_time
andlist_hide_tags
options. (#205) - Update documentation. (#197)
- Improve the TagList dialog. (#198)
- Fixed crash when
md_extensions
contains multiple spaces. (#201, #202)
v2.0.2
v2.0.1
v2.0.0
v2.0.0-beta2
- Ported to Python3. (#153)
- Dropped Python2 support.
- Remove
background_full_sync
option.
v2.0.0-beta
- Ported to Python3. (#153)
- Dropped Python2 support.