Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

53 lines (37 loc) · 2.12 KB

MultiPass CHANGELOG

VERSION 0 FIRST BLOOD

Version 0.9.0 - 26/12/2019 - Force resigning of extension for Chrome

0.9.1	31/03/2019		Portuguese translations, thanks to pedrovhb

Version 0.8.0 - 22/11/2018 - Remove Google Analytics

0.8.1	22/11/2018		Avoid breaking the whole extension on faulty regex
0.8.2	22/11/2018		Remove onAuthRequired hack since FF supports it for the better part of a year
0.8.3	01/12/2018		Polish translation

Version 0.7.0 - 27/02/2017 - XSS prevention, Optional Analytics

0.7.1	27/03/2017		Better detection of storage namespace
0.7.2	09/06/2017		Avoid messing up the layout when regex is too long
0.7.3	09/06/2017		Add a priority field on rules
0.7.4	13/06/2017		Add missing translations

Version 0.6.0 - 06/11/2016 - Regex tester, Firefox support

0.6.1	06/11/2016		Opera support
0.6.2	13/11/2016		German and Dutch translation, fix issue with regex highlighting
0.6.3	18/11/2016		Remove jQuery dependency
0.6.4	18/11/2016		Improve tester, fix edition, improve analytics
0.6.5	14/02/2017		Disable tracking in Firefox, reduce number of analytics hit

Version 0.5.0 - 29/10/2016 - Better build system, fully translatable, small fixes

0.5.1	30/10/2016		Fix an issue where newly added credentials are not available until restart
0.5.2	05/11/2016		Restore analytics
0.5.3	06/11/2016		French translation

Version 0.4.0 - 17/11/2014 - Highlight matching regex in popin, styling

0.4.3	24/09/2015		Fix an issue where credential adding does not work
0.4.2	22/09/2015		Reset button
0.4.1	22/09/2015		Allow entry edition (#22), internal refactoring, tooling

Version 0.3.0 - 04/08/2014 - Avoid error loop, display badges, JSON credential import

0.3.1	06/08/2014		Fix an issue with badges (#14)
0.3.2	06/08/2014		Fix an analytics
0.3.3	07/08/2014		Fix issue with badges and url change (#15)

Version 0.2.0 - 04/08/2014 - New option panel

Version 0.1.0 - 28/07/2014 - Initial release

0.1.2	04/08/2014		Add Google Analytics
0.1.1	30/07/2014		Rename from Chrome BasicAuth to MultiPass