Skip to content

community/flare: upgrade to 0.11.2

Krassy Boykinov requested to merge chereskata/aports:flare into master

https://gitlab.com/schmiddi-on-mobile/flare/-/compare/0.10.0...0.11.2

Changelog
## [0.11.2] - 2024-01-04

### HOTFIX

- Backend panic after suspend.

### Fixed

- Use Control instead of Shift for invertet action on the text input.

## [0.11.1] - 2023-12-30

### Fixed

- High memory usage due to having unused emoji pickers.
- High memory usage of the setup window, even if unused.
- Send on Ctrl+Enter when sending on Enter is disabled.
- Long starting times due to formatting of contacts.
- Quitting the application turning off running in the background.



### HOTFIX

- Contacts syncing.
- Linking device.

### Added

- A date-divider between messages sent on different days.
- Initial work for usage of Flare as a primary device (not yet enabled by default).
- Menu entry for contact sync.
- Menu entry for stopping Flare, even if it is running in the background.
- An improved setup window, which introduces Flare, gives the option to either link or use Flare as primary device (not yet enabled by default), insert required information and gives further information about Flare, e.g. some known issues or contact information.

### Changed

- Better UI for showing the last message of a channel.
- Only show the message timestamp if it differs from the next message.
- Better UI for the message entry bar.

### Fixed

- Unlinking Flare while running in the background is enabled not bringing up the relink window at next start.

### Chores

- Updated to GTK 4.12 and Libadwaita 1.4 and all other dependencies.

https://gitlab.com/schmiddi-on-mobile/flare/-/blob/14082022c707a2861832d78d45cb06a17f5fa2aa/CHANGELOG.md

Edited by Krassy Boykinov

Merge request reports