Local AI helper의 버전 기록 - 25개 버전
Local AI helper 제작자: Ivo Stoykov
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.28.22
2025년 7월 18일에 출시 - 149.3 KBfirefox 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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.28.15
2025년 7월 12일에 출시 - 144.1 KBfirefox 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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.28.10
2025년 7월 11일에 출시 - 142 KBfirefox 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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.28.5
2025년 7월 10일에 출시 - 142.13 KBfirefox 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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.28.0
2025년 7월 1일에 출시 - 141.18 KBfirefox 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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.93
2025년 6월 29일에 출시 - 141.14 KBfirefox 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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.90
2025년 6월 28일에 출시 - 141.13 KBfirefox 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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.85
2025년 6월 26일에 출시 - 137.98 KBfirefox 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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.81
2025년 6월 26일에 출시 - 138.16 KBfirefox 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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.80
2025년 6월 25일에 출시 - 137.96 KBfirefox 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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.72
2025년 6월 12일에 출시 - 136.51 KBfirefox 109.0a1 이상에서 작동- Attachments are now visible when the input field is focused.
- AI session title generation has been added.
- The session menu can now be scrolled.
- If a session menu item's title is too long to fit, it will be displayed as a tooltip
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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.70
2025년 5월 20일에 출시 - 136.6 KBfirefox 109.0a1 이상에서 작동- Main menu not closing - fixed
- Page content scrapping improved
- Fix problem with changing the model when the active one has been deleted
- Adjusted the list of models.
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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.68
2025년 4월 27일에 출시 - 136.29 KBfirefox 109.0a1 이상에서 작동- replace session index with unique id
- fixed bug in deleting session by index
- attachment are now kept in the session history
- user input support some markdown formating
- fixed layout to be independent from the layout of the page rendered in the active tab
- fixed
rendering
event to avoid gaps on longer text chunks
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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.60
2025년 4월 26일에 출시 - 134.34 KBfirefox 109.0a1 이상에서 작동- hooks removed
- undefined context fixed
- overlapping the sidebar 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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.59
2025년 4월 25일에 출시 - 134.8 KBfirefox 109.0a1 이상에서 작동- Optimised menu button click handlers.
- Added delete individual history record from the history menu
- Separated AbortControllers per‑tab replacing a single global controller/abort flag.
- AbortController now cancels only the current tab’s request.
- Removed obsolete objects and logic.
- Enhanced session management with lazy creation with fallbacks to avoid undefined errors.
- Refactored session storage helpers to handle return of undefined on error.
- Fixed Options storage call.
- Corrected error handling and return values from storage get/set.
- User Import listens for change, and cleans up the element after use.
- Added imports guard against missing file, parses JSON safely, uses proper error variables, and always removes the input.
- Export As File revokes object URL after download, and removes the temporary link element.
- Refactored element positioning calculation.
- Simplified get Line Number used in console messages.
- fixed Recycle Current Session Btn event listener to avoid errors when element is missing.
- Spinner ensure side bar exists before operations, and improved error logging.
- Show Message now catches errors from asynchronously opening the sidebar when displaying messages and logs them to avoid silent failures.
- Resoring Options now displays an error message and falls back to default options if loading stored options fails.
- Extension Main Button now guards against undefined button elements, logs an error, and returns early to avoid appending
undefined
. - Improved menu close behaviour.
- Fixed session creation logic to correctly identify when no session exists.
- hooks were removed and replaced by tools and functions
- Session now stores the model as well
- Additional menu added to insert selection into the prompt box
Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.58
2025년 4월 24일에 출시 - 134.79 KBfirefox 109.0a1 이상에서 작동- Optimised menu button click handlers.
- Added delete individual history record from the history menu
- Separated AbortControllers per‑tab replacing a single global controller/abort flag.
- AbortController now cancels only the current tab’s request.
- Removed obsolete objects and logic.
- Enhanced session management with lazy creation with fallbacks to avoid undefined errors.
- Refactored session storage helpers to handle return of undefined on error.
- Fixed Options storage call.
- Corrected error handling and return values from storage get/set.
- User Import listens for change, and cleans up the element after use.
- Added imports guard against missing file, parses JSON safely, uses proper error variables, and always removes the input.
- Export As File revokes object URL after download, and removes the temporary link element.
- Refactored element positioning calculation.
- Simplified get Line Number used in console messages.
- fixed Recycle Current Session Btn event listener to avoid errors when element is missing.
- Spinner ensure side bar exists before operations, and improved error logging.
- Show Message now catches errors from asynchronously opening the sidebar when displaying messages and logs them to avoid silent failures.
- Resoring Options now displays an error message and falls back to default options if loading stored options fails.
- Extension Main Button now guards against undefined button elements, logs an error, and returns early to avoid appending
undefined
. - Improved menu close behaviour.
- Fixed session creation logic to correctly identify when no session exists.
- hooks were removed and replaced by tools and functions
- Session now stores the model as well
- Additional menu added to insert selection into the prompt box
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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.45
2025년 4월 14일에 출시 - 130.72 KBfirefox 109.0a1 이상에서 작동- fixed ordered liks rendering bug
- transformed the version label
- fixed rendering event bug
- fixed normalization of markdown source
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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.41
2025년 4월 12일에 출시 - 130.27 KBfirefox 109.0a1 이상에서 작동[1.27.41] 2025-04-12 - latest- fixed autoscroll
- fixed bug in fonts and colours in some pages
- fixed rendering event bubbling
- fixed scrolling behaviour separating extension and page scrolling behaviour.
- enhanced rendering of output from reasoning models.
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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.30
2025년 4월 10일에 출시 - 129.64 KBfirefox 109.0a1 이상에서 작동- Improved event raised by the markdow parser
- Added built-in function allowing to query the active tab URL and loaded page content
- fixed some bugs related to function calls
- optimised function calls
- optimised messages shown to the user for better understanding
- Added dynamic enabling and disabling of the tools for optimisation of the interaction wtih the AI
- fixed some bugs with chat parts buttons
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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.27.22
2025년 4월 6일에 출시 - 124.5 KBfirefox 109.0a1 이상에서 작동- Completely rewrote the session management.
- Added the ability to name session history for easier restoration.
- Synced chat history changes with the active session.
- Redesigned dynamic chat menus.
- Implemented the newest Markdown parser features.
- Introduced internal tool functions for rendering the active page in the current tab.
- Enhanced the options page.
- Improved the import, export, and deletion functions for user commands.
- Improved the import, export, and deletion functions for user tool functions.
- Moved related button from the "General" section to the associated script.
- Designated Ollama as the primary API endpoint, deprecating others.
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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.24.52
2025년 3월 31일에 출시 - 120.65 KBfirefox 109.0a1 이상에서 작동Replaced the Markdown processor to improve output handling.
Related 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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.24.51
2025년 3월 31일에 출시 - 120.64 KBfirefox 109.0a1 이상에서 작동- Replaced the Markdown processor to improve output handling.
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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.24.33
2025년 3월 29일에 출시 - 118.05 KBfirefox 109.0a1 이상에서 작동- Added tool functions to extend LLMs that support them as part of the prompt, such as Llama 3.2.
- Enhanced image functionality: users can now select an image on the page and/or attach an image as context for the prompt.
- Added global option to set default prompt temperature.
- Added per-prompt temperature control, temporary until tab reload or user adjustment.
- Option page has more settings
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/issuesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.22.58
2025년 1월 30일에 출시 - 113.85 KBfirefox 109.0a1 이상에서 작동- Attachments bugs were fixed.
- Custom commands bug fixes
- Support multiple page snippet selectionMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 1.22.41
2024년 12월 16일에 출시 - 114.35 KBfirefox 109.0a1 이상에서 작동## [1.22.47] 2024-12-16 - latest
- `Select and Send Element` now separate image from text elements and prompt them accordingly. Processing images required LLM that supports it, like llama3.2-vision
- Some bugs were fixed.Mozilla Public License 2.0에 따라 릴리스된 소스 코드