Local AI helper sürüm geçmişi - 25 sürüm
Local AI helper geliştiren: Ivo Stoykov
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 1.28.90
24 Şub 2026 tarihinde çıktı - 182,77 KBfirefox 109.0a1 ve üstü ile çalışırModel 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Eski sürümler
Sürüm 1.28.87
23 Şub 2026 tarihinde çıktı - 180,94 KBfirefox 109.0a1 ve üstü ile çalışırModel 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.85
22 Şub 2026 tarihinde çıktı - 180,93 KBfirefox 109.0a1 ve üstü ile çalışır- 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.82
22 Şub 2026 tarihinde çıktı - 172,11 KBfirefox 109.0a1 ve üstü ile çalışır- 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.80
22 Şub 2026 tarihinde çıktı - 171,17 KBfirefox 109.0a1 ve üstü ile çalışır- 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.73
20 Şub 2026 tarihinde çıktı - 166,48 KBfirefox 109.0a1 ve üstü ile çalışırAdded 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.70
20 Şub 2026 tarihinde çıktı - 166,3 KBfirefox 109.0a1 ve üstü ile çalışırAdded 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.68
19 Şub 2026 tarihinde çıktı - 166,27 KBfirefox 109.0a1 ve üstü ile çalışırAdded 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.65
18 Şub 2026 tarihinde çıktı - 166,24 KBfirefox 109.0a1 ve üstü ile çalışır- 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.getElementByIderror ingetARIAContext— replaced withquerySelector - Fixed missing closing bracket and misplaced
returningetARIAContext - Fixed typo
$err.message→err.messageingetARIAContexterror 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
- Added command hint box above the input area, triggered by
Sürüm 1.28.59
16 Şub 2026 tarihinde çıktı - 165,18 KBfirefox 109.0a1 ve üstü ile çalışırRefactored 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.58
15 Şub 2026 tarihinde çıktı - 165,05 KBfirefox 109.0a1 ve üstü ile çalışırRefactored 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.56
15 Şub 2026 tarihinde çıktı - 165,04 KBfirefox 109.0a1 ve üstü ile çalışırRefactored 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.55
15 Şub 2026 tarihinde çıktı - 165,13 KBfirefox 109.0a1 ve üstü ile çalışır- 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/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.29
5 Eki 2025 tarihinde çıktı - 149,56 KBfirefox 109.0a1 ve üstü ile çalışırInternal optimisation and small bug fixes
Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Issues: https://github.com/ivostoykov/localAI/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.28
4 Ağu 2025 tarihinde çıktı - 149,32 KBfirefox 109.0a1 ve üstü ile çalışır- bug preventing communication with the server fixed
The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.25
1 Ağu 2025 tarihinde çıktı - 149,41 KBfirefox 109.0a1 ve üstü ile çalışır- Action ribbon is now globally available and supports injecting predefined prompts even when the input area is inactive.
- Fixed an issue where menus could unexpectedly close.
- The "Thinking Mode" button now checks whether the active model supports thinking mode.
- The "Tools Mode" button now verifies if the active model can handle external tools.
The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.22
18 Tem 2025 tarihinde çıktı - 149,3 KBfirefox 109.0a1 ve üstü ile çalışır- Added new prompt area button ribbon for quick access to features
- Added quick prompt menu for direct prompt injection
- Included prompt filter for easy prompt search by name
- Enabled quick access to stored prompts with enhanced manipulation options
- Added library button (reserved for future use)
- Added erase button to clear the user input area
The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.15
12 Tem 2025 tarihinde çıktı - 144,1 KBfirefox 109.0a1 ve üstü ile çalışır- Added hot reload after extension update.
- Removed redundant snippets
The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.10
11 Tem 2025 tarihinde çıktı - 142 KBfirefox 109.0a1 ve üstü ile çalışır- Added more information in the background messages logged in the front space
- Simplified the log entry by shortening the location.
- Refactored messaging communication to mitigate "The message port closed before a response was received." messages.
- Removed redundant snippets.
The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.5
10 Tem 2025 tarihinde çıktı - 142,13 KBfirefox 109.0a1 ve üstü ile çalışır- Added a new command to pull active model information
- Added a new command to show last message
- Added links to documentation for some of the elements
- Added a help menu
The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.28.0
1 Tem 2025 tarihinde çıktı - 141,18 KBfirefox 109.0a1 ve üstü ile çalışır- New extension settings page
- Changes in the General Settings section are detected and the window won't be closed if there are changes not saved yet.
- Added links to the help documentation
- Bug fixes
- Improved model capability detection (if server provides information)
- Documentation updated
The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.27.93
29 Haz 2025 tarihinde çıktı - 141,14 KBfirefox 109.0a1 ve üstü ile çalışır- Model tool usage detection is now available.
- Detection of model thinking capabilities was added.
- Bug fixes
The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.27.90
28 Haz 2025 tarihinde çıktı - 141,13 KBfirefox 109.0a1 ve üstü ile çalışır- Added the ability to switch thinking on or off (available in Ollama).
- Added session name generating calls
- Tool availability is now tied to the session.
- Instead of storing status, the model is checked on the fly for tool support. If it supports tools, they’re included; if not, they’re left out.
The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.27.85
26 Haz 2025 tarihinde çıktı - 137,98 KBfirefox 109.0a1 ve üstü ile çalışır- Message exchange bug fixed
- Dynamic setting Model options bug fixed
- Added Help in the main menu
- Added help in the model settings menu
The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 1.27.81
26 Haz 2025 tarihinde çıktı - 138,16 KBfirefox 109.0a1 ve üstü ile çalışırFixed a bug that was duplicating attachment icons
Refactored model calls to simplify the code base
Fixed Firefox select element bug when document has iframes
Added some useful Model modifiers menu
The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issuesKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı