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

Commit e9c93b6

Browse files
committed
chore: add changelog for v2.5.1-beta
1 parent ec15dc7 commit e9c93b6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

changelogs/v2.5.1-beta.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# AndroidIDE v2.5.1-beta
2+
3+
This patch release addresses various bugs, including critical issues, and introduces some improvements for a smoother user experience.
4+
5+
## Fixes
6+
7+
- Resolved a crash caused by invalid screen states ([#1109](https://github.com/AndroidIDEOfficial/AndroidIDE/issues/1109)).
8+
- Fixed an `IndexOutOfBoundsException` occurring in `MultiLogSenderHandler` ([#1110](https://github.com/AndroidIDEOfficial/AndroidIDE/issues/1110)).
9+
10+
## Improvements
11+
12+
- Enhanced syntax highlighting for Java and Kotlin languages ([#1051](https://github.com/AndroidIDEOfficial/AndroidIDE/issues/1051)).
13+
- Custom color schemes now fallback to the default color scheme for screens that do not specify colors for a specific file or type.
14+
- Updated translations from Crowdin. We extend our gratitude to all the [Crowdin translators](https://github.com/AndroidIDEOfficial/AndroidIDE/blob/dev/CROWDIN_CONTRIBUTORS.md) for their contributions.
15+
16+
Please note that although no significant changes are present in this release, it includes critical bug fixes that enhance the stability and reliability of the application.
17+
18+
We hope you enjoy using AndroidIDE v2.5.1-beta!

0 commit comments

Comments
 (0)