Skip to content

Releases: setvisible/ArrowDL

DownZemAll v1.6.0

27 Dec 13:03
Compare
Choose a tag to compare

Files

Releases come in 7 flavors:

  • Installer for Windows (64-bit, built with MinGW)
  • Installer for Windows (32-bit, built with MinGW)
  • Portable application for Windows (64-bit, built with MSVC)
  • Portable application for Windows (32-bit, built with MSVC)
  • Portable application for Windows (64-bit, built with MinGW)
  • Portable application for Windows (32-bit, built with MinGW)
  • Portable application for Linux (64-bit, built with GCC)

Plus 2 browser add-ons:

  • WebExtension application for Google Chrome
  • WebExtension application for Mozilla Firefox

Disclaimer

Please keep in mind this is a stable version, meaning it's finished, but could still need some fixes and improvements.

Changes

New in this release:

Application:

  • [QueueView] Fix bug when the URL contains forbidden characters like "%F3" (question mark "?")
  • [Wizard] Fix bug with extensions Filter, which was case-sensitive
  • [IO] Fix bug when exporting URL containing UTF-8 characters to textfiles
  • [IO] Harden unit test for I/O
  • [General] Remove obsolete code ("start minimized")
  • [General] Add tutorial wizard

Installer:

  • [Setup] Add NSIS install script

WebExtension:

  • [WebExtension] Add website link to popup menu
  • [WebExtension] Fix popup CSS
  • [WebExtension] Improve Option menu
  • [WebExtension] Improve Popup menu

Misc:

  • [General] Add troubleshooting memo for the bug with Appveyor that deploys the wrong Qt5Core.dll version
  • [Clang] Fix warnings (Clang-Tidy and Clazy diagnostic)
  • [Blog] Improve Download page
  • [Blog] Add Tutorial
  • [Blog] Add Quick Sample

Still left to do:

¯\(ツ)

Still some to do...

DownZemAll v1.5.0

19 Dec 15:52
Compare
Choose a tag to compare

Files

Releases come in 5 flavors:

  • Portable application for Windows (32-bit, built with MSVC)
  • Portable application for Windows (64-bit, built with MSVC)
  • Portable application for Windows (32-bit, built with MinGW)
  • Portable application for Windows (64-bit, built with MinGW)
  • Portable application for Linux (64-bit, built with GCC)

Plus 2 browser add-ons:

  • WebExtension application for Google Chrome
  • WebExtension application for Mozilla Firefox

Disclaimer

Please keep in mind this is a stable version, meaning it's finished, but could still need some fixes and improvements.

Changes

New in this release:

Application:

  • [Wizard] Implement quick-download feature, that starts downloads immediately (Wizard becomes optional)
  • [QueueView] Implement "Rename" feature for files paused/running and completed
  • [QueueView] Replace plain-text address by a clickable link in InformationDialog

WebExtension:

  • [WebExtension] Fix bug with CSS style that wasn't correctly loaded by options.html
  • [WebExtension] Improve CSS styles of options.html and popup.html

Misc:

  • [General] Fix Clang warnings
  • [Blog] Add promotional pictures

Still left to do:

¯\(ツ)

Still some to do...

DownZemAll v1.4.2

09 Dec 16:38
Compare
Choose a tag to compare

Files

Releases come in 5 flavors:

  • Portable application for Windows (32-bit, built with MSVC)
  • Portable application for Windows (64-bit, built with MSVC)
  • Portable application for Windows (32-bit, built with MinGW)
  • Portable application for Windows (64-bit, built with MinGW)
  • Portable application for Linux (64-bit, built with GCC)

Plus 2 web extensions:

  • WebExtension application for Google Chrome
  • WebExtension application for Mozilla Firefox

Disclaimer

Please keep in mind this is a stable version, meaning it's finished, but could still need some fixes and improvements.

Changes

New in this release:

WebExtension:

  • [WebExtension] Add warning when the application is not found
  • [WebExtension] Add button 'Option...'
  • [WebExtension] Fix bug when a popup button is clicked but doesn't close the popup
  • [WebExtension] Improve GUI: Change cursor when hover popup buttons
  • [WebExtension] Improve GUI: Add smooth animation on buttons
  • [WebExtension] Improve GUI: Disabled buttons
  • [WebExtension] Reimplement 'Save link'
  • [WebExtension] Reimplement 'Save image'
  • [WebExtension] Reimplement version management

Application:

  • [UI] Fix missing flat style for Windows 10 (QWindowsVistaStyle)

Blog:

  • [Blog] Add link to Github
  • [Blog] Update install instructions in the download page

Still left to do:

¯\(ツ)

Still some to do...

DownZemAll v1.4.1

05 Dec 17:47
Compare
Choose a tag to compare

Files

Releases come in 5 flavors:

  • Portable application for Windows (32-bit, built with MSVC)
  • Portable application for Windows (64-bit, built with MSVC)
  • Portable application for Windows (32-bit, built with MinGW)
  • Portable application for Windows (64-bit, built with MinGW)
  • Portable application for Linux (64-bit, built with GCC)

Plus 2 web extensions:

  • WebExtension application for Google Chrome
  • WebExtension application for Mozilla Firefox

Disclaimer

Please keep in mind this is a stable version, meaning it's finished, but could still need some fixes and improvements.

Changes

New in this release:

Launcher:

  • [Launcher] Improve Install/Uninstall scripts
  • [Launcher] Fix build for Linux
  • [Launcher] Fix bug when Google Chrome communicates to Launcher with Native-Message

