All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.1 (2024-09-04)
4.0.0 (2024-08-31)
- This plugin now only supports Capacitor 6.
- Update README.md
- Update to @capacitor/core 5.7.5
- Update to @capacitor/ios 5.7.5
- Update to @capacitor/android 5.7.5
- Feat/custom headers PR#60 by Shiva Prasad
- Update to @capacitor/core 5.3.0
- Update to @capacitor/ios 5.3.0
- Update to @capacitor/android 5.3.0
- Android Close button stops working after device is rotated issue#50
- Android Display timeout disabled with plugin installed issue#43
- iOS Photo and close button partially disappear off of screen when device is rotated issue#57 (PR#58 from camilocalvo)
- iOS Add method saveImageFromHttpToInternal
- iOS Add method getInternalImagePaths
- Add iOSImageLocation definition in capacitor.config.ts
- Android fix App crashing when calling PhotoViewer.show after updating to version 3.0 and capacitor 5 issue#51
- Android fix closing with transition issue#38
- Android fix App in prod calls ANR when user exits from image viewer issue#48
- Android fix Image title on Android issue#39
- Android fix Close button stops working after device is rotated issue#50
- Fix Web listener
jeepCapPhotoViewerExit
not fired.
- Update to @capacitor/core 5.3.0
- Update to @capacitor/ios 5.3.0
- Update to @capacitor/android 5.3.0
- Fix request READ_MEDIA_IMAGES permission for Android SDK >= 33 PR#46 from Chirag Anand
- Fix Kotlin Version for Capacitor in README.md PR#47 from Chirag Anand
- Fix OS Share & Close button not visible issue#42
- Fix iOS invisible close button when opens images list in a slider mode issue#36
- Update to @capacitor/core 5.0.3
- Update to @capacitor/ios 5.0.3
- Update to @capacitor/android 5.0.3
- Update to @capacitor/core 4.8.0
- Update to @capacitor/ios 4.8.0
- Update to @capacitor/android 4.8.0
- Fix OS Share & Close button not visible issue#42
- Fix iOS invisible close button when opens images list in a slider mode issue#36
- Android change onTouch() method signature #32 (PR from Nils Braune)
- Update to @capacitor/core 4.6.1
- Update to @capacitor/ios 4.6.1
- Update to @capacitor/android 4.6.1
- Change method signature in OnSwipeTouchListener.kt #31 (PR from Nils Braune)
- fix the web swipe-up & swipe-down gesture in jeep-photoviewer
- Add swipe-up & swipe-down gesture issue#26
- Update to @capacitor/core 4.5.0
- Update to @capacitor/ios 4.5.0
- Update to @capacitor/android 4.5.0
- fix The close button is not visible in iOS with Light theme on issue#27
- fix bug in Android permissions
- fix issue #22 and issue #24
- fix local image web path (iOS)
- Update to @capacitor/core 4.2.0
- Update to @capacitor/ios 4.2.0
- Update to @capacitor/android 4.2.0
- Add local image web path (iOS, Android) issue#22
- publish as
latest
release in npm
- Update to @capacitor/core 4.0.1
- Update to @capacitor/ios 4.0.1
- Update to @capacitor/android 4.0.1
- 1.1.2 was taken from a wrong 1.1.1
- Update to @capacitor/[email protected]
- Update to @capacitor/[email protected]
- Update to @capacitor/[email protected]
- Update to [email protected]
- Unable to show the SliderViewController issue#14
- Google Play crash console issue#15
- Update to [email protected]
- Hide placeholder when black PNG image with transparency in gallery mode Web
- Update to @capacitor/[email protected]
- Update to @capacitor/[email protected]
- Update to @capacitor/[email protected]
- Update to [email protected]
- Add
backgroundcolor
option for iOS, Android & Web
- Fix indexImage in SliderViewController iOS
- Fix documentation
Ionic-Angular-Usage.md
&&Ionic-Vue-Usage.md
- Add
Slider
mode for iOS, Android & Web - Add
jeepCapPhotoViewerExit
plugin event listener
- Add an option to open slider directly issue#11
- fix Web plugin for [email protected]
- Fix Android Image share
- Android add back press button on the three main fragments
- iOS add close button in the photo gallery page
- Link to a Vite React application
- Update Readme for Android project issue#9
- Add a link to a Vite React application issue#10
- Fix Android Manually close the image on back pressed issue#8
- Update to @capacitor/[email protected]
- Update to @capacitor/[email protected]
- Update to @capacitor/[email protected]
- Fix iOS Wrong image ratio / Image cut off issue#7
- Fix issue#4
- Add s.dependency 'ISVImageScrollView' to the CapacitorCommunityPhotoviewer.podspec
- Update to @capacitor/[email protected]
- Update to @capacitor/[email protected]
- Update to @capacitor/[email protected]
- One image mode pinch-zoom and pan
- Fix issue#2
- fix all issues listed in issue#2 for iOS only
- Display a fullscreen view when the image list contains one image
- Update to @capacitor/[email protected]
- Update to [email protected]
- Display a fullscreen view when the image list contains one image
- Update to @capacitor/[email protected]
- Add Ionic-Angular-Usage.md
- Update to @capacitor/[email protected]
- Update to @capacitor/[email protected]
- fix issue with jeep-photoviewer loader
- Update to @capacitor/[email protected]
- Web plugin by using
jeep-photoviewer
Stencil component. - Add movie creation to iOS plugin
- Update to @capacitor/[email protected]
- Android Rotation Portrait to Landscape
- Android Close button when image in fullscreen
- Android Hiding Share and Close button on singleTap
- iOS Reading Base64 images
- iOS Sharing an image
- iOS Gestures for Zooming in/out
- maxzoomscale options
- compression quality options
- Initial commit for Photoviewer Android and iOS