Skip to content

Releases: AcuGIS/acugis_sftp_tool

v2.2.2

30 Apr 17:10
df089f0
Compare
Choose a tag to compare

version=v2.2.2
changelog=
Version 2.2.2:

  • Attached QProgressBar to main window to indicating upload progress
  • Added callback function to update progress bar in real time and avoid appearance of freezing
  • QApplication.processEvents() method is called during the upload to keep the GUI responsive