Android Studio Jellyfish | 2023.3.1 Patch 2 is now available in the Stable channel.
Important security update: A
security vulnerability
in the
GitHub plugin
available in Android Studio Iguana | 2023.2.1 and higher could expose access
tokens to unauthorized parties.
The fix: Jetbrains resolved the issue in IntelliJ platform products,
and the fix is now available in
Android Studio Jellyfish | 2023.3.1 Patch 2 (2023.3.1.20).
If you already have an Android Studio build on the
stable channel, you can
get the update by clicking Help > Check for Updates (or Android
Studio > Check for Updates on macOS). Otherwise,
download the latest stable build.
Furthermore, if you've actively used GitHub pull request functionality in
the IDE, we strongly advise that you revoke any GitHub tokens being used by
the plugin. Given that the plugin can use OAuth integration or personal
access tokens (PATs), please check both and revoke as necessary:
- To revoke access for OAuth integration, go to
Applications
> Authorized OAuth Apps and revoke access for the
JetBrains IDE Integration token.
- To revoke access for PATs, go to
Personal access tokens
and delete the token issued for the GitHub plugin. The default token name is
IntelliJ IDEA GitHub integration plugin, but you might be using a
custom name.
After revoking access for the token(s), you need to set up the plugin again
get all the plugin features, including Git operations, to work again.
We apologize for any inconvenience and urge all users to update immediately
to safeguard their code and data.
For information on new features and changes in Android Studio Jellyfish, see the Android Studio release notes.
For details of bugs fixed in each previous release of Android Studio Jellyfish, see
closed issues.
General fixes and features
Below is a list of general fixes in Android Studio Jellyfish | 2023.3.1 Patch 2 and Android Gradle Plugin 8.4.2. These are a result of your bug
reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects
you.
Fixed Issues |
Android Gradle Plugin |
AGP 8.4 seems to break GMD downloads on CI
|
|