Ιστορικό εκδόσεων του Form Filler: AI-Powered & Privacy-First - 5 εκδόσεις
Form Filler: AI-Powered & Privacy-First από thuyydt
Ιστορικό εκδόσεων του Form Filler: AI-Powered & Privacy-First - 5 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 2.4.1
Κυκλοφόρησε στις 17 Δεκ 2025 - 226,29 KBΛειτουργεί με firefox 142.0 και νεότερα- NEW: Date Range Support
- Added support for birthdate fields with configurable min/max age
- Improved date generation logic to respect age constraints
- NEW: File Input Support
- Added support for filling file inputs with dummy files
- Handles various file types and extensions
- IMPROVED: Options UI Updates
- Updated options page for better usability
- Added new configuration settings for date and file inputs
- Fill data on iframe with option to enable/disable
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Παλαιότερες εκδόσεις
Έκδοση 2.4.0
Κυκλοφόρησε στις 25 Νοε 2025 - 220,58 KBΛειτουργεί με firefox 109.0 και νεότεραNEW: 🎯 Fill Individual Fields
- Right-click on any input/textarea/select to fill just that field
- New context menu item: "Fill This Field"
- Works with all field types (text, email, phone, select, textarea, etc.)
- Respects custom field patterns and settings
- Smart field type detection for accurate data generation
- Shows field name in success notification
- Perfect for filling specific fields without filling entire form
NEW: 🔑 Default Password
- Set a default password to be used for all password fields
- Overrides random password generation
- Useful for development environments where a consistent password is needed
- Can be configured in Extension Options -> General Settings
FIX: 🔧 Vue Modal and Dynamic Content Support
- Fixed issue where extension couldn't fill fields in Vue modals
- Now searches for fields in shadow DOM and dynamically loaded content
- Added 100ms delay to wait for modal rendering and animations
- Support for Web Components with shadow roots
- Better iframe field detection (when accessible)
- Improved SPA (Single Page Application) compatibility
FIX: Field detection for inputs without id or name attributes
- Fixed "No fields found to fill" message appearing when filling valid fields
- Visual feedback now correctly matches fields using DOM element references
- Improved field matching logic to handle inputs with only class/placeholder attributes
- Works reliably with modern frameworks that don't always use id/name attributes
FIX: Button and reset input type handling
- Moved button/reset type filtering to early stage before filling
- Prevents these fields from being incorrectly counted as filled
- Removed redundant hidden input type check
- Cleaner skip logic for ignored input types
NEW: Advanced DOM traversal helpers
IMPROVED: Memory management and performance
- Added automatic cleanup of cached element attributes after form filling
- Clear DOM references from detection report after visual feedback completes
- Implemented TTL (5 minutes) for undo state history to prevent memory leaks
- AddedclearUndoMemory()function for manual memory cleanup
- Periodic cleanup of expired undo states
- Prevents memory leaks from long-lived DOM element references
- Better performance for single-page applications (SPAs)
IMPROVED: Resource cleanup
- Automatic cleanup after form fill completes
- Cached attributes cleared from all input elements
- Detection report DOM references released after use
- Undo history expires automatically after 5 minutesΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 2.3.1
Κυκλοφόρησε στις 22 Νοε 2025 - 229,34 KBΛειτουργεί με firefox 109.0 και νεότεραFIX:
- Fixed manifest v2 compatibility
- Integrated context menu code directly into background script
- Added browser API detection for cross-browser compatibility
- Fixed context menu contexts to use correct type for each browser
IMPROVED:
- Changed default shortcuts to avoid conflicts with Firefox defaultsΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 2.3.0
Κυκλοφόρησε στις 22 Νοε 2025 - 229,02 KBΛειτουργεί με firefox 109.0 και νεότεραNEW:
- Machine learning-inspired scoring algorithm for intelligent field type detection
- Analyzes field names, IDs, classes, labels, placeholders, and context
- Better handling of ambiguous field names
- Better placeholder text and field labels
- Improve performance
FIX:
- Correctly counts only fields that were actually filled by the extension
- Visual feedback and toast notifications now show accurate filled countΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 2.2.1
Κυκλοφόρησε στις 18 Νοε 2025 - 333,01 KBΛειτουργεί με firefox 109.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT