Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (18 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 1.65 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Breaking change

  • Android: replace io.stewan.capacitor.media.MediaPlugin; to com.getcapacitor.community.media.MediaPlugin in your MainActivity.java

1.0.1 (2020-07-01)

Features

Bug Fixes

  • android: revamp platform. fixes #6 (ebdce5b)

1.0.0 (2020-06-28)

Features

  • android: update to capacitor v2 (42b5620)
  • release capacitor plugin for medias (62a47e1)

Bug Fixes

  • album: media definition (bc07a5a)
  • android: add app compat (b7f8834)
  • android: enable api 29 for saveMedia (e446af5)
  • capacitor implementation (024ce37)