Skip to content

Commit

Permalink
updated changelog, and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
hjiangsu committed Jun 25, 2023
1 parent 5bc3408 commit 947ea09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
- Adjusted size of create comment bottom modal, and enabled text selection within the modal for the parent's comment
- Slight improvements to account/profile selection to show which profile is currently active
- When scrolling to the bottom of comments, the FAB for replying will automatically disappear so that the comment is not obstructed
- Search now sorts by Active rather than the default provided by lemmy - contribution from @Benjamint22
- Subscriptions list on the sidebar will now load up to 100 rather than 10

### Fixed
- Potentially fixed issue where scrolling behaviour is weird when creating a new post or comment
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: thunder
description: An open-source cross-platform Lemmy client for iOS and Android built with Flutter
publish_to: "none"
version: 0.2.1+5
version: 0.2.1+6

environment:
sdk: ">=3.1.0-116.0.dev <4.0.0"
Expand Down

0 comments on commit 947ea09

Please sign in to comment.