Modules pour le navigateur Firefox
  • Extensions
  • Thèmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Icône du module

Historique de versions de Private Internet Access - 15 versions

Private Internet Access par PrivateInternetAccess

Noté 3,4 sur 5
3,4 étoiles sur 5
5
183
4
34
3
16
2
14
1
125
Historique de versions de Private Internet Access - 15 versions
  • Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.

  • Dernière version

    Version 4.0.5

    Publié le 23 déc. 2024 - 2,68 Mo
    Fonctionne avec firefox 91.0.0 et versions supérieures
    Bug fixes and maintenance.

    Code source publié sous licence Licence MIT

    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 3.2.5

    Publié le 21 févr. 2023 - 2,71 Mo
    Fonctionne avec firefox 91.0.0 et versions supérieures
    - bug fixes

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 2.1.4.2

    Publié le 10 févr. 2020 - 2,05 Mo
    Fonctionne avec firefox 48.0 et versions supérieures
    * Fixed issue with private mode
    * Minor improvements

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 2.1.2

    Publié le 20 mai 2019 - 2,05 Mo
    Fonctionne avec firefox 48.0 à 70.*
    v2.1.2

    * Fix Netflix Rule breaking proxy connections

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 2.1.1

    Publié le 8 mai 2019 - 2,05 Mo
    Fonctionne avec firefox 48.0 et versions supérieures
    __v2.1.1__

    * Fix bypassing Private Browsing Warning on install

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 2.1.0

    Publié le 6 mai 2019 - 2,05 Mo
    Fonctionne avec firefox 48.0 et versions supérieures
    __v2.1.0__

    * Add warning page to handle changes in proxy permission in Firefox Beta
    * Fix exclusions for https-upgrade
    * Add unit tests for https-upgrade
    * Fix translated region name spacing on region list
    * Fix Issue with Logout not redirecting back to Login page
    * Fix Issue with displaying Uncontrollable or Upgrade pages
    * Fix failing tests
    * Add unit tests for https-upgrade
    * Improve latency error handling
    * Improve latency test results
    * Fix translation capitalization
    * Decouple security, tracking, privacy settings from proxy
    * Fix navigational keybindings
    * Update https-upgrade to PIA source
    * Add unit test framework
    * Add badge to icon
    * Add build name to settings page
    * Prevent button text in Debug Log from creating horizontal scrollbars
    * Prevent text in Debug Log from creating horizontal scrollbars
    * Add Bypass Rules Tile
    * Adjust CSS to remove green dots from arrows on settings page
    * Fix Tile ordering on startup
    * Disallow selection of Tile text
    * Fix Setting text not updating on language change
    * Refactor React code to use the context API for global data
    * Migrate to Webpack
    * Fix auto region in private browsing
    * Add React Router, Remove Renderer Class
    * Add https upgrade feature
    * Enhanced QA functionality

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 2.0.4

    Publié le 28 mars 2019 - 1,89 Mo
    Fonctionne avec firefox 48.0 et versions supérieures
    __v2.0.4__

    * Revert latency frequency
    * Convert latency test to use ips rather than domains

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 2.0.3

    Publié le 27 mars 2019 - 1,89 Mo
    Fonctionne avec firefox 48.0 et versions supérieures
    __v2.0.3__

    * Extend latency test frequency to once a day

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 2.0.2

    Publié le 5 mars 2019 - 1,92 Mo
    Fonctionne avec firefox 57.0 et versions supérieures
    __v2.0.2__

    * 2.0.2 Release
    * Update Remember Me tooltip wording
    * Add no-op to setAccount if account parameter is undefined
    * Add maxlength to bypass rule input field (32779)
    * Add maxlength to login input fields (253 chars)
    * Backport CSS fixes for text breakout on DebugLog Page
    * Fix Typo on Fingerprint Protection disclaimer page
    * Beta Release
    * Componentize Drawer Handle
    * Add Checkmark on Export button after Bypasslist export completion
    * Fix tile ordering on authenticated view on theme change
    * Adjust spacing for new Translations
    * Update Translations
    * Removed LogoutOnClose setting
    * Added new tests for settings & tiles, improved test core
    * Fixed bug where enabling extension in incognito would sometimes log user out
    * Translated "view changelog"
    * Added homepage to extension page
    * Added setting to filter Facebook fbclid query parameters
    * Refactored user to remove unnecessary properties
    * Add Token Based Authentication
    * Add Quick Settings Tile
    * Add Subscription Tile
    * Add Quick Connect Tile
    * Convert current region component to Quick Region Tile
    * Add Tiles system to main view
    * Add Auto Region
    * Add Region Latency refresh button when no regions found
    * Move Region latency polling to a timer based system
    * Add Region search by name feature
    * Remove Region Grid View
    * Update view components to met new design spec

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.3.1

    Publié le 9 janv. 2019 - 1,84 Mo
    Fonctionne avec firefox 57.0 et versions supérieures
    __v1.3.1__

    * 1.3.1 Release
    * Fixed extension breaking on startup with proxy enabled

    __v1.3.0__

    * 1.3.0 Release
    * Update Changelog to follow version releases
    * Update Translations
    * Fixed region sort styling
    * Fixed import tab not rendering in private window
    * Fix proxy using invalid callback API
    * Fix unhandled rejection in bypasslist
    * Updated beta & release scripts
    * Disabled links when extension offline
    * Fixed disabled settings being displayed as checked
    * Removed links when setting disabled
    * Fixed proxy init
    * Ensured fingerprint disclaimer is shown upon first opening extension
    * Added missing flags
    * Remove download dialog from Bypass Export
    * Updated bypasslist import to use tab
    * Improved proxy authentication
    * Fixed i18n util only replacing first dash in locale
    * Fixed spelling mistake in import window
    * Added instructional message to import window
    * Fixed bypasslist export in private browsing
    * Improved http error handling
    * Converted proxy to chrome setting
    * Fixed authentication dialog presented after changing regions
    * Moved remember me tooltip to avoid hiding submit button
    * Adopted more reasonable defaults for requests
    * Hid debug button when debug mode is off
    * Autofocus username input on login screen
    * Android support
    * Refactored to use native fetch API
    * Full Offline support for regions
    * Improved general test reliability
    * Fixed issue where connfail page wouldn't redirect on refresh
    * Added Offline Warning Banner
    * Better offline startup support
    * Created UI tests

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.2.0

    Publié le 26 sept. 2018 - 1,56 Mo
    Fonctionne avec firefox 57.0 et versions supérieures
    Private Internet Access Firefox Extension:

    __v1.2.0__

    * Updated Translations
    * Fixed translation for hyperlink auditing setting
    * Fixed style break out in the region selection area
    * Updated Error handling to open close popup windows
    * Fixed issue where user couldn't import bypass file after changing contents
    * Fixed a styling issue with Changelog producing a horizontal scroll
    * Fixed a styling issue with "Remember me" tooltip misplaced during login error
    * Fixed import window intermittently invisible
    * Fixed settings not being initialized properly
    * Fixed sign up link on login view
    * Fixed Account Settings link on logged in view
    * Fixed regression on build info while viewing settings in PB Mode
    * Fixed a bug where the proxy disconnects when opening extension in PB Mode
    * Added a disclaimer on initial installation warning about the Fingerprint Protection setting
    * Added error messages to import popup if file is invalid
    * Added tooltip to remember me checkbox
    * Fixed visual bug with popover on extension settings
    * Updated Changelog to have consistent phrasing
    * Updated NPM build script to include automated packaging
    * Added linting adhering to airbnb style guide
    * Updated the Bypass list custom rule instructions and placeholder
    * Fixed components breaking out of parent styling
    * Set Fingerprint Protection off by default
    * Added "Log me out on browser close" setting
    * Fixed bug where extension automatically attempted to log user in
    * Debounced proxy button to avoid crashing browser
    * Added try/catch along code base to catch any 'dead object' error that hang the UI
    * Updated build scripts to include cross-env and predefine all ENV VARS
    * Fixed bug where import rules window wouldn't close on Windows
    * Fixed bug where UI Language dropdown icon was no longer visible
    * Added debug messages to proxy
    * Fixed a bug where credentials were being cleared when the popup was closed in a Private Window
    * Fixed a bug where user was unable to logout of extension in a Private Window
    * Fixed a bug where localStorage was not being cleared by unchecking "remember me" in Private Window
    * Fixed input & checkbox styling on linux
    * Fixed bug where some extension settings were not being synced with the browser.
    * Routed Latency checks through HTTPS
    * Added import/export feature for bypass list
    * Updated region translations
    * Updated project dependencies
    * Updated Region selection/favorite tab design

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.1.0

    Publié le 24 juil. 2018 - 1,13 Mo
    Fonctionne avec firefox 57.0 et versions supérieures
    Changelog for v1.1.0

    * Update region translations

    * Remove a line that disables the proxy if there are no credentials in storage

    * Add Favorite Region view

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.13

    Publié le 22 juin 2018 - 1,12 Mo
    Fonctionne avec firefox 57.0 et versions supérieures
    __v1.0.13__

    * Update Helpdesk links

    * Update translations for new Berlin region.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.11

    Publié le 5 mai 2018 - 1,33 Mo
    Fonctionne avec firefox 57.0 et versions supérieures
    __v1.0.11__

    * Fixed a bug where choosing a popular rule in the bypass list kills the proxy.

    __v1.0.10__

    * Update Translations for Washington DC region.

    __v1.0.9__

    * Regression fix for async debug function.

    __v1.0.8__

    * Bug fix for translation text overflow on login view

    __v1.0.7__

    * Add new bypass list page.

    __v1.0.6__

    * Fix warning for Firefox ESR.

    * Default Fingerprinting Protection to true

    __v1.0.5__

    * Fixed a FF specific bug where unload is always fired on page refresh.

    * Fixed a Bug with Proxy Connection status not pushed to mockApp in Private Browsing Mode.

    __v1.0.3__

    * Updated Translations for newest features.

    * Overhaul extension to work in Private Browsing Mode.

    * Add warning disclaimer ion popup window while in private browsing mode.

    * Add 'View Debug Log' button to extension section of settings.

    __v1.0.0__

    * First release.

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.3

    Publié le 5 avr. 2018 - 1,32 Mo
    Fonctionne avec firefox 57.0 et versions supérieures

    Code source publié sous licence Licence MIT

    Télécharger le fichier
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complémentaires Firefox
  • Atelier sur les extensions
  • Pôle développeur
  • Politiques à destination des développeurs
  • Blog de la communauté
  • Forum
  • Signaler un problème
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialité
  • Cookies
  • Mentions légales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.