This commit is contained in:
Abhinav 2023-11-21 12:19:56 +05:30
parent 7229216e42
commit 76ee32efe3
2 changed files with 11 additions and 1 deletions

View file

@ -1,5 +1,15 @@
# CHANGELOG
## v1.6.53
### Bug Fixes
- Fixed watch folder disabled issue
- Fixed BF Add on related issues
- Fixed clip sync issue and added better logging
- Fixed mov file upload
- Fixed clip extraction related issue
## v1.6.52
### New Features

View file

@ -1,7 +1,7 @@
{
"name": "ente",
"productName": "ente",
"version": "1.6.52",
"version": "1.6.53",
"private": true,
"description": "Desktop client for ente.io",
"main": "app/main.js",