Skip to content

Commit 3696926

Browse files
authored
Update CHANGELOG.md
1 parent 1ab489a commit 3696926

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
- **`acode.installPlugin` API**: Introduced an API for plugins to install other plugins with user consent by @bajrangCoder(available from versionCode: `954`).
2424
- **View Changelogs in Settings**: Added an option in the settings page to view changelogs directly inside the app by @bajrangCoder.
2525
- **App Update Checker**: Implemented an app update checker that runs on startup by @bajrangCoder.
26+
- feat: copy/cut current line when selection is empty with same key shortcut by @angeloyana
27+
- feat: add symlinks support in SFTP by @bajrangCoder
2628

2729
### Fixes
2830
- **Plugin Loading Failures**: Improved handling of plugin loading failures by @bajrangCoder:
@@ -38,6 +40,8 @@
3840
- **Search Bar in File Browser**: Fixed a bug where the search bar in the file browser would get stuck and become unclosable.
3941
- **Theme Page Issues**: Addressed issues with theme plugins, including preview rendering and checkbox state changes.
4042
- **Formatter Mode Selection**: Fixed the formatter ignoring the selected mode for files by @alMukaafih.
43+
- fix: fetch plugin updates even if any fails by @UnschooledGamer
44+
- fix: plugin update page by removing unwanted option icon @bajrangCoder
4145

4246
### Others
4347
- **Plugin Refactor**: Migrated the old plugin update icon to a new toast-like notification widget.
@@ -50,6 +54,7 @@
5054
- **@Nekitori17**: `vi-vn`
5155
- **@s4ntiksu**: `ru-ru.json`
5256
- **@summoner001**: `hu-hu.json`
57+
- **@antikruk**: `be-by.json`
5358

5459
---
5560

0 commit comments

Comments
 (0)