Secret Agent Firefox/SeaMonkey Add On
Release Notes

Secret Agent V1.35 Release Notes
22 December 2016

Bugs Fixed

Second attempt to fix... non-English browsers report;

XML-Verarbeitungsfehler: Nicht definierte Entität
Adresse: chrome://secretagent/content/preferences.xul
Zeile Nr. 91, Spalte 9:        <tab label=\"&privacyPreferences.label;\" />

... due to missing resource entries (sorry, again).

Changed Behaviors

As with previous version, this release includes a Privacy Settings tab with many hard to find, or even concealed, privacy affecting profile settings. Currently in English only but to be translated and expanded in future.

Known Issues

None.


Secret Agent V1.34 Release Notes
29 November 2016

Bugs Fixed

Non-English browsers report;

XML-Verarbeitungsfehler: Nicht definierte Entität
Adresse: chrome://secretagent/content/preferences.xul
Zeile Nr. 91, Spalte 9:        <tab label=\"&privacyPreferences.label;\" />

... due to missing resource entries (sorry).

Changed Behaviors

As with previous version, this release includes a Privacy Settings tab with many hard to find, or even concealed, privacy affecting profile settings. Currently in English only but to be translated and expanded in future.

Known Issues

None.


Secret Agent V1.33 Release Notes
27 November 2016

Bugs Fixed

None.

Changed Behaviors

Added a Privacy Settings tab with many hard to find, or even concealed, privacy affecting profile settings. Currently in English only but to be translated and expanded in future.

Known Issues

None.


Secret Agent V1.32 ReleaseNotes
18 April 2015

Bugs Fixed

Modified redirect warnings to truncate at 80 characters.

Changed Behaviors

Only the first & last 40 characters of a redirect source or destination URL will be shown in warning messages.

Known Issues

None.


Secret Agent V1.31 ReleaseNotes
28 December 2014

Bugs Fixed

Included Pale Moon support in application manifests. Fixed display of last used User Agent.

Changed Behaviors

The last used User Agent should be correctly displayed when you hover your mouse pointer over the add on icon.

Known Issues

None.


Secret Agent V1.30 ReleaseNotes
24 October 2014

Bugs Fixed

Added Pale Moon 25.* support.

Changed Behaviors

None.

Known Issues

None.


Secret Agent V1.29 ReleaseNotes
22 July 2014

Bugs Fixed

None.

Changed Behaviors

The code has been overhauled and refactored to make it easy to maintain and extend.

Various improvements have been made to the user interface, to make the add on easier to use.

Known Issues

None.


Secret Agent V1.28 Release Notes
19 July 2014

Bugs Fixed

None.

Changed Behaviors

General user interface usability enhancements.

Known Issues

None.


Secret Agent V1.27 ReleaseNotes
22 May 2014

Bugs Fixed

Corrects user interface handling in Seamonkey. Previously, the toolbar icon was not changing status as it would in Firefox. This has now been corrected.

Changed Behaviors

None.

Known Issues

None.


Secret Agent V1.26 ReleaseNotes
25 March 2014

Bugs Fixed

Toolbar handling bug identified in previous 1.25 release (exception handling improved).

Changed Behaviors

None.

Known Issues

None.


Secret Agent V1.25 Release Notes
8 March 2014

Bugs Fixed

None.

Changed Behaviors

Adds the toolbar/toolbarbutton functionality (as an alternative to the add on bar). Also refactored some of the code.

Known Issues

25 March 2014 - If the toolbar button isn't present on at least one toolbar (hidden or visible) the code fails to set the User Agent correctly.


Secret Agent V1.24 Release Notes
24 February 2014

Bugs Fixed

None.

Changed Behaviors

Adds the optional capability to specify the user agent presented in whitelist mode, allowing the actual user agent to be concealed even from whitelisted sites.

Also improves the transition from stealth to whitelist mode.

Added an additional OSCPU value (Linux armv6l).

Known Issues

None.


Secret Agent V1.23 Release Notes
15 February 2014

Bugs Fixed

None.

Changed Behaviors

Changed the add-on manifest to make localization configuration less country specific (eg, fr versus fr-FR).

Incremented the Firefox version in the manifest (... which wouldn't normally merit a new code version/release).

Known Issues

None.


Secret Agent V1.22 Release Notes
31 January 2014

Bugs Fixed

None.

Changed Behaviors

Secret Agent now permits the wildcard characters '*' (wildcard string) and '?' (wildcard character) to be used to specify whitelisted hosts.

For example the following patterns will all match www.secretagent.org.uk;

  • *.secretagent.org.uk
  • www.s?cr?t?g?nt.org.uk
  • ???.secret*.org.uk

Please use this feature with caution.

Known Issues

None.