@@ -15,7 +15,8 @@ This release focuses mostly on the LSP implementations.
15
15
- Support for range code formatting. By @AndreyKozhev (#405 ).
16
16
- You can now choose to open a file with external application. By @AndreyKozhev (#442 ).
17
17
- 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 ).
19
20
20
21
## Fixes
21
22
@@ -44,6 +45,8 @@ Following issues have been fixed in this release :
44
45
- Fixed a bug that caused ` SymbolInputView ` to show nothing. By @AndreyKozhev (#400 ).
45
46
- Options menu items are not updated in some cases.
46
47
- 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 ).
47
50
48
51
## Improvements
49
52
@@ -55,6 +58,9 @@ Following issues have been fixed in this release :
55
58
- Use Storage Access Framework (SAF) for picking directories.
56
59
- 'Preview layout' item now has more priority than other options menu icons (#243 ).
57
60
- 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 ).
58
64
- 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 ).
60
66
- Updated Portuguese translations. By @MatheusTGamerPro (#286 ) and @FrioGitHub (#398 ).
0 commit comments