Skip to content

v1.2.0

Compare
Choose a tag to compare
@nerdic-coder nerdic-coder released this 04 Dec 21:42
· 162 commits to master since this release

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