Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit c116fd7

Browse files
committed
docs: update changelog for v2.6.0-beta
1 parent 0931cbe commit c116fd7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelogs/v2.6.0-beta.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Thanks to all the people who have contributed to this release (including our [Cr
1616
- You can now select the build variant for each Android module in the project ([#223](https://github.com/AndroidIDEOfficial/AndroidIDE/issues/223)).
1717
- Multiple application modules (`com.android.application`) in a project are now supported.
1818
- Support for static span colors has been added, allowing previewing the HEX colors in XML/Java/Kotlin files. If you have created a custom color scheme, you need to update your scheme according to [this commit](https://github.com/AndroidIDEOfficial/AndroidIDE/commit/ce4295b63e03e1506daad2f4cfd4b2a5c902d53c) (see the language scheme files) in order to enable this feature.
19-
- A new toggle has been added in preferences to enable/disable log receiver service.
19+
- Android Gradle Plugin v8.2.x is now supported.
2020
- New actions:
2121
- `Disconnect logsenders`: Disconnects from all connected log senders at once.
2222
- `Long select` (editor text action): Allows selecting long text efficiently without using the selection handle.
@@ -30,6 +30,7 @@ Thanks to all the people who have contributed to this release (including our [Cr
3030
- Preference to enable/disable sticky scroll in the editor (disabled by default).
3131
- Preference to automatically launch application after build & install (disabled by default).
3232
- Preference to enable/disable line number pinning in editor (enabled by default).
33+
- Preferences to enable/disable log receiver service (enabled by default).
3334

3435
## Bug Fixes
3536

0 commit comments

Comments
 (0)