fluffychat/CHANGELOG.md

21 KiB

v0.30.0 - 2021-05-01

In this release we have mostly focused on bugfixing and stability. We have switched to the new Flutter 2 framework and have done a lot of refactoring under the hood. The annoying freezing bug should now be fixed. Voice messages now have a new backend which should improve the sound quality and stability. There is now a more professional UI for editing aliases of a room. Users can now see a list of all aliases, add new aliases, delete them and mark one alias as the canonical (or main) alias. Some minor design changes and design fixes should improve the overall UX of the app exspecially on tablets.

Version 0.30.0 will be the first version with arm64 support. You can download binaries from the CI and we will try to publish it on Flathub. Together with the new Linux Desktop Notifications feature, this might be interesting for the Librem 5 or the PinePhone. Sadly I don't own one of these very interesting devices. If you have one, I would very like to see some screenshots of it! :-)

Chore

  • Update UP and automatically re-register UP on startup [aa3348e]

Feature

  • Desktop notifications on Linux Desktop [25e76f0]
  • Much better alias managing [642db67]
  • Archive with clean up [f366ab6]

Fixes

Refactor

v0.29.1 - 2021-04-13

Chore

Fixes

Refactor

v0.29.0 - 2021-04-09

Chore

Feature

  • Experimental support for room upgrades [a3af5a9]

Fixes

Docs

Refactor

v0.28.1 - 2021-03-28

Chore

Feature

  • Implement new search view design [e42dd4b]

Fixes

Refactor

v0.28.0 - 2021-03-16

Chore

Feature

  • Cache and resend status message [c8a7031]
  • New experimental design [94aa9a3]
  • Better verification design [9bcd6b2]
  • Verify and block devices in devices list [8ebacfe]

Fixes

Docs

  • Update readme and contributing [449e46d]
  • Update Turkish translation for website [4a664eb]

Refactor

  • Update SDK and enable login with email and phone [864b665]
  • Migrate to flutter 2 [bb97b1b]
  • Switch to TextButton [55803d1]

v0.27.0 - 2021-02-17

Chore

Feature

  • localize bootstrap [395e62e]
  • Add more bootstrap features [e4db84a]
  • Add some tooltipps [b9eb8d1]
  • Get jitsi instance from wellknown [bd24387]
  • Make font size configurable [ea1bb89]
  • Allow manual verification of other peoples devices [ad3c89b]
  • Simplified bootstrap [d9984da]
  • new design [33dd1d2]
  • Implement reporting of events [d553685]
  • Implement experimental new design [10cf8da]
  • Deprecated authwebview and use platform browser [d7aae3a]
  • Implement autofillhints [41a2457]

Fixes

Docs

Refactor

v0.26.1 - 2021-01-26

Chore

Feature

  • Add unified push as push provider [124a5ee]

Fixes

v0.26.0 - 2021-01-25

Chore

Feature

Fixes

Docs

Refactor

  • Theme and iOS stuff [189f65a]
  • Upgrade to latest flutter_sound_lite [2f7dece]

v0.25.1 - 2021-01-17

Chore

Fixes

Refactor

  • remove deprecated approute [be08de5]

v0.25.0 - 2021-01-16

Chore

Fixes

Docs

Refactor

v0.24.3 - 2021-01-15

Chore

Feature

  • Add Turkish translations for website [817c7dd]
  • Handle matrix: URIs as per MSC2312 [1da643f]

Fixes

v0.24.2 - 2021-01-08

Chore

Feature

  • Regulate when thumbnails are animated as per MSC2705 [f5e11c2]

Fixes

  • Don't allow an empty ssss passphrase in key verification [3a0ce79]
  • reactions [92684da]
  • Reply fallback sometimes being stripped incorrectly [e9ec699]
  • Don't show loading dialog on request history [e4b6e10]
  • Properly handle url encoding in matrix.to URLs [baccd0a]

Refactor

  • Switch to loading dialog [e84bc25]

v0.24.1 - 2020-12-24

Chore

Feature

Fixes

  • auto-dep update [d9e8c5f]
  • Read receipts and filtered events [0ae36f0]
  • Don't re-render the lock icon nearly as often [00a56a7]
  • Format [e0bc337]
  • Analyzer [5d8bfa3]
  • logger [64c5ea9]
  • Have a space after mentions, making it consistent with @-completion [b18e81a]
  • Display right key in key request dialog [f8e8e96]
  • Respect hidden events when calculating read receipt message [702895f]
  • Store emoji picker history and make sure you can't send the same emoji twice [0066a33]
  • Logger [0abebdd]
  • Allow key verification to scroll vertically [accd9b4]
  • Make filter input field auto-lose focus when entering room view [bdb695e]
  • Update file picker [6df75d1]

v0.24.0 - 2020-12-18

