passwe version history - 6 versions
passwe by Damien Cassou, Nicolas Petton
passwe version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.1.2resigned1
Released Apr 25, 2024 - 34.07 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.0.1.1
Released Sep 7, 2017 - 30.03 KBWorks with firefox 42.0 and later, android 48.0 to 68.*** v1.0.1
Works with [[https://gitlab.petton.fr/passwe/passwe-app][passwe-app]] version 1.0.0.
- The add-on now properly sends 1.0.1 as version string instead of
0.6.0.Source code released under MIT License
Version 1.0.0
Released Aug 23, 2017 - 30.02 KBWorks with firefox 42.0 and later, android 48.0 to 68.*◊ v1.0.0
Works with [passwe-app] version 1.0.0.
• The popup now closes properly in Chromium (fix [#30])
• Submitting forms automatically is now turned on by default (fix [#54])
• Add version number to responses sent to the add-on (fix [#37])
• Improve documentation through better text and screencasts (fix [#51] and [#53])
• Add many automated tests and measure code coverage (fix [#49])
• Refactor and document source code (fix [#50])
[passwe-app] https://gitlab.petton.fr/passwe/passwe-app
[#30] https://gitlab.petton.fr/passwe/passwe-addon/issues/30
[#54] https://gitlab.petton.fr/passwe/passwe-addon/issues/54
[#37] https://gitlab.petton.fr/passwe/passwe-addon/issues/37
[#51] https://gitlab.petton.fr/passwe/passwe-addon/issues/52
[#53] https://gitlab.petton.fr/passwe/passwe-addon/issues/53
[#49] https://gitlab.petton.fr/passwe/passwe-addon/issues/49
[#50] https://gitlab.petton.fr/passwe/passwe-addon/issues/50
◊ v0.6.1
Works with [passwe-app] version 0.4.0.
• Fix how the icon was referenced from popup.css which was not working in Chromium (fix [#51])
[passwe-app] https://gitlab.petton.fr/passwe/passwe-app
[#51] https://gitlab.petton.fr/passwe/passwe-addon/issues/51
◊ v0.6.0
Works with [passwe-app] version 0.4.0.
• Make it possible to configure key shortcuts (fix [#39])
• Execute the click event of the first item when user presses ENTER (fix [#38])
• Show error messages from the application in the popup (fix [#15])
• Massive refactoring of the code base (fix [#43])
• Add a [file:CONTRIBUTING.org] file (fix [#21])
[passwe-app] https://gitlab.petton.fr/passwe/passwe-app
[#39] https://gitlab.petton.fr/passwe/passwe-addon/issues/39
[#38] https://gitlab.petton.fr/passwe/passwe-addon/issues/38
[#15] https://gitlab.petton.fr/passwe/passwe-addon/issues/15
[#43] https://gitlab.petton.fr/passwe/passwe-addon/issues/43
[#21] https://gitlab.petton.fr/passwe/passwe-addon/issues/21Source code released under MIT License
Version 0.5.0
Released Aug 8, 2017 - 29.34 KBWorks with firefox 42.0 and later, android 48.0 to 68.*◊ v0.5.0
Works with [passwe-app] version 0.3.0.
• Remove the 'Save' button in the options page, as the page now saves changes on the fly
• Various improvements to the option page in Chrome (fix [#27], [#32])
• Make option "Password-store location" work and add help text (fix [#6])
• Use the same style in Chrome and Firefox
• Change native application name from 'passwe' to 'fr.petton.passwe' to make the add-on work in Chrome. This requires updating the passwe-app and installing it again
[passwe-app] https://gitlab.petton.fr/passwe/passwe-app
[#27] https://gitlab.petton.fr/passwe/passwe-addon/issues/27
[#32] https://gitlab.petton.fr/passwe/passwe-addon/issues/32
[#6] https://gitlab.petton.fr/passwe/passwe-addon/issues/6Source code released under MIT License
Version 0.4.0
Released Aug 4, 2017 - 28.57 KBWorks with firefox 42.0 and later, android 48.0 to 68.*◊ v0.4.0
Works with [passwe-app] version 0.1.0.
• Make option "Automatically submit login forms" work
• Improve the Options page through the Spectre CSS framework
• Show a warning message when no entry matches the search
• Make popup closely resemble Firefox look
• Add support for a context menu (fix [#11])
[passwe-app] https://gitlab.petton.fr/passwe/passwe-app
[#11] https://gitlab.petton.fr/passwe/passwe-addon/issues/11
◊ v0.3.0
• Much better look
• New icons
• Shows a message while the add-on is loading data
• Entirely usable through a keyboard only (Alt+P to launch the add-on, arrow keys to navigate)
• The search field receives the focus automatically
All of the above was done by Nicolas Petton. Thank you very much.
◊ v0.2.0
• create an Options page (no impact on behavior yet)
• rewrite the code to use modern JavaScript (i.e., async + await)Source code released under MIT License
Version 0.1.0
Released Jul 20, 2017 - 44.26 KBWorks with firefox 42.0 and later, android 48.0 to 68.*◊ v0.1.0
• Initial releaseSource code released under MIT License