Zgodovina različic ProxyMust – Proxy Checker & Manager – 6 različic
ProxyMust – Proxy Checker & Manager — nana.xakep
Zgodovina različic ProxyMust – Proxy Checker & Manager – 6 različic
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 1.0.6
Izdano 6. avg. 2026 – 4,04 MBDeluje s firefox 100.0 in novejši, android 120.0 in novejši- New "AutoProxy" operating mode for Selective profile – rules without an explicitly set proxy can now automatically pick the best proxy based on test results (rating, statuses, freshness). Users can enable auto‑mode in profile settings via the "Manual / Automatic" toggle.
- Proxy selection logic – introduced
ProxySelectormodule implementing a hierarchy: success → indirect → ip-only → unknown, considering priorities (pin/star), rating, and status freshness.getBestProxyForSiteandgetNextProxyForSitemethods are available for failover. Proxies with statusfailare excluded from selection. - Unified proxy application mechanism – created
ProxySwitcher, extracting profile switching and proxy setting logic fromTestManager, enabling the same code for tests and AutoProxy. - Dynamic proxy override in ProxyEngine – added
setDynamicProxyForSiteandclearDynamicProxyForSitemethods for temporarily overriding a proxy for a specific site without changing rules. Used for failover and auto‑selection. - Failover in WebFailedRequestMonitor – on connection errors in auto‑mode (only for
main_framedocuments), the system automatically switches to the next proxy from the priority‑sorted list and reloads the tab. - Auto‑creation of rules – after a successful test (status success, indirect, or ip‑only), a disabled rule is automatically created in the Selective profile. The user can later enable it in manual or automatic mode.
- Working proxy caching – after successful page load (status 200), the current proxy is cached for the site, and subsequent errors on subresources do not trigger new switches. Cache is cleared on profile change, manual proxy change, or after 5 minutes.
- Proxy information display in rules table – for auto‑rules, the "Proxy Server" column now shows:
- Country flag
- Proxy name, protocol, rating
- Current status (✅ ☑ ❔)
- AutoProxy settings in profile – added to Selective profile settings:
- "Selection mode" toggle (Manual / Automatic)
- "Max failover attempts" field (number of full proxy list retries, default 3)
- "Show auto‑proxy change dialog" checkbox (enabled by default)
- "Automatically pin successful proxy (without confirmation)" checkbox (disabled by default)
- "Suggest adding unreachable sites to auto‑proxy" checkbox – when a page fails to load without proxy, a dialog offers to add the site to AutoProxy (enabled by default).
- CSV subscription support – added new
ProxyImporter.parseCsvmethod that parses proxy lists in CSV format (delimiters: comma, semicolon, tab). Supports both header and headerless rows (field order: host, port, protocol, username, password, country). This allows subscribing to proxy lists provided in CSV without prior conversion. - Auto‑detection of format during manual import – when importing without explic
Izvorna koda objavljena pod Samo GNU General Public License v3.0
Starejše različice
Različica 1.0.5
Izdano 13. jul. 2026 – 4 MBDeluje s firefox 100.0 in novejši, android 120.0 in novejšiUpdated to SmartProxy 2.2.1 codebase.
- Manage rules directly from popup: remove, enable/disable, toggle proxy-per-origin (Firefox only).
- Auto-switch between text/file modes in import rules dialog.
- Auto-reload settings page after changing rules via popup.
- Localized tooltips for new popup buttons.
- Fixed rule removal and toggling from popup.
- Fixed Chromium issue with whitelist rules from subscriptions (v2.2.1).
- Fixed SwitchyOmega import for CIDR/IP rules.
- Fixed backup restore for proxy-server links.Izvorna koda objavljena pod Samo GNU General Public License v3.0
Različica 1.0.4
Izdano 7. jul. 2026 – 4,01 MBDeluje s firefox 100.0 in novejši, android 120.0 in novejšiProxyMust 1.0.4 – automatic proxy protocol detection with auto‑replacement, improved test logging, and numerous fixes.
🚀 Key new features:
- Automatic protocol switching – if a proxy does not work with the declared protocol (SOCKS/HTTP/HTTPS), the extension tries others by itself. Two modes are available: "Probable" (fast) and "Full" (all variants). Enabled in settings.
- Built‑in test log viewer – now you see every step: IP retrieval, site check, proxy status, transitions. The log is available both on the settings page and in a separate window from the control panel.
- Automatic switch to Direct when saving a subscription – no need to manually switch if a profile with a non‑working proxy is active.
- Auto‑save subscriptions – after adding a list, changes are applied immediately.
- Enhanced privacy – by default, your real IP is not sent to external services (the option is disabled). All checks are performed viafetchwithout opening tabs.
🐞 Fixes:
- Disappearance of test buttons in the popup when the direct IP option is enabled – fixed.
- Fixed display of HTML tags and message overlapping in the floating log.
- The "Export" button is now disabled when the proxy list is empty.
- Fixed a false error when starting the express‑cyclic test in Firefox.
- Fixed the order of profile and proxy switching in cyclic tests.
- Theip-onlystatus (❔) no longer triggers automatic protocol switching.
- Removed duplicate statuses in logs after auto‑protocol detection.
- The lock preventing new tests from starting after completion – removed.
🌐 Localisation and UI:
All log messages are translated into 21 languages, country flags added, a "Pin" button in the log window, and centering of the test menu in the popup.
Full changelog – in CHANGELOG.Izvorna koda objavljena pod Samo GNU General Public License v3.0
Različica 1.0.3
Izdano 26. jun. 2026 – 4 MBDeluje s firefox 100.0 in novejši, android 120.0 in novejši🎯 What's new in ProxyMust 1.0.3
🔹 Built-in test log viewer – now you can watch proxy testing progress in real-time both on the settings page and in a separate popup window. The log shows every step: start of check, IP retrieval, site availability, final status, and transition to the next proxy.
🔹 Country flags in logs – each proxy now displays a country flag next to its address (based on IP geolocation).
🔹 Full localization – all log messages, labels, and statuses are translated into all 21 supported languages.
🔹 Instant stop feedback – clicking "Stop" immediately shows a message in the log, so you know cancellation has started.
🔹 "Pin" button in log window – attempts to keep the window on top by focusing it when new messages arrive (state persists for the session).
🔹 Fixed duplicate stop messages – only one stop message is sent when you click "Stop".
🔹 Log updates in real-time – even when the viewer is hidden; all missed messages are displayed instantly when opened.
🐞 Bug fixes and performance improvements.
Full changelog: https://github.com/nana-xakep/ProxyMust/blob/main/CHANGELOG.mdIzvorna koda objavljena pod Samo GNU General Public License v3.0
Različica 1.0.2
Izdano 21. jun. 2026 – 3,97 MBDeluje s firefox 100.0 in novejši, android 120.0 in novejšiЧто нового в версии 1.0.2:
• Добавлена настройка " Включить определение прямого IP для проверки прокси" – отключено по умолчанию для защиты приватности. Теперь вы сами решаете, передавать ли ваш реальный IP внешним сервисам при тестировании.
• Новый статус ❔ – "неизвестный IP получен, но страница не загрузилась" (когда невозможно провести сравнение с прямым IP). Отображается отдельно от косвенного успеха и не влияет на рейтинг прокси.
• Теперь тестирование прокси выполняется без открытия вкладок (через fetch-запросы). Быстрее, без мусора в истории и без случайных скачиваний файлов.
• Улучшена логика косвенного успеха – теперь точнее определяется при включённом/отключённом определении прямого IP.
• Исправлен таймер тестов – теперь не обрывает длительные проверки (например, сотни прокси).
• Исправлены ошибки компиляции, удалены дубли, улучшена производительность.
Полный список изменений – в репозитории на GitHub.Izvorna koda objavljena pod Samo GNU General Public License v3.0
Različica 1.0.1
Izdano 18. jun. 2026 – 3,97 MBDeluje s firefox 100.0 in novejši, android 120.0 in novejšiIzvorna koda objavljena pod Samo GNU General Public License v3.0