Skip to content

Changelog

Latest updates and announcements.

Apri 2024 - All import supported, flashlist optimization and better blob support

Better import support

You can now import multiple format types from different sources

Improved image retrieval

Image retrieval now is fullscreen with zoom and modal.

Camera capture now imported

You can use your camera to upload images that are automatically encrypted

Flashlist support

Better performance for file directory list by switching to FlashList by shopify

Better blob support

Can now read any type that can be converted to blob to base64 by using Web standard classes (fetch and FileReader)

Better create and import file side effects

When any file is imported or created, the correct feedback and side-effects are now consistent.

March 2024 - Splash screen, icon and other triggers

Splash Screen

  • Added animation lottie splash screen.
  • Also changed load animation to fade as opposed to slide.
    Details

Media files

  • Extended import photo to take in multiple selection of photos.
  • Fixed loading state of image file items types when being rendered inside flatlist.
  • Added create photo, import photo and create audio scaffolding.
    Details

Artifacts