mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
2.3 KiB
2.3 KiB
Change Log
1.0.0
- Initial release.
1.0.1
- Add new model.
1.0.2
- Change plugin structure. Now it's non visual plugin and it can work by context menu.
- Add new model for chat variation.
1.1.0
- Commont improvements.
1.1.1
- Add new languages for translating and add translations for it.
- Change plugin type from "system" to "background".
- Increase minimal editor version to "7.5.0".
- Change type for chat window (now it's not a modal window).
1.1.2
- Disable plugin for IE.
1.1.3
- Add notification, that service isn't enable in user region (if we can't load list of models).
1.1.4
- Change list of models for custom requests (add new models and remove old).
- Change default model for request by context menu (now we use gpt-3.5-turbo-16k model for chat and gpt-4 for other request).
- Add new functions: "Fix spelling & grammar", "Rewrite differently", "Make longer", "Make shorter", "Make simpler" (it has restriction by gpt-4 model: 8k tokens)
2.0.0
- The plugin has been completely redesigned.
2.1.0
- Bug fix.
2.1.1
- Bug fix.
2.1.2
- Fix add provider.
2.1.3
- Bug fix. Remove v1 suffix for endpoints.
2.1.4
- Add proxy for together.ai.
- Add Groc as internal provider.
- Bug fix
2.1.5
- Bug fix.
2.2.0
- Refactoring
2.2.1
- Bug fix.
2.2.2
- Add xAI as internal provider.
2.2.3
- Fix translations.
2.2.4
- Refactoring chat. Add docked mode for chat window.
2.2.5
- Bug fix.
2.2.6
- Add interface for system role detection.
- Fixed the work of providers antropic and gemini when working with a system role.
- Fix bug with custom functions in spreadsheets editor.
2.2.7
- Add image actions.
- Add Stability AI provider.
2.2.8
- Fix image actions. Add "OCR" and "Image to text" support.
2.2.9
- Add support server settings.
- Bug fix.
2.3.0
- Add license.
2.3.1
- Bug fix.
2.3.2
- Fix offline work.
2.3.3
- Refactoring custom providers.
2.3.4
- Refactoring custom providers.
2.4.0
- Bug fix.
2.4.1
- Bug fix.
2.4.2
- Add agent for simple functions.
2.5.0
- Add events for another plugins.
- Bug fix.
2.5.1
- Bug fix.
3.0.0
- Bug fix.
- Add Grammar & Spelling functionality.
- Add OpenRouter provider.
- Refactoring helper functions.
3.0.1
- Bug fix.
- Translations added.