Abhinav 1 anno fa
parent
commit
76ee32efe3
2 ha cambiato i file con 11 aggiunte e 1 eliminazioni
  1. 10 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 10 - 0
CHANGELOG.md

@@ -1,5 +1,15 @@
 # CHANGELOG
 # 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
 ## v1.6.52
 
 
 ### New Features
 ### New Features

+ 1 - 1
package.json

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