Skip to content

Releases: setvisible/ArrowDL

DownZemAll v1.2.0

26 Oct 11:49
Compare
Choose a tag to compare

Files

Releases come in one flavor:

  • Portable application for Windows (32 bits)

Disclaimer

Please keep in mind this is an early version, meaning it's not finished yet and still needs some fixes and improvements.

Changes

New in this release:

Queue View:

  • [QueueView] Add feature to manage physical files
  • [QueueView] Add Copy Selection to Clipboard (Ctrl+C)
  • [QueueView] Add Rename (basename edition)
  • [QueueView] Fix wrong non-zero file size when network error
  • [QueueView] Fix downloads when server closes connection by sending an empty reply

Settings:

  • [Settings] Add "Custom Batch" option
  • [Settings] Add privacy options
  • [Settings] Add message when going to overwrite an existing file

Wizard:

  • [Wizard] Add checkbox "Don't ask again" for Batch Downloads
  • [Wizard] Add batch tags to add download dialog

Project:

  • [Project] Update Readme and add screenshots
  • [Project] Fix demo.pro

Still left to do:

¯\(ツ)

Still a lot to do...

DownZemAll v1.1.0

16 Oct 20:17
Compare
Choose a tag to compare

Changes

New in this release:

General:

  • Add export (import) the queue to (from) Txt and Json files
  • Add option for max simultaneous downloads to Preferences

Queue View:

  • [Queue View] Fix bug with queue selection
  • [Queue View] Improve performance issues with large queue (containing a lot of downloads), especially when removing items from that queue

DownZemAll v1.0.0

16 Oct 20:16
Compare
Choose a tag to compare

Files

Releases come in one flavor:

  • Portable application for Windows (32 bits)

Disclaimer

Please keep in mind this is an early version, meaning it's not finished yet and still needs some fixes and improvements.

Changes

New in this release:

General:

  • [Security] Integrate OpenSSL libraries (allow HTTPS downloads)

Queue View:

  • [Queue View] Add display formats for byte size (ex: KB, MB, GB...) and speed display (KB/s, MB/s...)
  • [Queue View] Add file mime icons to queue view
  • [Queue View] Add beautiful and colorful progress bars to queue view

Wizard:

  • [Wizard] Add persistence to confirmation messages
  • [Wizard] Improve path selection dialog ("Browse..." buttons)
  • [Wizard] Add Auto close dialog
  • [Wizard] Add mask tips
  • [Wizard] Add fast filtering tips
  • [Wizard] Fix bug with empty history in ComboBox

Other:

  • Do minor fixes & add tests

Still left to do:

¯\(ツ)

Still a lot to do...

DownZemAll v0.1.5

16 Oct 20:04
Compare
Choose a tag to compare

Changes

New in this release:

  • [Batch] Make batch regex more permissive (accept parenthesis and space separator)
  • [Batch] Fix bug with padding when number are inversed
  • [Mask] Fix trailing '.' and duplicated '/' in destination file name
  • [Settings] Fix bug when the application starts outside the boundaries of the desktop
  • [General] Implement Single Application
  • Minor fix: Fix build chain (CMake)

DownZemAll v0.1.4

20 Sep 04:50
Compare
Choose a tag to compare

Release of DownZemAll version 0.1.4

Files

Releases come in one flavor:

  • Portable application for Windows (32 bits)

Disclaimer

Please keep in mind this is an BETA version, meaning it's not finished yet and still needs some fixes and improvements.

Changes

New in this release:

  • Implement MIME Icons in InformationDialog and table views
  • Implement path and mask settings persistence
  • Fix bug when adding a URL with a trailing '/'

Still left to do:

Just a small sampling:

  • OpenSSL integration
  • Test
  • Implement I/O
  • Open and parse a local HTML file
  • Implement all the context buttons
  • Fix low performance (bug?) when removing a lot of items in the table

DownZemAll v0.1.3

20 Sep 04:50
Compare
Choose a tag to compare

Release of DownZemAll version 0.1.3

Files

Releases come in one flavor:

  • Portable application for Windows (32 bits)

Disclaimer

Please keep in mind this is an BETA version, meaning it's not finished yet and still needs some fixes and improvements.

Changes

New in this release:

  • Fix bug with QSettings of the AddDownloadDialog
  • Fix bug with PathWidget when cleaning the recent URL history
  • Improve GUI

Still left to do:

Just a small sampling:

  • OpenSSL integration
  • Test
  • Implement I/O
  • Open and parse a local HTML file
  • Implement all the context buttons
  • Fix low performance (bug?) when removing a lot of items in the table

DownZemAll v0.1.2

12 Sep 15:54
Compare
Choose a tag to compare

Release of DownZemAll version 0.1.2

Disclaimer

Please keep in mind this is an BETA version, meaning it's not finished yet and still needs some fixes and improvements.

Changes

New in this release:

  • Wizard:
    • Added settings persistence
    • Improved GUI
    • Added 'Clear History' to context menu of Browser
    • Fixed display bug on context menu when clicking on a very long url

Still left to do:

Quite a lot

DownZemAll v0.1.1

08 Sep 09:26
Compare
Choose a tag to compare

Release of DownZemAll version 0.1.1

Files

Releases come in one flavor:

  • Portable application for Windows (32 bits)

Disclaimer

Please keep in mind this is an BETA version, meaning it's not finished yet and still needs some fixes and improvements.

Changes

New in this release:

  • Add file MIME type filters to the Wizard and Preference dialog.
  • Synchronized tables of the Wizard.
  • Add context menus to the tables.
  • Fixed bug with selection of items in the Wizard.
  • Fixed bug with duplication of file extension.

Still left to do:

Just a small sampling:

  • OpenSSL integration
  • Test
  • Implement I/O
  • Implement MIME Icons
  • Open and parse a local HTML file
  • Implement all the context buttons
  • Fix low performance (bug?) when removing a lot of items in the table