winhtaikaung / react-tiny-link

Convert your links into rich previews
https://winhtaikaung.github.io/react-tiny-link
259 stars 48 forks source link

add loadSecureUrls props to resolve mixed content issue #46

Closed sndsabin closed 4 years ago

sndsabin commented 4 years ago

for details, please refer to https://github.com/winhtaikaung/react-tiny-link/pull/45

sndsabin commented 4 years ago

Hey @winhtaikaung just wondering when this PR will be merged into master and released ? It's kinda important because we have used this package and been receiving complain about app not being secure despite SSL certificate due to mixed content.

winhtaikaung commented 4 years ago

@all-contributors please add @sndsabin for code and bug

winhtaikaung commented 4 years ago

Hey @winhtaikaung just wondering when this PR will be merged into master and released ? It's kinda important because we have used this package and been receiving complain about app not being secure despite SSL certificate due to mixed content.

Yes I will release it by today and will let you know again

winhtaikaung commented 4 years ago

@all-contributors please add @sndsabin for code and bug

allcontributors[bot] commented 4 years ago

@winhtaikaung

I've put up a pull request to add @sndsabin! :tada:

winhtaikaung commented 4 years ago

Hey @sndsabin your fixes has been released please use v3.3.1

https://www.npmjs.com/package/react-tiny-link

Thank you for your contribution

sndsabin commented 4 years ago

Thanks @winhtaikaung :)