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

Commit 59ec6c3

Browse files
committed
Updated changelog
1 parent 7ab20a4 commit 59ec6c3

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

changelogs/v2.1.2-beta.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ This release focuses mostly on the LSP implementations.
1515
- Support for range code formatting. By @AndreyKozhev (#405).
1616
- You can now choose to open a file with external application. By @AndreyKozhev (#442).
1717
- Added a preference to toggle usage of soft tabs.
18-
- Added Bengali translations. By @deepkrg17 (#331, #368).
18+
- Added a 'No activity' template. By @AndreyKozhev (#462).
19+
- Added Bengali translations. By @deepkrg17 (#331, #368, #463).
1920

2021
## Fixes
2122

@@ -44,6 +45,8 @@ Following issues have been fixed in this release :
4445
- Fixed a bug that caused `SymbolInputView` to show nothing. By @AndreyKozhev (#400).
4546
- Options menu items are not updated in some cases.
4647
- Options menu items are cleared when a build is in progress and the IDE is minimized.
48+
- File not saved after returning from UI designer.
49+
- Improper handling of APK redirect file when installing APK (#470).
4750

4851
## Improvements
4952

@@ -55,6 +58,9 @@ Following issues have been fixed in this release :
5558
- Use Storage Access Framework (SAF) for picking directories.
5659
- 'Preview layout' item now has more priority than other options menu icons (#243).
5760
- Do not show editor actions window when in search mode.
61+
- Use relative padding in TreeView to support RTL layouts.
62+
- Updated crash report. By @AndreyKozhev (#460).
63+
- Updated German translations (#466).
5864
- Updated Hindi translations. By @Premjit-Chowdhury (#443).
59-
- Updated Russian translations. By @AndreyKozhev (#237, #292, #363, #395).
65+
- Updated Russian translations. By @AndreyKozhev (#237, #292, #363, #395, #461).
6066
- Updated Portuguese translations. By @MatheusTGamerPro (#286) and @FrioGitHub (#398).

0 commit comments

Comments
 (0)