تاریخچهٔ نسخه‌های OpenDownload²

11 versions

Be careful with old versions!

These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.

نسخه: 4.1.2 45.9 KiB با این برنامه‌ها کار می‌کند فایرفاکس 14.0 - 56.*, سی‌مانکی 2.11 - 2.51

Fixed Pale Moon support after Pale Moon 27 decided that the old Gecko numbering scheme is OK to be dropped. Meh.
  • کد منبع تحت مجوز BSD منتشر شده است

نسخه: 4.1.1 41.1 KiB با این برنامه‌ها کار می‌کند فایرفاکس 14.0 - 51.*, سی‌مانکی 2.11 - 2.41

Bumped Pale Moon compatibility.
  • کد منبع تحت مجوز BSD منتشر شده است

نسخه: 4.1.0 41.6 KiB با این برنامه‌ها کار می‌کند فایرفاکس 14.0 - 44.*, سی‌مانکی 2.11 - 2.41

  1. Added an option for not deleting finished executable files. Add the boolean extensions.openDownload2.deleteFinished to your about:config and set it to true if you want OpenDownload² to behave.
  2. Code cleanup.
  • کد منبع تحت مجوز BSD منتشر شده است

نسخه: 4.0.1 41.2 KiB با این برنامه‌ها کار می‌کند فایرفاکس 14.0 - 41.*, سی‌مانکی 2.11 - 2.36.*

* Updated ru-RU locale.
* The .idl file for the listener typelib was missing for some time. Fixed.
* Added Electrolysis compatibility.
* Pale Moon which has been forked from Firefox lately is supposedly supported properly now (thanks, Square Fractal).
* OpenDownload² has finally got a new (but similarly looking) Python-powered website. Enjoy.
  • کد منبع تحت مجوز BSD منتشر شده است

نسخه: 4.0.0.1-signed 41.0 KiB با این برنامه‌ها کار می‌کند فایرفاکس 14.0 - 39.*, سی‌مانکی 2.11 - 2.27.*

  • I removed support for Gecko versions prior than 14.0. As OpenDownload² has been "feature-complete" for a while now, older versions won't need any further updates just to use the "Run" button anyway. (Given that Firefox 14.0 shouldn't be widely spread anymore; even most Linux distributions should already have a newer version.) This change allowed me to finally drop a lot of old, badly implemented code which I subsequently did. Yay!
  • Under certain circumstances the cleanup routine could throw exceptions where it didn't necessarily have to. Fixed.
  • Wrapped the language variables into objects.
  • Support for recent SeaMonkey versions adequately fixed (thanks, mike).
  • OpenDownload² had the habit to download everything twice. Accidentally fixed it while tracking down a Pale Moon issue.
  • Added locale(s): ru-RU (thanks, Iain Roberts!).
  • کد منبع تحت مجوز BSD منتشر شده است

نسخه: 3.5.1.1-signed 43.1 KiB با این برنامه‌ها کار می‌کند فایرفاکس 3.0 - 31.*, سی‌مانکی 2.0 - 2.25.*

* I missed quite some things on Gecko 26+. Fixed, sorry. This is what 3.5.0 already should have been. (Thanks, Tobi.)
* added locale: zh-TW by Chris Chan
* using osfile.jsm for guessing the temporary directory now
  • کد منبع تحت مجوز BSD منتشر شده است

نسخه: 3.5.0.1-signed 41.7 KiB با این برنامه‌ها کار می‌کند فایرفاکس 3.0 - 27.*, سی‌مانکی 2.0 - 2.23.*

Fixed Gecko 26+ compatibility (using the new download manager interface).

Random note: I had to rewrite large code parts again just to restore compatibility with the new API which completely dropped the "old" download queue just for the sake of it. This could or could not have broken compatibility with different platforms than MS Windows. Please report any occurring issues on mozillaZine. Thank you!
  • کد منبع تحت مجوز BSD منتشر شده است

نسخه: 3.4.3.1-signed 41.2 KiB با این برنامه‌ها کار می‌کند فایرفاکس 3.0 - 25.*, سی‌مانکی 2.0 - 2.22.*

Hopefully fixed missing "Run" buttons on weird occasions (partially reverted some v3.4.2 changes, sorry for the inconveniences).
  • کد منبع تحت مجوز BSD منتشر شده است

نسخه: 3.4.2.1-signed 41.4 KiB با این برنامه‌ها کار می‌کند فایرفاکس 3.0 - 24.*, سی‌مانکی 2.0 - 2.21.*

  1. OpenDownload² is now licensed under the 2-clause BSD license.
  2. the "Run" button is not added if the file is a ZIP file or a similar "pseudo-executable" file (there's the "Open with default application" radio button instead)
  3. OpenDownload² has an icon now. Please worship it.
  • کد منبع تحت مجوز BSD منتشر شده است

نسخه: 3.4.1.1-signed 31.7 KiB با این برنامه‌ها کار می‌کند فایرفاکس 3.0 - 22.*, سی‌مانکی 2.0 - 2.20.*

* v3.4.0 code changes broke error handling; fixed by replacing "alert()" by logging to the console (thanks to roman200).
* partially reverted code changes in 3.4.0 (broke the actual launching of files on *ix systems)
  • کد منبع تحت مجوز BSD منتشر شده است

نسخه: 3.4.0.1-signed 31.5 KiB با این برنامه‌ها کار می‌کند فایرفاکس 3.0 - 22.*, سی‌مانکی 2.0 - 2.20

* fixed quite a bunch of compatibility warnings (rewrote large code parts for that - mostly internal changes)
* removed "old" fallback launching code (declared insecure)