mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 09:28:41 +00:00
bump version
This commit is contained in:
parent
0a1732523b
commit
cc2578781e
2 changed files with 8 additions and 8 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -2,21 +2,21 @@
|
||||||
|
|
||||||
## 0.0.62
|
## 0.0.62
|
||||||
|
|
||||||
- Support for groups
|
- Support for groups with multiple administrators
|
||||||
- Edit & Delete messages
|
- Edit and delete messages
|
||||||
- Switched to FFmpeg for improved video compression
|
|
||||||
- Create images using volume buttons
|
- Create images using volume buttons
|
||||||
- Video max. length increased to 60 seconds
|
|
||||||
- New and improved emoji picker
|
- New and improved emoji picker
|
||||||
- Removing audio after recording is possible
|
- Removing audio after recording is possible
|
||||||
- Edited image is now embedded into the video
|
- Edited image is now embedded into the video
|
||||||
- New context menu and other UI enhancements
|
- Video max length increased to 60 seconds
|
||||||
|
- Switched to FFmpeg for improved video compression
|
||||||
|
- New context menu and other UI enhancements
|
||||||
- Client-to-client protocol migrated to Protocol Buffers (Protobuf)
|
- Client-to-client protocol migrated to Protocol Buffers (Protobuf)
|
||||||
- Database identifiers converted to UUIDs
|
- Database identifiers converted to UUIDs and the database schema completely redesigned
|
||||||
- Completely redesigned database schema
|
|
||||||
- Improved reliability of client-to-client messaging
|
- Improved reliability of client-to-client messaging
|
||||||
- Multiple bug fixes
|
- Multiple bug fixes
|
||||||
|
|
||||||
|
|
||||||
## 0.0.61
|
## 0.0.61
|
||||||
|
|
||||||
- Improving image editor when changing colors
|
- Improving image editor when changing colors
|
||||||
|
|
|
||||||
|
|
@ -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.61+61
|
version: 0.0.62+62
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ^3.6.0
|
sdk: ^3.6.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue