Firefox böngészőkiegészítők
  • Kiegészítők
  • Témák
    • Firefoxhoz
    • Szótárak és nyelvi csomagok
    • Más böngészők oldalai
    • Kiegészítők Androidra
Bejelentkezés
Kiegészítő ikonja

Local AI helper verziótörténet – 25 verzió

Local AI helper szerző: Ivo Stoykov

Még nincsenek csillagos értékelések
5-ből 0 csillag
5
0
4
0
3
0
2
0
1
0
Local AI helper verziótörténet – 25 verzió
  • Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.

  • Legfrissebb verzió

    Verzió: 1.29.20

    Kiadva: 2026. márc. 23. – 187,51 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    • Fixed content filtering missing some pre-defined elements
    • Fixed prompt placeholder bug causing casual empty content
    • Other minor fixes

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    A Firefox letöltése és a kiegészítő beszerzése
    Fájl letöltése
  • Korábbi verziók

    Verzió: 1.29.18

    Kiadva: 2026. márc. 22. – 186,79 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    New Features
    • Added thinking/reasoning display support for models with thinking capabilities
    • Thinking content now rendered as collapsible "🤔 Thought" sections in UI
    • Thinking is not stored in database or session history

    Bug Fixes
    • Fixed rendering in thinking blocks
    • Fixed critical message passing bug preventing proper returning results
    • Fixed await async responses bug
    • Enhanced tool error messages
    • Tool error messages now list available tools to guide model selection
    • Fixed on-demand page capture failure during startup
    • Fixed thinking-only replies persistence mismatch
    • Thinking-only responses now skipped during display to match history persistence behaviour
    • Messages without content or tool_calls are not saved to history
    • Eliminated unnecessary latency on first page-tool request for uncached tabs
    • Removed duplicate functions
    • Unified functions with automatic context detection in utils.js
    • Detects service worker context
    • Automatically uses proper message depending on the execution context

    Code Refactoring
    • Fixed functions naming conflicts
    • Fixed race condition in model capability detection during model swap
    • Centralised some helper functions

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.29.15

    Kiadva: 2026. márc. 18. – 186,42 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    • Fixed "no page available" error when model requests page content with @{{page}} placeholder
    • Added validateAndGetTabId utility to handle missing or invalid tab IDs with fallback to active tab
    • Added isValidContentScriptTab utility to validate tabs support content scripts (http/https only)
    • Transformed getActiveSessionPageData from passive retriever to active data provider
    • Added requestPageDataFromTab to trigger content script page capture when data missing
    • Modified setActiveSessionPageData to return success/failure status instead of void
    • Added tab ID validation at all entry points (fetchDataAction, execInternalTool, processCommandPlaceholders)
    • Added capturePageData message handler in content script
    • Imported jslib/utils.js into background service worker
    • Added comprehensive test coverage for new validation functions (12 new test cases)
    • Fixed storage key mismatch issue caused by undefined tab IDs
    • Improved error handling for non-http(s) tabs (chrome://, about:, extension pages)

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.29.11

    Kiadva: 2026. márc. 14. – 185,63 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Fixed thinking-only responses causing empty content display in UI
    Thinking-only responses no longer sent to frontend, only logged in worker console
    Added status bar feedback "Thinking completed, awaiting response..." for thinking-only replies
    Simplified frontend extraction logic

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.29.10

    Kiadva: 2026. márc. 4. – 185,3 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    • Fixed thinking-only responses causing empty content display in UI
    • Thinking-only responses no longer sent to frontend, only logged in worker console
    • Added status bar feedback "Thinking completed, awaiting response..." for thinking-only replies
    • Simplified frontend extraction logic

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.29.8

    Kiadva: 2026. márc. 3. – 185,19 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    • Fixed thinking only responses (without content) to be handled properly
    • Thinking-only replies are not stored in the history
    • Updated the UI response handler rendering Empty content! when thinking reply occurs
    • Output thinking in worker debug console

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.98

    Kiadva: 2026. márc. 2. – 184,89 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    • Refactored session title generation to execute in background worker after first turn
    • Removed redundant message passing between worker and content script for title generation
    • Removed obsolete userPrompt message flow and related functions (storeLastGeneratedPrompt, dumpRawContent)
    • Added titleGenerated flag to sessions to prevent repeated title generation
    • Cleaned up legacy pre-session-handling code
    • Added navigation fcilitation shortcuts in the optionts page

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.97

    Kiadva: 2026. feb. 28. – 184,39 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.96

    Kiadva: 2026. feb. 28. – 184,39 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.94

    Kiadva: 2026. feb. 28. – 184,58 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.93

    Kiadva: 2026. feb. 28. – 184,6 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.90

    Kiadva: 2026. feb. 24. – 182,77 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.87

    Kiadva: 2026. feb. 23. – 180,94 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.85

    Kiadva: 2026. feb. 22. – 180,93 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    • Model caching
    • Added embedding
    • DB schema upgraded
    • Bug Fixes
    • Session Archiving
    • Improved Page Content Extraction

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.82

    Kiadva: 2026. feb. 22. – 172,11 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    • Model caching
    • Added embedding
    • DB schema upgraded
    • Bug Fixes
    • Session Archiving

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.80

    Kiadva: 2026. feb. 22. – 171,17 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    • Model caching
    • Added embedding
    • DB schema upgraded
    • Bug Fixes
    • Session Archiving

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.73

    Kiadva: 2026. feb. 20. – 166,48 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Added command hint box above the input area, triggered by / (slash commands) or @ (context placeholders)
    Hint box filters the matching list as the user types and hides on non-matching input
    Arrow keys navigate the list; Tab appends the completion suffix; Escape dismisses
    Fixed rootElement.getElementById error in getARIAContext — replaced with querySelector
    Fixed missing closing bracket and misplaced return in getARIAContext
    Fixed typo $err.message → err.message in getARIAContext error handler

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.70

    Kiadva: 2026. feb. 20. – 166,3 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Added command hint box above the input area, triggered by / (slash commands) or @ (context placeholders)
    Hint box filters the matching list as the user types and hides on non-matching input
    Arrow keys navigate the list; Tab appends the completion suffix; Escape dismisses
    Fixed rootElement.getElementById error in getARIAContext — replaced with querySelector
    Fixed missing closing bracket and misplaced return in getARIAContext
    Fixed typo $err.message → err.message in getARIAContext error handler

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.68

    Kiadva: 2026. feb. 19. – 166,27 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Added command hint box above the input area, triggered by / (slash commands) or @ (context placeholders)
    Hint box filters the matching list as the user types and hides on non-matching input
    Arrow keys navigate the list; Tab appends the completion suffix; Escape dismisses
    Fixed rootElement.getElementById error in getARIAContext — replaced with querySelector
    Fixed missing closing bracket and misplaced return in getARIAContext
    Fixed typo $err.message → err.message in getARIAContext error handler

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.65

    Kiadva: 2026. feb. 18. – 166,24 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    • Added command hint box above the input area, triggered by / (slash commands) or @ (context placeholders)
    • Hint box filters the matching list as the user types and hides on non-matching input
    • Arrow keys navigate the list; Tab appends the completion suffix; Escape dismisses
    • Fixed rootElement.getElementById error in getARIAContext — replaced with querySelector
    • Fixed missing closing bracket and misplaced return in getARIAContext
    • Fixed typo $err.message → err.message in getARIAContext error handler

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.59

    Kiadva: 2026. feb. 16. – 165,18 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Refactored the session management.
    Refactored context management.
    Split UI and context history for clarity
    Added additional commands to user input
    Added internal tool call handling for page browsing
    Separated internal from user tools (external resources)
    Added global page filtering to reduce context noise
    Added per domain filtering for fine-tuning what page content will be included in the context

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.58

    Kiadva: 2026. feb. 15. – 165,05 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Refactored the session management.
    Refactored context management.
    Split UI and context history for clarity
    Added additional commands to user input
    Added internal tool call handling for page browsing
    Separated internal from user tools (external resources)
    Added global page filtering to reduce context noise
    Added per domain filtering for fine-tuning what page content will be included in the context

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.56

    Kiadva: 2026. feb. 15. – 165,04 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Refactored the session management.
    Refactored context management.
    Split UI and context history for clarity
    Added additional commands to user input
    Added internal tool call handling for page browsing
    Separated internal from user tools (external resources)
    Added global page filtering to reduce context noise
    Added per domain filtering for fine-tuning what page content will be included in the context

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.55

    Kiadva: 2026. feb. 15. – 165,13 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    • Refactored the session management.
    • Refactored context management.
    • Split UI and context history for clarity
    • Added additional commands to user input
    • Added internal tool call handling for page browsing
    • Separated internal from user tools (external resources)
    • Added global page filtering to reduce context noise
    • Added per domain filtering for fine-tuning what page content will be included in the context

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
  • Verzió: 1.28.29

    Kiadva: 2025. okt. 5. – 149,56 kB
    Ezekkel működik: firefox 109.0a1 vagy újabb
    Internal optimisation and small bug fixes

    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    A forráskód Mozilla Public License 2.0 licenc alatt közzétéve

    Fájl letöltése
Ugrás a Mozilla honlapjára

Kiegészítők

  • Névjegy
  • Firefox kiegészítők blogja
  • Kiegészítő-műhely
  • Fejlesztőközpont
  • Fejlesztői irányelvek
  • Közösségi blog
  • Fórum
  • Hiba jelentése
  • Értékelési útmutató

Böngészők

  • Desktop
  • Mobile
  • Enterprise

Termékek

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Adatvédelem
  • Sütik
  • Jogi információk

Kivéve, ahol másként van jelölve, az oldal tartalma Creative Commons Nevezd meg! – Így add tovább! licenc v3.0 vagy bármelyik újabb verziója alatt érhető el.