Skip to content

Releases: krille-chan/fluffychat

rc1.19.0-4

31 Mar 12:40
4fca106
Compare
Choose a tag to compare
rc1.19.0-4 Pre-release
Pre-release
fix: Always send info object for stickers

rc1.19.0-3

31 Mar 11:03
f4196f3
Compare
Choose a tag to compare
rc1.19.0-3 Pre-release
Pre-release
chore: Follow up hovermenu

rc1.19.0-2

30 Mar 06:41
3c532f9
Compare
Choose a tag to compare
rc1.19.0-2 Pre-release
Pre-release
chore: unify desktop and mobile databases (#764)

* chore: unify desktop and mobile databases

- migrate `package:sqflite_flutter` to `sqlcipher_flutter_libs`
- use FFI for all SQLite operations
- use `SQfLiteEncryptionHelper` for database encryption
- enforce encryption for new SQLite datbase implementation
- migrate existing SQLite databases
 - encrypt unencrypted ones
 - migrate database locations to unified approach
- drop dependency on sqlite

Signed-off-by: The one with the braid <[email protected]>

* chore: add sqlcipher to macos CI

Signed-off-by: The one with the braid <[email protected]>

---------

Signed-off-by: The one with the braid <[email protected]>

rc1.19.0-1

29 Mar 09:44
97f6067
Compare
Choose a tag to compare
rc1.19.0-1 Pre-release
Pre-release
build: Bump version to v1.19.0

v1.18.0

25 Feb 08:09
05a099e
Compare
Choose a tag to compare
  • feat: Add speed button for audioplayer (krille-chan)
  • feat: enhanced send video functionality by adding toggle send original (Mubeen Rizvi)
  • feat: add dialog to hide presence list with long-press (Marcus Hoffmann)
  • feat: Add notification shortcuts to android (krille-chan)
  • feat: make showing user presence info optional (Marcus Hoffmann)
  • feat: Open chat on shortcut click on android (krille-chan)
  • fix: BuildContext crash when joining room (krille-chan)
  • fix: Export session (krille-chan)
  • fix: Notifications open sometimes automatically on android (krille-chan)
  • fix: Open room after join (krille-chan)
  • fix: Open room by notification happened multiple times (krille-chan)
  • fix: Open room links with event id (krille-chan)
  • fix: properly initialize hideUnimportantStateEvents setting (Marcus Hoffmann)
  • fix: Remove status msg not changeable from old cache (krille-chan)
  • fix: use correct icons for chat pin/unpin (Marcus Hoffmann)
  • fix: use correct icons for mark read/unread action (Marcus Hoffmann)
  • build: Update Linux build files (krille-chan)
  • build: Update to Flutter 3.19.1 (Krille)
  • chore: Add more information to Person object in android notifications (krille-chan)
  • chore: Thumbnail follow up for notifications (Krille)
  • refactor: Better download UX with file picker for android and iOS (krille-chan)
  • refactor: Use hashcode instead of string to id workaround for notifications (Krille)
  • Added translation using Weblate (Belarusian) (kopatych)
  • Added translation using Weblate (Interlingua) (Software In Interlingua)
  • Translated using Weblate (Arabic) (Rex_sa)
  • Translated using Weblate (Basque) (xabirequejo)
  • Translated using Weblate (Chinese (Simplified)) (Poesty Li)
  • Translated using Weblate (Chinese (Simplified)) (大王叫我来巡山)
  • Translated using Weblate (Estonian) (Priit Jõerüüt)
  • Translated using Weblate (Galician) (josé m)
  • Translated using Weblate (German) (Benjamin Wagner)
  • Translated using Weblate (Greek) (Benjamin Wagner)
  • Translated using Weblate (Russian) (Benjamin Wagner)
  • Translated using Weblate (Russian) (v1s7)
  • Translated using Weblate (Ukrainian) (Ihor Hordiichuk)
  • Translated using Weblate (Ukrainian) (Сергій)

rc1.18.0-1

23 Feb 09:12
rc1.18.0-1
278c3d1
Compare
Choose a tag to compare
rc1.18.0-1 Pre-release
Pre-release
rc1.18.0-1

v1.17.3

04 Feb 08:06
6cc2c6a
Compare
Choose a tag to compare
  • feat: New account data based wallpaper feature (Krille)
  • build: Update dependencies (Krille)
  • build: Update flutter to 3.16.9 (Krille)
  • build: Update matrix dart sdk to 0.25.7 (Krille)
  • build: Update minor versions (Krille)
  • chore: Adjust status msg design (krille-chan)
  • chore: Improved error handling for recovery key (Krille)
  • chore: Make stickers smaller (Krille)
  • chore: Wait for device keys before ask bootstrap (Krille)
  • fix: Missing null check in public room bottom sheet (Krille)
  • fix: onDragDone crashes when no files found (Krille)
  • fix: Render tg-forward html tags (Krille)
  • fix: Use HapticFeedback.selectionClick() for long press on message (Krille)
  • fix: whitespaces sometimes encoded in html message (Krille)
  • fix: Share invite links of public rooms (Krille)

rc1.17.3-2

04 Feb 07:11
6cc2c6a
Compare
Choose a tag to compare
rc1.17.3-2 Pre-release
Pre-release

rc1.17.3-2

rc1.17.3-1

04 Feb 06:09
46a12d5
Compare
Choose a tag to compare
rc1.17.3-1 Pre-release
Pre-release

rc1.17.3-1

v1.17.2

25 Jan 09:21
3fa9c65
Compare
Choose a tag to compare

Another minor bugfix release which also implements private read receipts.

  • feat: Implement private read receipts (krille-chan)
  • feat: Join room by alias by tpying alias in searchbar (krille-chan)
  • fix: Add cancel button to key request dialog (Krille)
  • fix: Encode component for links correctly (Krille)
  • fix: Forward arbitrary message content (krille-chan)
  • fix: Open publicroombottomsheet by alias (krille-chan)
  • docs: Add noto animated emojis link (krille-chan)
  • docs: New website (krille-chan)
  • build: Do not load emojis at initial start on web (krille-chan)
  • build: Update flutter to 3.16.8 (krille-chan)
  • build: Update sdk to 0.25.6 (Krille)
  • chore: Add more explaining text for key verification (krille-chan)
  • chore: Resort settings and add more description text (krille-chan)
  • refactor: Dialog BuildContext (krille-chan)
  • refactor: Use popupmenudivider instead of workaround (krille-chan)
  • Translated using Weblate (Arabic) (Rex_sa)
  • Translated using Weblate (Basque) (xabirequejo)
  • Translated using Weblate (Chinese (Simplified)) (Poesty Li)
  • Translated using Weblate (Estonian) (Priit Jõerüüt)
  • Translated using Weblate (Galician) (josé m)
  • Translated using Weblate (German) (nautilusx)
  • Translated using Weblate (Russian) (v1s7)
  • Translated using Weblate (Swedish) (Flat)
  • Translated using Weblate (Ukrainian) (Ihor Hordiichuk)
  • Translated using Weblate (Ukrainian) (Сергій)