Historia wersji dodatku Trials Tracker — 4 wersje
Trials Tracker Autor: TTracker
Historia wersji dodatku Trials Tracker — 4 wersje
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.8.6
Data wydania: 22 mar 2026 — 249,35 KBDziała z: firefox 142.0 i nowsze• Fixed SSO sign-in loop — when starting a new Google sign-in, the existing auth tab is now reused instead of opening a new one, preventing users from completing sign-in in an expired tab
• Extended SSO session timeout from 10 to 30 minutes to allow more time for Google consent screensLicencja kodu źródłowego: Licencja MIT
Poprzednie wersje
Wersja 1.8.5
Data wydania: 22 mar 2026 — 249,24 KBDziała z: firefox 142.0 i nowszeBuild environment: Windows 10/11, Node.js 20.x, Python 3.12
Steps to reproduce Firefox package:
1. npm ci
2. node build/sync-runtime.mjs
3. node build/generate-manifest.mjs --profile market
4. python build/make-source-zip.py ← creates source zip
5. python -c "see build/rebuild-market-zips.ps1" for final firefox-extension.zip
(uses Python zipfile to ensure forward slashes in ZIP paths)
All JS files are human-readable and unmodified from src/runtime/.
Only manifest.json is generated from platform/manifests/base.json + overrides.
No minification or bundling is used.Licencja kodu źródłowego: Licencja MIT
Wersja 1.4.1
Data wydania: 25 lut 2026 — 143,76 KBDziała z: firefox 142.0 i nowsze- Improved stability and performance of trial data handling.
- Minor UI refinements in popup/reminder screens.
- Internal maintenance and compatibility updates for Firefox review requirements.
Licencja kodu źródłowego: Licencja MIT
Wersja 1.3.0
Data wydania: 18 lut 2026 — 87,46 KBDziała z: firefox 142.0 i nowszeLicencja kodu źródłowego: Licencja MIT