Chore

Feature

  • Add languages to iOS [68a5efb]
  • Bring back config.json [b6a0d37]
  • Implement emojipicker for reactions [20b3157]
  • Add config hideTypingUsernames [19c0440]
  • Implement hideAllStateEvents [721c0b2]
  • Enhanced configuration [1e7bac3]
  • Implement experimental bootstrapping [f6945f7]
  • add ability to mark a room as unread [fe2b391]
  • Try out new firebase [41a471e]
  • Implement discover groups page [e728ccc]
  • Add chat permissions settings [bf4b439]
  • Multiline dialog text field [8d05a83]
  • Implement rich notification settings [87a73dd]

Fixes

Refactor

v0.23.1 - 2020-11-25

Fixes

v0.23.0 - 2020-11-25

Chore

  • Update adaptive dialogs [0061660]
  • Prettier redacted events [d1e291e]
  • Minor design changes in user viewer [b4fb283]
  • Minor design changes in chatlist item [6977112]
  • Implement playstore CD [4c5760c]
  • Only load google services if needed [bae779a]

Feature

  • Next version [1af048e]
  • Annoy user with dialog to add a recovery method [d9ec9f6]
  • Implement password recovery [4b2fef5]
  • Collapse room create states [fc0c038]
  • Minor design improvements [0b8cc24]
  • Improved encryption UI [2516848]

Fixes

Refactor

  • Make verification in dialogs [1f9e953]
  • matrix to link prefix [1aa9c08]

v0.22.1 - 2020-11-21

Fixes

  • Input bar not working, making app unusable [10773b4]

v0.22.0 - 2020-11-21

Chore

Feature

  • Add svg support and better image handling [f70bbc3]
  • add config.json [4b7fb6b]
  • persistent upload of release artifacts [1b2481b]
  • Option to hide redacted and unknown events [36315a4]
  • Better encryption / verification [1ff986e]

Fixes

  • iOS [26731ab]
  • resolve some sentry issues [61f35e8]
  • resolve some sentry issues [2c3693e]
  • iOS build [9fee409]
  • Automatic update deps job [255c05d]
  • Don't re-render message widgets on insertion of new messages, making e.g. audio playing not stop [25b2997]
  • Add missing safearea [caab868]
  • no pushers enpdoint [b3942ad]
  • Sentry and small null fix [5dc22be]

Refactor

v0.21.1 - 2020-10-28

Chore

v0.21.0 - 2020-10-28

Chore

Fixes

v0.20.0 - 2020-10-23

Chore

  • update dependencies [427cdc0]
  • upate matrix link text [0892ca9]
  • Change default linux window size [719323a]
  • Update changelog [ef22778]
  • Update matrix_link_text [fc2a0c0]
  • update flutter_secure_store [61c6aec]
  • Minor snap fix [daf9969]
  • Add privacy informations to app [e569be7]
  • Make app ready for flutter 1 22 [e5b23fa]

Feature

  • Implement mouse select chat list items [6d41136]
  • Implement linux desktop notifications [75cd6f1]
  • Implement change device name [bfd3888]
  • Publish as snap [46590d7]
  • Enhance emote experience [cafd639]
  • Implement new status feature [090795f]
  • More beautiful status [d9c2d4f]
  • Enhance roomlist context menu [493b700]
  • Implement basic windows linux support [7fad316]
  • Enable macOS build [a845209]

Fixes

v0.19.0 - 2020-09-21

Chore

Feature

  • Implement send reactions [6bf25b7]
  • Improve design [c8a63c6]
  • Display emotes/emojis bigger [9cccd07]
  • Add scroll-to-event [8547422]
  • Implement ignore list [b2fa88c]
  • Add license page [dcf4c4c]
  • Implement rich push notifications on android [f4e4b90]
  • Implement sentry [705ced8]
  • Send image / video / file dialog [80114df]
  • Blurhashes and better thumbnails [2321829]
  • open links better [04cbf0c]
  • Implement web audio player [0f6b46d]
  • New notification sound [8a5be21]

Fixes

  • Last bits for the release [1db9bdd]
  • Small stuff [9d3f272]
  • Search bar [eca25de]
  • font size being too large accidentally in some places [43dd222]
  • Scroll down button not showing [8cd8f90]
  • Don't double-confirm sending audio messages [168b8b0]
  • Hotfix ignore list [94f8f34]
  • Push on conduit [e5cd144]
  • Images with an info block but no size crashing [5f58789]
  • Allow requesting past messages if all events in the current timeline are filtered [0f9ff4a]
  • annoying notification sound [739a70c]
  • Status design [f7930fe]
  • Send read receipt only on focus [98316f1]
  • Desktop notifications [b05bfa6]

This CHANGELOG.md was generated with Changelog for Dart