chore: Bump version

This commit is contained in:
Christian Pauly 2022-03-20 17:17:28 +01:00
parent daf7cda60e
commit 05459b6aae
2 changed files with 60 additions and 23 deletions

View File

@ -1,3 +1,40 @@
## v1.3.1 - 2022-03-20
- Allow app to be moved to external storage (Marcel)
- Translated using Weblate (Arabic) (Mads Louis)
- Translated using Weblate (Basque) (Sorunome)
- Translated using Weblate (Basque) (—X—)
- Translated using Weblate (Chinese (Simplified)) (Eric)
- Translated using Weblate (Czech) (Sorunome)
- Translated using Weblate (Dutch) (Jelv)
- Translated using Weblate (English) (Raatty)
- Translated using Weblate (French) (Anne Onyme 017)
- Translated using Weblate (Galician) (Xosé M)
- Translated using Weblate (German) (Maciej Krüger)
- Translated using Weblate (Indonesian) (Linerly)
- Translated using Weblate (Irish) (Graeme Power)
- Translated using Weblate (Persian) (Anastázius Darián)
- Translated using Weblate (Russian) (Nikita Epifanov)
- Translated using Weblate (Swedish) (Joaquim Homrighausen)
- Translated using Weblate (Turkish) (Oğuz Ersen)
- Translated using Weblate (Ukrainian) (Ihor Hordiichuk)
- Update proguard rules to a more modern setup (MTRNord)
- chore: Minor story viewer fixes (Krille Fear)
- chore: Remove story line count and make answering to stories online (Krille Fear)
- chore: Update dependencies (Dependency Update Bot)
- design: Make pinned events use less vertical space (Krille Fear)
- feat: Extended stories (Krille Fear)
- feat: Restrict map zoom to tile server capabilities (Marcel)
- feat: implement keyboard shortcuts (TheOneWithTheBraid)
- fix: Build on macOS (Krille Fear)
- fix: Emojipicker issues (Krille Fear)
- fix: Hide redacted stories (Krille Fear)
- fix: Mark story as read (Krille Fear)
- fix: Open room from notification click produces errors (Krille Fear)
- fix: SSO on Android 12 (Krille Fear)
- fix: Send read receipts on all taps (Krille Fear)
- fix: make fluffy usable at 720 px wide (Raatty)
- refactor: Switch to just audio for playing sounds (Krille Fear)
## v1.3.0 - 2022-02-12 ## v1.3.0 - 2022-02-12
FluffyChat 1.3.0 makes it possible to report offensive users to server admins (not only messages). It fixes FluffyChat 1.3.0 makes it possible to report offensive users to server admins (not only messages). It fixes
the video player, improves Linux desktop notifications, and the stories design. the video player, improves Linux desktop notifications, and the stories design.
@ -25,21 +62,21 @@ Thanks to all contributors and translators!! <3
- Translated using Weblate (Turkish) (Oğuz Ersen) - Translated using Weblate (Turkish) (Oğuz Ersen)
- Translated using Weblate (Ukrainian) (Ihor Hordiichuk) - Translated using Weblate (Ukrainian) (Ihor Hordiichuk)
- chore: Add missing link (Krille Fear) - chore: Add missing link (Krille Fear)
- chore: Hide FAB story buttons on focus (Christian Pauly) - chore: Hide FAB story buttons on focus (Krille Fear)
- chore: Set compileSdkVersion to 31 (Krille Fear) - chore: Set compileSdkVersion to 31 (Krille Fear)
- chore: Update SDK (Christian Pauly) - chore: Update SDK (Krille Fear)
- chore: Update dependencies (Dependency Update Bot) - chore: Update dependencies (Dependency Update Bot)
- chore: Update privacy (Krille Fear) - chore: Update privacy (Krille Fear)
- chore: Upgrade to Flutter 2.10 (Christian Pauly) - chore: Upgrade to Flutter 2.10 (Krille Fear)
- ci: Update olm download link (Krille Fear) - ci: Update olm download link (Krille Fear)
- design: Improve create story page design (Christian Pauly) - design: Improve create story page design (Krille Fear)
- design: Improve story header design (Krille Fear) - design: Improve story header design (Krille Fear)
- design: Use IconButton instead of listTile for first story (Christian Pauly) - design: Use IconButton instead of listTile for first story (Krille Fear)
- feat: Add button to report offensive users to server admins (Christian Pauly) - feat: Add button to report offensive users to server admins (Krille Fear)
- feat: Open chat button from Linux notification (Christian Pauly) - feat: Open chat button from Linux notification (Krille Fear)
- feat: implement retreiving widgets (TheOneWithTheBraid) - feat: implement retreiving widgets (TheOneWithTheBraid)
- fix: Set image width and height (Christian Pauly) - fix: Set image width and height (Krille Fear)
- fix: Videoplayer filenames (Christian Pauly) - fix: Videoplayer filenames (Krille Fear)
- fix: cast error in html messages (Jayesh Nirve) - fix: cast error in html messages (Jayesh Nirve)
- fix: linux snap notification avatar (Krille Fear) - fix: linux snap notification avatar (Krille Fear)
- fix: suggestions menu and use empty map in html messages null return (Jayesh Nirve) - fix: suggestions menu and use empty map in html messages null return (Jayesh Nirve)
@ -55,16 +92,16 @@ voice messages.
- design: Use more adaptive elements (Krille Fear) - design: Use more adaptive elements (Krille Fear)
- feat: Add button to record a video on Android (S1m) - feat: Add button to record a video on Android (S1m)
- feat: Add static + button to pick reaction (S1m) - feat: Add static + button to pick reaction (S1m)
- feat: Better in app video player (Christian Pauly) - feat: Better in app video player (Krille Fear)
- feat: Enable compression and thumbnails for videos (Christian Pauly) - feat: Enable compression and thumbnails for videos (Krille Fear)
- feat: Nicer file event design (Krille Fear) - feat: Nicer file event design (Krille Fear)
- feat: Recording dialog with displaying amplitude (Christian Pauly) - feat: Recording dialog with displaying amplitude (Krille Fear)
- feat: Remember homeserver on search page (Christian Pauly) - feat: Remember homeserver on search page (Krille Fear)
- feat: Save files images and videos (Christian Pauly) - feat: Save files images and videos (Krille Fear)
- feat: Settings for stories (Christian Pauly) - feat: Settings for stories (Krille Fear)
- feat: Share to story (Christian Pauly) - feat: Share to story (Krille Fear)
- feat: Stories (Krille Fear) - feat: Stories (Krille Fear)
- fix: Add missing routes (Christian Pauly) - fix: Add missing routes (Krille Fear)
- fix: Better thumbnails (Krille Fear) - fix: Better thumbnails (Krille Fear)
- fix: Do not setup UP if init from an UP action (S1m) - fix: Do not setup UP if init from an UP action (S1m)
- fix: linux notifications (Raatty) - fix: linux notifications (Raatty)
@ -72,15 +109,15 @@ voice messages.
- fix: Show message bubble on download only video attachments (Drews Clausen) - fix: Show message bubble on download only video attachments (Drews Clausen)
- fix: Show scrollDownButton only if selectedEvents is empty (S1m) - fix: Show scrollDownButton only if selectedEvents is empty (S1m)
- fix: Snapcraft image (Krille Fear) - fix: Snapcraft image (Krille Fear)
- fix: Snapcraft.yaml (Christian Pauly) - fix: Snapcraft.yaml (Krille Fear)
- fix: Use system fonts except for desktop (Christian Pauly) - fix: Use system fonts except for desktop (Krille Fear)
- fix: Video playback on iOS (John Francis Sukamto) - fix: Video playback on iOS (John Francis Sukamto)
- fix: Videoplayer (Christian Pauly) - fix: Videoplayer (Krille Fear)
- followup: Improve stories (Christian Pauly) - followup: Improve stories (Krille Fear)
- Improve website SEO tagging (Marcel) - Improve website SEO tagging (Marcel)
- Increase font size granularity (S1m) - Increase font size granularity (S1m)
- refactor: /command hints add tooltips, test for missing hints, script to generate glue code, hints for dm, create, clearcache, discardsession (Steef Hegeman) - refactor: /command hints add tooltips, test for missing hints, script to generate glue code, hints for dm, create, clearcache, discardsession (Steef Hegeman)
- refactor: Make more files null safe (Christian Pauly) - refactor: Make more files null safe (Krille Fear)
- refactor: Make style settings null safe (Krille Fear) - refactor: Make style settings null safe (Krille Fear)
- systemNavigationBarColor ← appBar.backgroundColor (Steef Hegeman) - systemNavigationBarColor ← appBar.backgroundColor (Steef Hegeman)
- Translated using Weblate (Chinese (Simplified)) (Eric) - Translated using Weblate (Chinese (Simplified)) (Eric)

View File

@ -1,7 +1,7 @@
name: fluffychat name: fluffychat
description: Chat with your friends. description: Chat with your friends.
publish_to: none publish_to: none
version: 1.3.0+2041 version: 1.3.1+2322
environment: environment:
sdk: '>=2.12.0 <3.0.0' sdk: '>=2.12.0 <3.0.0'