Skip to content

Releases: BeanVortex/BitKip

v1.5.1

01 Mar 09:02
c169327
Compare
Choose a tag to compare

Version 1.5.1 is available

  • implemented download with username and password for authenticated files (basic authentication) in single, batch and batch list windows
  • refresh button won't hide
  • added refresh button for batch list to refresh metadata of all downloads
  • added refresh menu item in batch list to refresh selected downloads

v1.5.0

23 Jan 13:20
5ae4cb0
Compare
Choose a tag to compare

Version 1.5.0 is available

  • added drag and drop after download is complete
  • bug fix with escape characters in url
  • better db connection
  • compact design of details stage
  • queues can have turnoff mode enabled without enabling scheduler
  • token based search
  • ** if you want search "file54download16" you can type "f 54 d 16" . tokens are separated by space
  • updated extension with faster grabs using "download this link" option by right-clicking on the link. left clicking on the link, is slower but can catch some metadata like filename that application can't
  • used uSelect-iDownload for batch grabing in extension
  • bug fix with setting last modified time for files from the host which results crashing and not saving the status of the download

latest release

v1.4.9

17 May 18:10
Compare
Choose a tag to compare

Version 1.4.9 is available

  • Feature added: Setting local last modified time based on remote file's timestamp (issue)

v1.4.8

15 May 20:25
Compare
Choose a tag to compare

Version 1.4.8 is available

  • Bug fix: Unable to download since version 1.4.6

v1.4.7

12 May 07:53
Compare
Choose a tag to compare

Version 1.4.7 is available

  • Feature : Added flexibility on changing path for batch links

Full Changelog: v1.4.6...v1.4.7

v1.4.6

06 May 22:37
86c0033
Compare
Choose a tag to compare

Version 1.4.6 is available

  • Feature : You can use the last selected location for new downloads with a checkbox on single and batch download windows
  • Bug fix : Fixed fetching links with spaces and other illegal characters
  • Bug fix : Extension sends infinite notifications when app is not running

Full Changelog: v1.4.5...v1.4.6

v1.4.5

04 Jan 21:53
Compare
Choose a tag to compare

Version 1.4.5 is available

  • Bug fix : Adding new downloads through multiple downloads
  • Bug fix : Install extension menu

v1.4.4

20 Dec 15:36
1c50f07
Compare
Choose a tag to compare

Version 1.4.4 is available

  • Support added for mozila firefox add-ons and available through mozila add-ons
  • Bug fix : If the application was not running, the extension won't block the download
  • From now on, the extension will be shipped with releases

v1.4.3

15 Dec 11:59
Compare
Choose a tag to compare

Version 1.4.3 is available

  • Critical Bug fixed: problem with database that causes runtime crash, make sure to delete db file in Documents/Bitkip/bitkip.db

v1.4.2

14 Dec 16:36
Compare
Choose a tag to compare

Version 1.4.2 is available

  • Feature added: Enable or disable startup in settings (windows and linux)
  • Feature added: Uninstall script added for linux (Search UninstallBitKip in apps)
  • Bug fixed: Problem with urls containing [ ] { } ` characters