WebExtension:

  • [WebExtension] Add Google Chrome extension
  • [WebExtension] Add assets required for the Google Chrome Web Store
  • [WebExtension] Fix manifest.json for Google Chrome
  • [WebExtension] Update Chrome Web Store 'application-id' value
  • [WebExtension] Update Appveyor build chain to auto-deploy the Google Chrome ZIP file

Application:

  • [Application] Improvement: Add script to synchronize version in Extensions manifest.json and Application

General:

  • [General] Update screenshots on the Website

Still left to do:

¯\(ツ)

Still some to do...

DownZemAll v1.4.0

30 Nov 22:11
Compare
Choose a tag to compare

Files

Releases come in 5 flavors:

  • Portable application for Windows (32-bit, built with MSVC)
  • Portable application for Windows (64-bit, built with MSVC)
  • Portable application for Windows (32-bit, built with MinGW)
  • Portable application for Windows (64-bit, built with MinGW)
  • Portable application for Linux (64-bit, built with GCC)

Plus 1 web extension:

  • WebExtension application for Mozilla Firefox

Disclaimer

Please keep in mind this is a stable version, meaning it's finished, but could still need some fixes and improvements.

Changes

New in this release:

Launcher:

  • [Launcher] Add launcher application
  • [Launcher] Add install/uninstall scripts
  • [Launcher] Add CMake toolchain to build the launcher with CMakeLists.txt
  • [Launcher] Add QMake toolchain to build the launcher with QMake *.pro

WebExtension:

  • [WebExtension] Add Mozilla Firefox extension XPI
  • [WebExtension] Update appveyor to deploy the XPI

Application:

  • [Application] Implement Native-Message, to connect the WebExtension with the Launcher
  • [Application] Implement Inter-Process Communication (IPC), to connect the Launcher with the Application

GUI:

  • [GUI] Update menu icons and logos of the Application
  • [GUI] Update menu icons and logos of the Launcher
  • [GUI] Update menu icons and logos of the WebExtension
  • [GUI] Update menu icons and logos of the Website

Still left to do:

¯\(ツ)

Still some to do...

DownZemAll v1.3.2

17 Nov 20:46
Compare
Choose a tag to compare

Files

Releases come in 5 flavors:

  • Portable application for Windows (32-bit, built with MSVC)
  • Portable application for Windows (64-bit, built with MSVC)
  • Portable application for Windows (32-bit, built with MinGW)
  • Portable application for Windows (64-bit, built with MinGW)
  • Portable application for Linux (64-bit, built with GCC)

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:

Web Engine:

  • [WebEngine] Add QtWebEngine (Chromium) when available, otherwise use QtNetwork
  • [WebEngine] Add demo application (for manual test purpose)
  • [WebEngine] Fix retro-compatibility with Qt 5.5
  • [WebEngine] Fix broken unit tests in MSVC

Wizard:

  • [Wizard] Add progress bar to Wizard
  • [Wizard] Show verbose error messages after wizard failed

Build:

  • [Build] Fix build errors and warnings for MSVC 2017 version 15.0
  • [Build] Fix build errors and warnings for MinGW GCC 7.3.0 64-bit
  • [Build] Fix bug with build in Release mode in Appveyor

Misc:

Still left to do:

¯\(ツ)

Still a lot to do...

DownZemAll v1.3.0

14 Nov 20:31
Compare
Choose a tag to compare
DownZemAll v1.3.0 Pre-release
Pre-release

Draft release of DownZemAll version 1.3.0

DownZemAll v1.2.4

10 Nov 16:47
Compare
Choose a tag to compare

Files

Releases come in two flavors:

  • Portable application for Windows (32-bit)
  • Portable application for Linux (64-bit)

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:

Secure HTTP/S:

  • [SSL] Add OpenSSL v1.1.1 for Windows 64-bit target
  • [SSL] Update shipped OpenSSL from 1.0.2.0 (=1.0.2) to 1.0.2.20 (=1.0.2t)

Build:

  • [Build] Upgrade source code to be compliant with Qt 5.13.2
  • [Build] Fix CMakeLists.txt for build with Qt 5.13.2 and CMake 3.1
  • [Build] Fix for MinGW GCC 7.3.0 64-bit

GUI:

  • [UI] Add a dialog that shows the detailed compilation info and OpenSSL version
  • [UI] Fix Version.dll and library OpenSSL info to CompilerDialog (Windows only)
  • [UI] Fix GCC warnings in compilation info dialog

Still left to do:

¯\(ツ)

Still a lot to do...

DownZemAll v1.2.3

05 Nov 18:52
Compare
Choose a tag to compare

Files

Releases come in two flavors:

  • Portable application for Windows (32-bit)
  • Portable application for Linux (64-bit)

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:

  • [UI] Add drag-n-drop feature: Now it's possible to drag a downloaded item and drop it into a folder!!

Queue View:

  • [QueueView] Fix bug when Skip file but doesn't start next job
  • [QueueView] Fix 'Remove Failed' that didn't remove stopped, skipped and network or file error jobs
  • [QueueView] Fix bug with jobs started one-by-one instead of simultaneously after Wizard or Add Download

Project:

  • [Project] Add cool badges to Readme

Still left to do:

¯\(ツ)

Still a lot to do...

DownZemAll v1.2.2

26 Oct 11:51
Compare
Choose a tag to compare

This version updates the build chain to deploy Windows and Linux files.

Releases come in two flavors:

  • Portable application for Windows (32 bits)
  • Portable application for Linux (32 bits)