Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 14:51
· 63 commits to main since this release
03bed6d

Main improvements: Added a PyInstaller-compiled version, significantly reducing the likelihood of false positives from antivirus software. report
(note: The performance of the PyInstaller version of IIB seems to be inferior to that of the regular version.)

change log

What's Changed

  • Removed the restriction on deleting the first file in fullscreen prev… by @zanllp in #679
  • Add 'Move To', 'Copy To', 'Copy File Path', and 'Open File Location i… by @zanllp in #681
  • Implement a basic plugin mechanism by @zanllp in #682
  • Fix issue with long tag names preventing deletion by @zanllp in #683
  • Add support for pre-generating cache via startup parameters and speci… by @zanllp in #684
  • Release version 0.17.0, adding a pyinstaller-compiled sidecar to redu… by @zanllp in #685

Full Changelog: v0.16.0...v0.17.0