Local AI helper version history - 25 versions
Local AI helper by Ivo Stoykov
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.28.97
Released Feb 28, 2026 - 184.39 KBWorks with firefox 109.0a1 and laterModel 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/issuesSource code released under Mozilla Public License 2.0
Older versions
Version 1.28.96
Released Feb 28, 2026 - 184.39 KBWorks with firefox 109.0a1 and laterModel 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.94
Released Feb 28, 2026 - 184.58 KBWorks with firefox 109.0a1 and laterModel 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.93
Released Feb 28, 2026 - 184.6 KBWorks with firefox 109.0a1 and laterModel 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.90
Released Feb 24, 2026 - 182.77 KBWorks with firefox 109.0a1 and laterModel 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.87
Released Feb 23, 2026 - 180.94 KBWorks with firefox 109.0a1 and laterModel 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.85
Released Feb 22, 2026 - 180.93 KBWorks with firefox 109.0a1 and later- 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.82
Released Feb 22, 2026 - 172.11 KBWorks with firefox 109.0a1 and later- 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.80
Released Feb 22, 2026 - 171.17 KBWorks with firefox 109.0a1 and later- 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.73
Released Feb 20, 2026 - 166.48 KBWorks with firefox 109.0a1 and laterAdded 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.70
Released Feb 20, 2026 - 166.3 KBWorks with firefox 109.0a1 and laterAdded 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.68
Released Feb 19, 2026 - 166.27 KBWorks with firefox 109.0a1 and laterAdded 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.65
Released Feb 18, 2026 - 166.24 KBWorks with firefox 109.0a1 and later- 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/issuesSource code released under Mozilla Public License 2.0
- Added command hint box above the input area, triggered by
Version 1.28.59
Released Feb 16, 2026 - 165.18 KBWorks with firefox 109.0a1 and laterRefactored 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.58
Released Feb 15, 2026 - 165.05 KBWorks with firefox 109.0a1 and laterRefactored 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.56
Released Feb 15, 2026 - 165.04 KBWorks with firefox 109.0a1 and laterRefactored 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.55
Released Feb 15, 2026 - 165.13 KBWorks with firefox 109.0a1 and later- 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.29
Released Oct 5, 2025 - 149.56 KBWorks with firefox 109.0a1 and laterInternal optimisation and small bug fixes
Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Issues: https://github.com/ivostoykov/localAI/issuesSource code released under Mozilla Public License 2.0
Version 1.28.28
Released Aug 4, 2025 - 149.32 KBWorks with firefox 109.0a1 and later- 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.25
Released Aug 1, 2025 - 149.41 KBWorks with firefox 109.0a1 and later- 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.22
Released Jul 18, 2025 - 149.3 KBWorks with firefox 109.0a1 and later- 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.15
Released Jul 12, 2025 - 144.1 KBWorks with firefox 109.0a1 and later- 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.10
Released Jul 11, 2025 - 142 KBWorks with firefox 109.0a1 and later- 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.5
Released Jul 10, 2025 - 142.13 KBWorks with firefox 109.0a1 and later- 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/issuesSource code released under Mozilla Public License 2.0
Version 1.28.0
Released Jul 1, 2025 - 141.18 KBWorks with firefox 109.0a1 and later- 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/issuesSource code released under Mozilla Public License 2.0