تاريخ إصدارات Perspectives

كُن حذرًا مع الإصدارات القديمة!

هذه الإصدارات ظاهرة لأغراض المرجعية والاختبار. ينبغي عليك دائمًا أن تستخدم الإصدارة الأخيرة من هذه الإضافة.

الإصدارة 4.6.4 206.2 KiB تعمل مع فَيَرفُكس 3.0 - 56.*, سِيمانكي 2.0 - 2.39.*

* Fix preference storage location: migrate all prefs from 'perspectives.X' to 'extensions.perspectives.X'. This is a requirement of hosting addons on addons.mozilla.org - https://developer.mozilla.org/en-US/Add-ons/AMO/Policy/Reviews#Full_Review
All credit and thanks to Alexey Vesnin for the move and code to gracefully migrate existing user prefs. Thanks Alexey!
* Mark some tests as known failures, to identify for long-term fixing
* Add error checking for security level preference to correct invalid values
* Remove unused preference 'show_label'
* Internal code cleanup (fix === checks; remove dead code; fix addProgressListener usage)
* Add wrapper functions to retrieve preferences, overrideService, and stringbundle strings
Fixes one bug where 'root_prefs' object was not initialized;
but overall removes the need to intitialize the Perspectives object at all.
It can and should handle its own internal state.
This starts to isolate the usage of direct browser internals,
which would be required to port to other browsers.
Also makes the code much more stable and testable.
* Clean up the init code to use the new wrapped preference and stringbundle functions

الإصدارة 4.5.2.1-signed 171.4 KiB تعمل مع فَيَرفُكس 3.0 - 46.*, سِيمانكي 2.0 - 2.29.*

* Add SparkMD5 library as external library to temporarily provide MD5 hashing functionality (has been removed in Firefox 32)

الإصدارة 4.5.1.1-signed 173.6 KiB تعمل مع فَيَرفُكس 3.0 - 32.*, سِيمانكي 2.0 - 2.25.*

* Add (pl) Polish translation! Many thanks to Jakub and Sonia!
* Fix typos and whitespace in localization files

الإصدارة 4.5.1-signed 163.9 KiB تعمل مع فَيَرفُكس 3.0 - 29.*, سِيمانكي 2.0 - 2.25.*

+ Enable https queries to notaries! For now, turn this on by adding 'https://' in front of the notary URL
* Fix unit tests to use === instead of ==
* Fix return value for get_quorum_duration(). Fixing the tests in the previous item exposed this bug.
* Fix use of quorum_size for key_weakly_seen_by_quorum(). It's actually used now. (GH 89)
* Fix the tooltip used by Perspectives icon during location changes (GH 112)
* Fix icon status for location change events - only set the icon spinning for https sites (GH 113)

الإصدارة 4.4.2.1-signed 163.5 KiB تعمل مع فَيَرفُكس 3.0 - 28.*, سِيمانكي 2.0 - 2.25.*

Update German translation

الإصدارة 4.4.1.1-signed 163.5 KiB تعمل مع فَيَرفُكس 3.0 - 28.*, سِيمانكي 2.0 - 2.25.*

* Rescue localization tests! Tests now run as a python script at build-time (GH 74)
* Fix call to XMLHttpRequest constructor to use 'new' - compatability fix for the upcoming Firefox 30 (GH 108)
* Update German translations (thanks Patrick!)
* Unlock Dutch and Finnish translations (thanks Alf and Ville!). These translations are not fully complete, but enabling them at least lets people see *some* text in their desired language.
* Remove perspectives1.networknotary.org from the set of default notaries. This notary needs to be upgraded before it can be used full-time.

الإصدارة 4.4.1-signed 163.7 KiB تعمل مع فَيَرفُكس 3.0 - 29.*, سِيمانكي 2.0 - 2.24.*

