Releases: Noitidart/Chrome-Store-Foxified
Seventeenth Release - October 31, 2016
-
Larger addons should sign, thanks to extending token duration by the AMO team to 5 minutes.
-
Added a bunch of localizations, special thanks to:
Arabic - @noureddin BZ
Catalan - @TheRabbitter BZ
German - pinsky
Greek - vangeliskatsoulas
Spanish (Spain) - @AlejandroPerezMartin BZ
Estonian - @mdr-ksk BZ
Finnish - @tumpio BZ
French - Facy5, @goofy-bz BZ
Indonesian - hermawanadhis
Italian - swordxh
Japanese - @marsf BZ
Dutch - @TonnesM BZ
Polish - @teo951 BZ
Portuguese (Brazil) - @MarceloGhelman BZ
Russian - @veadarkin BZ
Turkish - alfapegasi
Chinese (Simplified) - @yfdyh000 BZ
Chinese (Traditional) - @goldie-lin BZ
Sixteenth Release - August 19, 2016
Added localization. Credits - #34
@yfdyh000 for Chinese Translation BabelZilla Profile
@veadarkin for Russian Translation BabelZilla Profile
@AlejandroPerezMartin for Spanish Translation BabelZilla Profile
@TonnesM for Dutch Translation BabelZilla Profile
Fifteenth Release - July 23, 2016
Minor bug fixes when XHR failed while signing the addon
Fourteenth Release - June 21, 2016
- There was an issue where it wouldn't work for anyone brought up in issue #25 this fixes it
Thirteenth Release - June 3, 2016
- Changed the user interface. No more options page. All features are brought to the front (such as "Save to File").
- Allows saving the CRX to file now as well
- The interface is more verbose, upload and download progress is shown, as well as errors.
- Supports Firefox on Android, versions 48+
- Saving to file uses the browsers built-in download mechanism, so it's easy to find
- Fixed the download URL for the Chrome Webstore, thanks to @RobW--W
Twelfth Release - May 18, 2016
- Notification bar now responds when the server I use to get the unix time from, is down
Eleventh Release - May 11, 2016
- Fixed closing of bar issue
- Token generation was not happening due to change on AMO
- Browserified jsonwebtoken module was not working in nightly, so wrote my own jwt generator
Tenth Release - May 2, 2016
- Updated per requests by AMO review
- Updated so the agreement is not automatically agreed to
- Key in is a hash of the api key, no longer readable key
Ninth Release - April 24, 2016
Update to respect AMO policy of no common account for signing. Uses personal AMO accounts now. Also offers install as temporary addon as fallback, and as an option.
Eight Release - January 28, 2016
- Lands fix for why many things would fail the signing process
- Also on fail it does write the xpi to disk if "Save" preference is enabled
- Fixed up a bug where the notification bar was not consistent in new windows
- Had to remove French locale for now, as I changed up the strings a lot