airnef Changelog

What's new in airnef 1.1

Apr 12, 2020
  • Fixed support for the Nikon J5 and Nikon P900 cameras
  • Application window now properly resizes to fit on systems with larger system font sizes
  • Fixed the download progress reporting so that 100% is displayed when the download is done instead of 99%.
  • Fixed a parsing issue of the 'Additional Args' field in the GUI that required users to enter double-blackslashes for any paths.
  • Default download directory for new Airnef installation will now point to the user's Photos/Pictures directory instead of the Airnef application directory, where files were either unwritable without administrative privileges (Windows, which in turn stored the images in the virtual vault alias for the 'Program Files' directory ) or hard to find in the application bundle (OSX).
  • airnefcmd wasn't generating sentinel log/transfer report message when exiting due to a command-line error. This caused the GUI to mistakenly report that airnecmd was terminated uncleanly.
  • Improved source-level compatibility with Python 3.x - there were several code paths in both the GUI code (airnef.pyw) and CLI (airnefcmd.py) that didn't execute correctly under 3.x