Skip to content

Releases: snapcrescent/snapcrescent

Release 0.19 : New Features and Bugfixes

18 Oct 05:55
9c9d477
Compare
Choose a tag to compare

Enhancements and bug fixes

  1. Removed SQflite to improve app performance.
  2. Syncing assets on the basis of ids for better speed.
  3. Removed background sync to improve battery performance.
  4. Using isolates to sync thumbnails in parallel

Release 0.18 : New Features and Bugfixes

14 Sep 04:25
cb34b91
Compare
Choose a tag to compare
  1. Changed backup sync minimum time to 1 day
  2. Improved syncing speed by adding paging while syncing
  3. Removed unused libraries

Release 0.17 : New Features and Bugfixes

03 Aug 18:27
ec6d7d7
Compare
Choose a tag to compare

Features

  1. Uploading multiple files from mobile app to improve performance
  2. Support for 360 degree/ Panorama on Web
  3. Requesting permission only when needed

Bugfixes

  1. Timeline thumbnails render as per aspect ratios
  2. Image rotated as per orientation while thumbnail generation

Utilities

  1. Added code recompute duration of videos
  2. Added method to regenerate thumbnails

Release 0.16 : New Features

02 Aug 19:26
fbd785b
Compare
Choose a tag to compare

Enhancement

  1. Show video duration on web app
  2. Show video duration on mobile app

Bugfix

  1. Not able to permanently delete asset
  2. Exif extraction of video duration is wrong

Release 0.15 : New Features

27 Jul 05:45
4901fc2
Compare
Choose a tag to compare

Web app

  1. Improved upload performance by offloading processing to other threads
  2. Code refactoring

Mobile App

  1. Implemented feature to allow user deleting synced file up to a date

Release 0.14 : New Features

26 Jul 10:17
7906af8
Compare
Choose a tag to compare

Mobile App

  1. Showing download progress as notification

Release 0.13 : New Features

25 Jul 16:33
ebfb83e
Compare
Choose a tag to compare
  1. Mobile app will show show number and size of assets already synced and allow user to delete from local device
  2. Server will now store assets in isolated folder for each user.

What's Changed

Full Changelog: V-0.12...V-0.13

Mobile App Updates

19 Jul 03:03
b0fa4c5
Compare
Choose a tag to compare
  1. Performance improvements
  2. Fixed header position

Bug fixes

18 Jul 10:28
689fe4a
Compare
Choose a tag to compare
  1. Enable file name and size comparison for deduplication
  2. Pre-filling demo account credentials on login screen

Performance Enhacements

18 Jul 02:37
40e7295
Compare
Choose a tag to compare
  1. Fixed slowness while fetching assets on web app
  2. Improvements in slow startup of mobile app.
  3. Introduced Implemented common header and footer in mobile app
  4. Core framework for album sync