Lịch sử phiên bản Moz Update Checker - 13 phiên bản
Moz Update Checker bởi Ryan Steed
Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.
Phiên bản mới nhất
Phiên bản 1.1.0
Đã phát hành 14 Thg 02 2026 - 53,48 KBHoạt động với firefox 115.0 và lớn hơnNew Features
- Add optional PortableApps.com release checking via SourceForge RSS
- Extend updateChecker to support PortableApps feeds with RSS parsing
- Add toggle in options UI (only shown for non-IceCat browsers)
Technical Details
- Include permissions for sourceforge.net RSS endpoints in manifestMã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản cũ hơn
Phiên bản 1.0.11
Đã phát hành 16 Thg 01 2026 - 51,96 KBHoạt động với firefox 115.0 và lớn hơnBug Fixes
- Include browser name/version in background script update checker results
- Pass browser info through message responses to browser action
- Handle LibreWolf override case for browser identificationMã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản 1.0.10
Đã phát hành 15 Thg 01 2026 - 51,77 KBHoạt động với firefox 115.0 và lớn hơnBug Fixes
- Switch LibreWolf API endpoint from GitLab to Codeberg
- Add logic to detect LibreWolf masquerading as Firefox
- Reset alarm schedule when browser unsupported status is detectedMã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản 1.0.9
Đã phát hành 2 Thg 01 2026 - 51,51 KBHoạt động với firefox 115.0 và lớn hơnBug Fixes
- Refactor dev mode initialization to properly handle temporary status and storage fallback
- Enhance alarm missed detection logic with more robust time comparisonsMã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản 1.0.8
Đã phát hành 28 Thg 12 2025 - 51,41 KBHoạt động với firefox 115.0 và lớn hơnNew Features
- Add logic to detect and compensate for missed alarms (e.g., due to suspend/sleep) when status is opened
- Switch IceCat version API from git atom feed to GitHub releases API
Bug Fixes
- Fix browser action settings page opening behavior
Maintenance
- Change default check interval from 12h to 8h
- Remove unnecessary permissions and update manifest version to 1.0.8Mã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản 1.0.7
Đã phát hành 27 Thg 12 2025 - 51,73 KBHoạt động với firefox 115.0 và lớn hơnBug Fixes
- Fix alarm scheduler to only use cache when necessary
- Revert timeout notification message
Technical Details
- Improve CSS positioning for tooltips and status imageMã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản 1.0.6
Đã phát hành 25 Thg 12 2025 - 51,57 KBHoạt động với firefox 115.0 và lớn hơnBug Fixes
- Adjust date tooltip to avoid unnecessary scrollbarMã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản 1.0.5
Đã phát hành 25 Thg 12 2025 - 51,57 KBHoạt động với firefox 115.0 và lớn hơnNew Features
- Enhanced update checker with loading states, relative time display, and timeout handling
- Added loading spinner during update checks with improved UI feedback
- Implemented relative time conversion for last checked timestamps (e.g., "2 hours ago")
- Refactored browser action UI to use single status image with tooltip hover effects
Bug Fixes
- Introduced connection timeout error handling with new localized message
- Improved error state management and display in popup UI
Maintenance
- Updated alarm scheduling constants and validation logicMã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản 1.0.4
Đã phát hành 17 Thg 12 2025 - 50,43 KBHoạt động với firefox 115.0 và lớn hơnBug Fixes
- Fixed minor UI text in browser_action.html
Maintenance
- Alphabetized functions inshared_functions.js,browser_action.js, andoptions.js
- Reordered scripts in manifest.json so that shared initializes first
- Bumped version to 1.0.4
Technical Details
- Reorganized update check logic and improved browser status tab handling
- Restructured functions in options.js for consistency
- Maintained all existing functionality while improving code structureMã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản 1.0.3
Đã phát hành 16 Thg 12 2025 - 50,36 KBHoạt động với firefox 115.0 và lớn hơnNew Features
- Add "lastChecked" i18n message for displaying check timestamps
- Implement last checked timestamp tracking in updateChecker
Bug Fixes
- Improve popup UI with last checked display and better error messaging
- Refactor response handling to include last checked data
Maintenance
- Update version to 1.0.3
Technical Details
- Updated browser_action styles for better readability and alignmentMã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản 1.0.2
Đã phát hành 15 Thg 12 2025 - 50 KBHoạt động với firefox 115.0 và lớn hơnChangelog Summary
2025-12-15
New Features
- Add version to extension name display
- Implement improved update checking logic in background script
- Add new i18n message for extension name with version info
- Enhance browser action communication with refresh messaging
- Update icon setting to include status in tooltip
Bug Fixes
- Fix retries to use 3 max attempts
- Fix cache TTL handling and add debug timestamps
Maintenance
- Bump version to 1.0.2
Technical Details
- Refactor background script update checking logic with better error handling
- Enhance i18n translation function to support browser-specific and version-specific keys
- Update browser action UI to display version in title and h3
- Adjust table layouts and styling in browser action popupMã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản 1.0.1
Đã phát hành 13 Thg 12 2025 - 49,77 KBHoạt động với firefox 115.0 và lớn hơnNew Features
- Refactor DEV_MODE to be dynamically loaded from local storage with async IIFE
- Modify init() to accept status parameter and handle dev_mode storage setup
Bug Fixes
- Improve error logging in init() when resetting default options
- Add cache: "no-cache" to update check fetch call and move unnecessary signal variable
Maintenance
- Replace hardcoded popup URL with constant BROWSER_ACTION_POPUP_HTML
-prettierformat jsonMã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản 1.0.0
Đã phát hành 10 Thg 12 2025 - 49,62 KBHoạt động với firefox 115.0 và lớn hơnNew Features
- Implement Mozilla browser update checker extension with notification and tab alert options
Introduces a complete browser extension that checks for Mozilla browser updates (Firefox, LibreWolf, IceCat) and alerts users via desktop notifications, new tabs, or both. Includes background script with alarm scheduling, browser action popup, options page for configuration, support for multiple browsers, dark/light mode UI, internationalization, cache-based version checking, managed storage support, error handling, and debug logging.
- Add images and en translation
Adds image assets and English translation files to support the new extension features and UI.Mã nguồn được phát hành dưới dạng Giấy phép Apache 2.0