Історія версій Local AI helper - 25 версій
Local AI helper автор Ivo Stoykov
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 1.28.90
Випущено 24 лют 2026 р. - 182,77 КБПрацює з firefox 109.0a1 і новіше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Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Попередні версії
Версія 1.28.87
Випущено 23 лют 2026 р. - 180,94 КБПрацює з firefox 109.0a1 і новіше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Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.85
Випущено 22 лют 2026 р. - 180,93 КБПрацює з firefox 109.0a1 і новіше- 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Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.82
Випущено 22 лют 2026 р. - 172,11 КБПрацює з firefox 109.0a1 і новіше- 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Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.80
Випущено 22 лют 2026 р. - 171,17 КБПрацює з firefox 109.0a1 і новіше- 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Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.73
Випущено 20 лют 2026 р. - 166,48 КБПрацює з firefox 109.0a1 і новіше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Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.70
Випущено 20 лют 2026 р. - 166,3 КБПрацює з firefox 109.0a1 і новіше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Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.68
Випущено 19 лют 2026 р. - 166,27 КБПрацює з firefox 109.0a1 і новіше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Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.65
Випущено 18 лют 2026 р. - 166,24 КБПрацює з firefox 109.0a1 і новіше- 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/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0
- Added command hint box above the input area, triggered by
Версія 1.28.59
Випущено 16 лют 2026 р. - 165,18 КБПрацює з firefox 109.0a1 і новіше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Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.58
Випущено 15 лют 2026 р. - 165,05 КБПрацює з firefox 109.0a1 і новіше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Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.56
Випущено 15 лют 2026 р. - 165,04 КБПрацює з firefox 109.0a1 і новіше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Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.55
Випущено 15 лют 2026 р. - 165,13 КБПрацює з firefox 109.0a1 і новіше- 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Програмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.29
Випущено 5 жовт 2025 р. - 149,56 КБПрацює з firefox 109.0a1 і новішеInternal optimisation and small bug fixes
Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Issues: https://github.com/ivostoykov/localAI/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.28
Випущено 4 серп 2025 р. - 149,32 КБПрацює з firefox 109.0a1 і новіше- 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/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.25
Випущено 1 серп 2025 р. - 149,41 КБПрацює з firefox 109.0a1 і новіше- 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/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.22
Випущено 18 лип 2025 р. - 149,3 КБПрацює з firefox 109.0a1 і новіше- 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/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.15
Випущено 12 лип 2025 р. - 144,1 КБПрацює з firefox 109.0a1 і новіше- 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/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.10
Випущено 11 лип 2025 р. - 142 КБПрацює з firefox 109.0a1 і новіше- 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/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.5
Випущено 10 лип 2025 р. - 142,13 КБПрацює з firefox 109.0a1 і новіше- 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/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.28.0
Випущено 1 лип 2025 р. - 141,18 КБПрацює з firefox 109.0a1 і новіше- 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/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.27.93
Випущено 29 черв 2025 р. - 141,14 КБПрацює з firefox 109.0a1 і новіше- 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/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.27.90
Випущено 28 черв 2025 р. - 141,13 КБПрацює з firefox 109.0a1 і новіше- 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/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.27.85
Випущено 26 черв 2025 р. - 137,98 КБПрацює з firefox 109.0a1 і новіше- 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/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0
Версія 1.27.81
Випущено 26 черв 2025 р. - 138,16 КБПрацює з firefox 109.0a1 і новішеFixed 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/issuesПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0