Release Notes
September 26st, 2023
Fixes
- Fixing Single Sign-On (SSO) SAML authentication issue related to Azure Active Directory specific authentication context handling. For more info: see here in MicroSoft official documentation.
September 21st, 2023
Fixes
- Improved Tabnine service deployment strategy for enhanced performance.
September 20th, 2023
Fixes
- Resolved bug related to unsecured SMTP connection configuration.
September 19th, 2023
Feature
- Introducing the new Tabnine Visual Studio 2022 plugin for self hosted environments, with full fledged functionality.
- Improved Single Sign-On (SSO) features to facilitate SAML authentication context configuration.
- Invitations are now obsolete: When adding a user, the admin chooses the team to which the user will be added.
- Once added, users can signup directly (after downloading the plugin), with no need to click the email link.
- Email notices were update according to new methodology.
- Enhance chat context for more accurate and detailed chat responses.
- New chat command:
/workspace
ask any question related to your current open workspace. - Incorporation of a Toxicity Filter to Mitigate the Use of Offensive Language.
Fixes
- Fixes and improvements to existing chat commands
/fix-code
,/explain-code
and/generate-test-for-code
. - Fixed an issue in JetBrains plugins causing RemoteUrl popup not to persist the url input to the settings.
- Fixed an issue of a break in the onboarding flow using invite link, where user is required to click on the invite link again in case he had to signup while onboarding ('You are not part of any team' message).
September 11th, 2023
Feature
- Allow disabling the SMTP security upgrade functionality on demand
- Fix random cases in which IntelliJ throws exception in while initializing due to race condition on userstate listener registration.
September 11th, 2023
Feature
- Allow disabling the SMTP security upgrade functionality on demand
September 11th, 2023
- Allow disabling the SMTP security upgrade functionality on demand
- Fix random cases in which IntelliJ throws exception in while initializing due to race condition on userstate listener registration.
September 7th, 2023
- bug in Tabnine Chat on MacOS/Jetbrains IDEs causing IDE freeze when inserting chat suggested code.
- Timeout errors during signup prevent successful login in slow connections.
September 7th, 2023
- bug in Tabnine Chat on MacOS/Jetbrains IDEs causing IDE freeze when inserting chat suggested code.
- Timeout errors during signup prevent successful login in slow connections.
September 5th, 2023
- Added missing security headers on the root path
August 29th, 2023
- Deactivation of Organization Members by Admins:
- Admins can now deactivate organization members.
- Once deactivated, users will be automatically signed out from all devices.
- Deactivated users won’t be able to sign in unless they are re-activated by an admin.
- Updates to Team Assignments:
- The option for users to select their own teams has been discontinued.
- Organizational administrators will now manage user team assignments. This can be done either through email invitations or using team invite link.
August 25th, 2023
- We have updated VSCode plugin startup process validation, to allow running in a low performance environments (mainly due to network issues)
- Fixed a bug in VSCode plugin during the installation process, that caused 'Tabnine Enterprise' in the status to indicate an error (red color) until the plugin is installed
- Enhance chat with local context
- Web App UI fixes
- Fixed an issue that emerged as a result of breaking changes in the JetBrains Plugins SDK within the JetBrains 2023.2 release.
- Adding support for email clients not supporting gradients in email body.
- Fix Flickering in UI in app login screen
- Harden cluster network policies for improved security
- Fix JetBrains plugin custom repository issue, causing issues updating the plugin
- Introducing self hosted chat(beta)
- Chat utility reporting to reflect activation usage and retention.
- Allows users to create the persistence layer locally within the Tabnine cluster.
- Harden cluster network policies for improved security
- Added recovery mechanism for cluster inter-module communication.
- Enabled local user management (within the customer network), enhancing user authorization and security.
- Support for multiple teams for better collaboration and management.
- New admin console
- Allow logs and metrics write to customer services.
- Introducing local reporting functionality, including onboarding status, usage reports
- Making telemetry to tabnine optional and off by default for better monitoring and customer reporting.
- Full support for Eclipse, VSCode, and JetBrains IDE family, providing a secured and seamless experience across popular integrated development environments.
- enhancing security and access control by Introducing authentication using built-in authentication (username & password) and SAML2/SSO
- Enhanced plugin support for better onboarding.\
Last modified 3d ago