mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-03-03 16:46:47 +00:00
Merge pull request #389 from twonlyapp/dev
- Adds link preview to images - Adds option to manual focus in the camera - Adds support to switch between front and back cameras during video recording - Adds basic face filters - Improves image editor, like emojis or text under a drawing can be moved - Improves speed after taking a picture - Fixes issue with emojis disappearing in the image editor
This commit is contained in:
commit
c4b5580bef
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.0.89
|
## 0.0.87
|
||||||
|
|
||||||
- Adds link preview to images
|
- Adds link preview to images
|
||||||
- Adds option to manual focus in the camera
|
- Adds option to manual focus in the camera
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ description: "twonly, a privacy-friendly way to connect with friends through sec
|
||||||
|
|
||||||
publish_to: 'none'
|
publish_to: 'none'
|
||||||
|
|
||||||
version: 0.0.86+86
|
version: 0.0.87+87
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ^3.6.0
|
sdk: ^3.6.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue