Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bajrangCoder authored Nov 28, 2024
1 parent 1ab489a commit 3696926
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
- **`acode.installPlugin` API**: Introduced an API for plugins to install other plugins with user consent by @bajrangCoder(available from versionCode: `954`).
- **View Changelogs in Settings**: Added an option in the settings page to view changelogs directly inside the app by @bajrangCoder.
- **App Update Checker**: Implemented an app update checker that runs on startup by @bajrangCoder.
- feat: copy/cut current line when selection is empty with same key shortcut by @angeloyana
- feat: add symlinks support in SFTP by @bajrangCoder

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

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

---

Expand Down

0 comments on commit 3696926

Please sign in to comment.