Фикс синхронизации после подтверждения девайса
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
export const APP_VERSION = "0.9.9";
|
||||
export const APP_VERSION = "1.0.0";
|
||||
export const CORE_MIN_REQUIRED_VERSION = "1.4.8";
|
||||
|
||||
export const RELEASE_NOTICE = `
|
||||
**Update v0.9.9** :emoji_1f631:
|
||||
- Synchronization devices!
|
||||
- New fast server
|
||||
- Fix login select account bug
|
||||
**Update v1.0.0** :emoji_1f631:
|
||||
- Full sync support with message history and attachments
|
||||
`;
|
||||
Reference in New Issue
Block a user