Version 0.1.1 released

Release notes: version 0.1.1

This patch release fixes this issue:

  • Thumbnail images are now generated during image upload instead of on the fly.
  • Presigned image URL generation (secure, temporary links that allow us to display images and their thumbnails) is now faster and uses fewer database resources.
  • This fixes an issue where loading large numbers of thumbnails fails due to database resource constraints.
  • Thumbnail loading (e.g. of the table of items in the main dashboard view) should now be faster.