Skip to content

Releases: nerdic-coder/block-photos

v4.2

11 Jun 08:22
308b8b5
Compare
Choose a tag to compare

Changelog

  • [enhancement] Updating blockstack.js library to version 19.2.1
  • [enhancement] Implement the new deleteFile method from blockstack.js
  • [bug] Fix deletion of photos from the photo viewer getting stuck on black page

v4.1

02 Jun 15:31
4634efe
Compare
Choose a tag to compare

Changelog

  • [enhancement] New setting for clearing photos cache
  • [enhancement] Improve compression from iOS

v4.0

30 May 22:03
31bd9a5
Compare
Choose a tag to compare

Changelog

  • [enhancement] #48 Automatically sync photos between devices
  • [enhancement] #35 Photos can now be downloaded from Block Photos
  • [enhancement] #50 Compressed versions of photos for faster loading times
  • [enhancement] Redesign of menu buttons and loaders

v3.0

09 Apr 20:48
6e21646
Compare
Choose a tag to compare

Changelog

  • [enhancement] #26 Photo viewer Slide between pictures with multi-touch
  • [enhancement] #25 Slide between photos in the Photo viewer with the keyboard arrow keys
  • [enhancement] #38 Zoom in on photos in the photo viewer
  • [enhancement] Updating blockstack.js library to version 19.1.0

v2.0

30 Jan 18:34
09c1456
Compare
Choose a tag to compare

Changelog

  • [enhancement] Possibility to create photo albums #41
  • [enhancement] Add upload photos progress bar #44
  • [enhancement] Settings page to turn on/off anonymous tracking data
  • [enhancement] New side-menu layout

v1.3.0

09 Jan 23:31
Compare
Choose a tag to compare

Changelog

  • [bug] Fix security issue with blockstack by updating blockstack.js library to version 18.2.1.

v1.2.0

04 Dec 21:42
Compare
Choose a tag to compare

Changelog

  • [enhancement] Default text when pictures list is empty #45
  • [bug] Improve the Android PWA icons #37
  • [bug] CSS transform: rotate not rendering correctly on iOS #34
  • [enhancement] Add more details to profile page #32
  • [enhancement] Add the possibility to delete several pictures at once #31
  • [enhancement] Add similar styling to the app as the landing page #30
  • [enhancement] Upload photos in web app version #29
  • [closed] Fix 'Duplicate Code' issue in Profile and Picture pages with uploadFiles method #27
  • [closed] Right click menu in pictures list #24
  • [closed] Icon and logo for the Block Photos app #23
  • [closed] Create unit tests for pages #22
  • [closed] Create unit tests for PictureService class #21
  • [closed] Create blockstack mock for unit tests #20
  • [closed] Create electron mock for unit tests #19
  • [closed] Write unit tests for component BlockImg #18
  • [closed] Add ESLint checks on project code #17
  • [closed] Empty cache on logout #16
  • [enhancement] Add support for running Block Photos on iOS and Android #15
  • [closed] Slide between pictures in the picture view #13
  • [closed] Drag and drop uploads of pictures #11
  • [closed] Refresh button on the pictures list #10
  • [enhancement] Have the pictures list in an endless scroll #9
  • [closed] Show loading spinner on various actions #8
  • [enhancement] Add instructions on login page #7
  • [enhancement] Add a button to rotate the images #6
  • [closed] Error handling at login #5
  • [closed] Error handling when the picutres list can't be loaded #4
  • [closed] Error handling when image uploading goes wrong #3
  • [closed] Add a file size error message #2
  • [closed] Switch cache to Web SQL storage #1