Skip to content

Commit

Permalink
Merge pull request #153 from Jacalz/spelling-error-fix
Browse files Browse the repository at this point in the history
Fix spelling errors in changelogs
  • Loading branch information
Jacalz committed Apr 14, 2024
2 parents 38de699 + 171299e commit 9826294
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## 3.6.0 - Performance and usability improvements
- Added support to use custom codes when sending files and folders using drag and drop (see #108).
- Added an option to save directory receives as a `.zip` file instead of automatically extracting (see #50).
- Added options for more easily switching to Least Authoriy servers to communicate with [Winden](https://www.winden.app/s) and [Destiny](https://leastauthority.com/community-matters/destiny/) clients (see #125).
- Added options for more easily switching to Least Authority servers to communicate with [Winden](https://www.winden.app/s) and [Destiny](https://leastauthority.com/community-matters/destiny/) clients (see #125).
- Fixed an issue where deleting a sent or received item would not close the dialog (see #127).
- Improved the rendering performance for long lists of sent and received items (see #99).
- Use less CPU when dragging the options slider for selecting code components (see #79).
Expand All @@ -18,7 +18,7 @@
- The magic-wormhole backend now uses [rymdport/wormhole](https://github.com/rymdport) instead of [psanford/wormhole-william](https://github.com/psanford/wormhole-william).
- See [improvements-over-upstream](https://github.com/rymdport/wormhole?tab=readme-ov-file#improvements-over-upstream) for reasons.
- Go 1.19 or later is now required for compiling the application.
- Various minor refactorings and code cleanups.
- Various other code refactoring and cleanup.

## 3.5.3 - Fixing Flathub review comments and updating dependencies
- Updated icons, screenshots and appstream metadata to fix problems noted in Flathub review (see #139).
Expand Down
2 changes: 1 addition & 1 deletion internal/assets/unix/io.github.jacalz.rymdport.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<ul>
<li>Added support to use custom codes when sending files and folders using drag and drop.</li>
<li>Added an option to save directory receives as a .zip file instead of automatically extracting.</li>
<li>Added options for more easily switching to Least Authoriy servers to communicate with Winden and Destiny clients.</li>
<li>Added options for more easily switching to Least Authority servers to communicate with Winden and Destiny clients.</li>
<li>Fixed an issue where deleting a sent or received item would not close the dialog.</li>
<li>Improved the rendering performance for long lists of sent and received items.</li>
<li>Use less CPU when dragging the options slider for selecting code components.</li>
Expand Down

0 comments on commit 9826294

Please sign in to comment.