Merge pull request #315 from ente-io/release-v1.6.63

Release v1.6.63
This commit is contained in:
Abhinav Kumar 2024-01-29 11:15:19 +05:30 committed by GitHub
commit c6711742fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 19 additions and 2 deletions

View file

@ -54,4 +54,5 @@ jobs:
API_KEY_ISSUER_ID: ${{ secrets.api_key_issuer_id}}
# setry crash reporting token
SENTRY_AUTH_TOKEN: ${{secrets.sentry_auth_token}}
NEXT_PUBLIC_DISABLE_SENTRY: ${{secrets.next_public_disable_sentry}}
USE_HARD_LINKS: false

View file

@ -1,5 +1,21 @@
# CHANGELOG
## v1.6.63
### New
- Option to select file download location.
- Add support for searching popular cities
- Sorted duplicates in desecending order of size
- Add Counter to upload section
- Display full name and collection name on hover on dedupe screen photos
### Bug Fixes
- Fix add to album padding issue
- Fix double uncategorized album issue
- Hide Hidden collection files from all section
## v1.6.62
### New

View file

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

2
ui

@ -1 +1 @@
Subproject commit b6c041b4aa2a0bbe0a3d972faca556c7524335ad
Subproject commit 855a58e4df492331f57672db1819e959886115dd