ente/CHANGELOG.md

70 lines
2 KiB
Markdown
Raw Normal View History

2023-09-11 11:13:04 +00:00
# CHANGELOG
2023-10-04 10:08:17 +00:00
## v1.6.66
- Fixes OOM crashes during file upload [#1379](https://github.com/ente-io/photos-web/pull/1379)
2023-10-02 12:56:19 +00:00
## v1.6.45
### Bug Fixes
- Fixed app keeps reloading issue [#235](https://github.com/ente-io/photos-desktop/pull/235)
- Fixed dng and arw preview issue [#1378](https://github.com/ente-io/photos-web/pull/1378)
2023-10-02 13:55:41 +00:00
- Added view crash report option (help menu) for user to share electron crash report locally
2023-10-02 12:56:19 +00:00
2023-09-27 08:16:13 +00:00
## v1.6.44
2023-09-27 08:20:20 +00:00
- Upgraded electron to get latest security patches and other improvements.
2023-09-27 08:16:13 +00:00
2023-09-22 03:06:13 +00:00
## v1.6.43
2023-09-21 13:39:32 +00:00
### Added
2023-09-21 13:45:14 +00:00
- #### Check for update and changelog option
2023-09-21 13:39:32 +00:00
2023-09-21 13:45:14 +00:00
Added options to check for update manually and a view changelog via the app menubar
2023-09-21 13:39:32 +00:00
2023-09-21 13:45:14 +00:00
- #### Opt out of crash reporting
2023-09-21 13:39:32 +00:00
2023-09-21 13:45:14 +00:00
Added option to out of a crash reporting, it can accessed from the settings -> preferences -> disable crash reporting
2023-09-21 13:39:32 +00:00
- #### Type search
2023-09-21 13:45:14 +00:00
Added new search option to search files based on file type i.e, image, video, live-photo.
2023-09-21 13:39:32 +00:00
- #### Manual Convert Button
In case the video is not playable, Now there is a convert button which can be used to trigger conversion of the video to supported format.
- #### File Download Progress
The file loader now also shows the exact percentage download progress, instead of just a simple loader.
- #### Bug fixes & other enhancements
We have squashed a few pesky bugs that were reported by our community
2023-09-11 11:13:04 +00:00
## v1.6.41
### Added
- #### Hidden albums
You can now hide albums, just like individual memories.
- #### Email verification
We have now made email verification optional, so you can sign in with just your email address and password, without waiting for a verification code.
You can opt in / out of email verification from Settings > Security.
- #### Download Album
2023-09-11 11:31:52 +00:00
You can now chose the download location for downloading albums. Along with that we have also added progress bar for album download.
2023-09-11 11:13:04 +00:00
- #### Bug fixes & other enhancements
We have squashed a few pesky bugs that were reported by our community
If you would like to help us improve ente, come join the party @ ente.io/community!