+ Add new preference to show/hide the notification box when "Ask before contacting notaries" is enabled (GH 101)
* Fix the 'Learn More' button (thanks to Jens for the bug report!) (GH 100)
* Fix text display in results window for pages with insecure content
* Grey-out the default notary textbox to indicate it cannot be edited

الإصدارة 4.3.8.1-signed 162.7 KiB تعمل مع فَيَرفُكس 3.0 - 24.*, سِيمانكي 2.0 - 2.21.*

Fix bug with incorrect public/private address resolution (GH 94)

الإصدارة 4.3.7.1-signed 162.6 KiB تعمل مع فَيَرفُكس 3.0 - 27.*, سِيمانكي 2.0 - 2.20.*

Fix text display for weakly seen certificates (tooltip was not getting set, causing the UI to show 'null' in the results window)

الإصدارة 4.3.6.1-signed 162.6 KiB تعمل مع فَيَرفُكس 3.0 - 23.*, سِيمانكي 2.0 - 2.20.*

* Security Fix: incorrect quorum duration with low number of notaries or quorum percentage (GH 87)
* Refactor unit tests: unit test js file is now optionally installed with the rest of the extension (this makes it run properly under newer versions of Firefox) (GH 74)
* Remove several global variables; convert to local with 'var'
* Add new whitelist icon (image file added, but code not hooked up yet)
* Minor improvements to the makefile formatting and output
X Localization tests temporarily removed so we can ship to patch the security bug. They still need to be transcribed/relocated to a non-javascript language to run at build time.

الإصدارة 4.3.5.1-signed 160.8 KiB تعمل مع فَيَرفُكس 3.0 - 24.*, سِيمانكي 2.0 - 2.20.*

Fix bug when retrieving certificate info for untrusted certificates (this interface changed in Firefox 20).

الإصدارة 4.3.4.1-signed 160.8 KiB تعمل مع فَيَرفُكس 3.0 - 21.*, سِيمانكي 2.0 - 2.14.*

* Update code for retrieving invalid certificate info for Firefox v20
* When sending requeries, only send to notaries that haven't yet replied
* Make the Preferences and Report Attack windows resizable
* In the Preferences window, set proper default height and width for Notary Server textboxes
* In the Results window, expand the results textbox vertically to fill available space

الإصدارة 4.3.3.1-signed 148.4 KiB تعمل مع فَيَرفُكس 3.0 - 20.*, سِيمانكي 2.0 - 2.14.*

Add heimdal and nine-eyes notaries to the default notary list, to improve response rate

الإصدارة 4.3.2.1-signed 147.0 KiB تعمل مع فَيَرفُكس 3.0 - 17.*, سِيمانكي 2.0 - 2.12.*

+ Add localizations for (de), (es-MX), and (fr)! Many thanks to our translators!
+ Fill in missing strings for (zh-CN). Many more thanks to our translators!

الإصدارة 4.3.1.1-signed 138.0 KiB تعمل مع فَيَرفُكس 3.0 - 14.0, سِيمانكي 2.0 - 2.10.*

Hotfix for SeaMonkey

الإصدارة 4.3.1-signed 101.0 KiB تعمل مع فَيَرفُكس 3.0 - 13.*, سِيمانكي 2.0 - 2.0.*

- Remove the forced statusbar icon
- Add Perspectives icons to alt-tab
- Display key age
- Several UI Improvements
- Several bug fixes

See http://perspectives-project.org/blog/ for details

الإصدارة 4.2.1-signed 69.0 KiB تعمل مع فَيَرفُكس 3.0 - 11.*, سِيمانكي 2.0 - 2.0.*

الإصدارة 4.1.1-signed 60.0 KiB تعمل مع فَيَرفُكس 3.0 - 5.*, سِيمانكي 2.0 - 2.0.*

الإصدارة 4.0 58.0 KiB تعمل مع فَيَرفُكس 3.0 - 4.0b8pre, سِيمانكي 2.0 - 2.0.*