Skip to content

Release v1.71

Compare
Choose a tag to compare
@Nenotriple Nenotriple released this 14 Oct 19:48
· 239 commits to main since this release
22a8276

v1.71 changes:

  • New:

    • Now you can select any font installed on your system.
    • Clicking the displayed image will open it in your default image viewing application.
    • Right clicking the directory button will add the file path to the clipboard.
    • Delete Pair now simply moves the img-txt pair to a local trash folder in the selected directory.
    • Now you can delete an img-txt pair with the "del" keyboard key.
  • Fixed:

    • Issue where the proceeding tag would be deleted if inserting a suggestion without encapsulating the input between commas.
    • Improved handling of cursor position after inserting a suggestion. (again)
    • Issue where image index would not update correctly when switching directories.
    • Where "on_closing" message would trigger even if the text file was saved.
    • Further improvements to the way text is cleaned up when saved.