New
v0.3.1
Highlights
New Features!
- ๐ Pinned Messages
- ๐ Message Effects
Improvements
- Video player shows download progress
- Optimized images memory usage
- Add config for a default homeserver on login screen
- Add toggles for media preview in private / public
What's Changed
- Update README.md by @Airyzz in https://github.com/commetchat/commet/pull/376
- add nix shell for development by @theotheroracle in https://github.com/commetchat/commet/pull/295
- update flutter version by @Airyzz in https://github.com/commetchat/commet/pull/382
- Dont use GTK header bar on linux by @Airyzz in https://github.com/commetchat/commet/pull/393
- support 'file' attachment for stickers by @Airyzz in https://github.com/commetchat/commet/pull/395
- update dependency by @Airyzz in https://github.com/commetchat/commet/pull/402
- Support Pinned Messages by @Airyzz in https://github.com/commetchat/commet/pull/396
- Move all databases to the same isolate by @Airyzz in https://github.com/commetchat/commet/pull/342
- implement message effects by @Airyzz in https://github.com/commetchat/commet/pull/401
- Set icon at runtime in linux executable by @Airyzz in https://github.com/commetchat/commet/pull/403
- Translations update from Hosted Weblate by @weblate in https://github.com/commetchat/commet/pull/378
- Update CMakeLists.txt by @Airyzz in https://github.com/commetchat/commet/pull/406
- Update release action by @Airyzz in https://github.com/commetchat/commet/pull/408
- Bring back flutter_openssl_crypto by @Airyzz in https://github.com/commetchat/commet/pull/410
- fix MultiDatabaseServer not working across activities by @Airyzz in https://github.com/commetchat/commet/pull/416
- allow access to settings from login screen by @Airyzz in https://github.com/commetchat/commet/pull/411
- Added room icons by @Melechtna in https://github.com/commetchat/commet/pull/413
- Add config for app default homeserver by @Airyzz in https://github.com/commetchat/commet/pull/418
- Fix url previews not respecting message edits by @Airyzz in https://github.com/commetchat/commet/pull/419
- fix messagePlaceholderUserUpdatedNameDetailed by @Airyzz in https://github.com/commetchat/commet/pull/423
- Added a keyboard adapter to the thread view for mobile views by @polemarkh in https://github.com/commetchat/commet/pull/421
- Translations update from Hosted Weblate by @weblate in https://github.com/commetchat/commet/pull/407
- replace placeholder with example.com by @Airyzz in https://github.com/commetchat/commet/pull/426
- bring back developer options in spaces by @Airyzz in https://github.com/commetchat/commet/pull/425
- improve handling of events which failed to send by @Airyzz in https://github.com/commetchat/commet/pull/427
- Add features to the base message-input keyboard by @polemarkh in https://github.com/commetchat/commet/pull/428
- Add more dev tools by @Airyzz in https://github.com/commetchat/commet/pull/430
- use correct keyboard type where possible by @Airyzz in https://github.com/commetchat/commet/pull/435
- Don't translate example domain by @Airyzz in https://github.com/commetchat/commet/pull/436
- remove experimental 'encrypted url preview' by @Airyzz in https://github.com/commetchat/commet/pull/438
- refactoring emoticon code by @Airyzz in https://github.com/commetchat/commet/pull/437
- include sticker file extension in body by @Airyzz in https://github.com/commetchat/commet/pull/439
- Optimize decoded images memory usage by @Airyzz in https://github.com/commetchat/commet/pull/440
- change APPLICATION_ID on linux for dev builds by @Airyzz in https://github.com/commetchat/commet/pull/442
- video player improvements by @Airyzz in https://github.com/commetchat/commet/pull/443
- fix stretching in shortcut icons by @Airyzz in https://github.com/commetchat/commet/pull/444
- Add toggles for media preview in private / public rooms by @Airyzz in https://github.com/commetchat/commet/pull/445
- Translations update from Hosted Weblate by @weblate in https://github.com/commetchat/commet/pull/424
New Contributors
- @theotheroracle made their first contribution in https://github.com/commetchat/commet/pull/295
- @Melechtna made their first contribution in https://github.com/commetchat/commet/pull/413
- @polemarkh made their first contribution in https://github.com/commetchat/commet/pull/421
Full Changelog: https://github.com/commetchat/commet/compare/v0.3.0...v0.3.1