Skip to content

Commit

Permalink
build: Bump version to 1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Apr 7, 2024
1 parent 6f9da10 commit da25c13
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v1.19.1
Minor bugfix release for login with SSO on web.

- feat: Show/hide third column in chat view (krille-chan)
- design: Adjust some colors in inputbar (krille-chan)
- fix: Login with SSO on web (krille-chan)
- fix: Make chat permission settings null and type safe (krille-chan)
- chore: do not use static openssl (ShootingStarDragons)
- refactor: Move room headers into appbar bottom field (krille-chan)
- refactor: new flutter only typing animation (krille-chan)

## v1.19.0
FluffyChat v1.19.0 features an improved design for message bubbles and a lot of fixes under the hood.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: fluffychat
description: Chat with your friends.
publish_to: none
# On version bump also increase the build number for F-Droid
version: 1.19.0+3529
version: 1.19.1+3530

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit da25c13

Please sign in to comment.