mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-14 16:09:31 +01:00
Merge branch 'krille/nversion' into 'main'
chore: Bump version See merge request famedly/fluffychat!899
This commit is contained in:
commit
fa599743b9
35
CHANGELOG.md
35
CHANGELOG.md
@ -1,3 +1,38 @@
|
||||
## v1.5.0 - 2022-06-03
|
||||
- Translated using Weblate (Ukrainian) (Ihor Hordiichuk)
|
||||
- feat: Better sign up UX and allow signup without password (Christian Pauly)
|
||||
- feat: Initial material you support (Christian Pauly)
|
||||
- feat: include Synapse into integration test (TheOneWithTheBraid)
|
||||
- fix: Broken dynamic color palette (Christian Pauly)
|
||||
- fix: Build on iOS emulator (Christian Pauly)
|
||||
- fix: Missing bottom padding in text only stories (Christian Pauly)
|
||||
- fix: Send sticker without blocking the UI (Christian Pauly)
|
||||
- fix: Sentry switch being broken (Sorunome)
|
||||
- fix: add new Play patch (TheOneWithTheBraid)
|
||||
- fix: handle matrix.to prefix when starting chat (TheOneWithTheBraid)
|
||||
- fix: minor design bugs (TheOneWithTheBraid)
|
||||
- fix: privacy in sign up (TheOneWithTheBraid)
|
||||
- fix: properly set app title in embedder (TheOneWithTheBraid)
|
||||
- fix: proprietory classes included into build (TheOneWithTheBraid)
|
||||
- fix: remove proprietary classes from build (TheOneWithTheBraid)
|
||||
- refactor: Sharing intent (Christian Pauly)
|
||||
- refactor: Stories header (Christian Pauly)
|
||||
- refactor: Update Matrix SDK (Christian Pauly)
|
||||
- refactor: Upgrade to Flutter 3.0.0 (Christian Pauly)
|
||||
- Translated using Weblate (Basque) (—X—)
|
||||
- Translated using Weblate (Chinese (Simplified)) (Eric)
|
||||
- Translated using Weblate (Croatian) (Milo Ivir)
|
||||
- Translated using Weblate (Czech) (Milan Korecky)
|
||||
- Translated using Weblate (Dutch) (Jelv)
|
||||
- Translated using Weblate (Estonian) (Priit Jõerüüt)
|
||||
- Translated using Weblate (Galician) (Xosé M)
|
||||
- Translated using Weblate (Indonesian) (Linerly)
|
||||
- Translated using Weblate (Lithuanian) (Mind)
|
||||
- Translated using Weblate (Portuguese (Brazil)) (Hermógenes Oliveira)
|
||||
- Translated using Weblate (Portuguese (Brazil)) (mmagian)
|
||||
- Translated using Weblate (Russian) (Nikita Epifanov)
|
||||
- Translated using Weblate (Turkish) (Oğuz Ersen)
|
||||
|
||||
## v1.4.0 - 2022-04-23
|
||||
- design: Display icon for failed sent messages (Krille Fear)
|
||||
- design: Display own stories at first place and combine with new stories button (Krille Fear)
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: fluffychat
|
||||
description: Chat with your friends.
|
||||
publish_to: none
|
||||
version: 1.4.0+2323
|
||||
version: 1.5.0+2323
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0 <3.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user