Skip to content

Commit

Permalink
🐛 Bug fixes in stories and images
Browse files Browse the repository at this point in the history
  • Loading branch information
theus committed Jul 24, 2024
1 parent 6394aa1 commit 8873842
Show file tree
Hide file tree
Showing 9 changed files with 80 additions and 284 deletions.
50 changes: 25 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [instantgram] v5.0.6
# [instantgram] v5.1.0

![GitHub release](https://img.shields.io/badge/release-v5.0.6-blue)
![GitHub release](https://img.shields.io/badge/release-v5.1.0-blue)

![badge](https://img.shields.io/badge/for-instagram-yellow.svg?style=flat-square)
[![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)
Expand All @@ -11,7 +11,7 @@

### [:arrow_right: Bookmarklet][1]

![gif demo](img/demo.gif)
![gif demo](assets/img/demo.gif)

:bulb: Now in version 4.0.0, [instantgram] now working again with full support of all media types also recognizes canvas images.\
Also it has now support for multiple images videos in any site feed or post with modal.
Expand All @@ -31,34 +31,34 @@ Also it has now support for multiple images videos in any site feed or post with

## Roadmap

- ~~a way of notify updates in [instantgram]~~ :heavy_check_mark: in v2.0.0
- ~~make a gif explaining the [instantgram]~~ :heavy_check_mark:
- ~~video :smirk_cat:~~ :heavy_check_mark: in v2.2.0
- ~~a way of notify updates in [instantgram]~~ :heavy_check_mark: in v2.0.0
- ~~make a gif explaining the [instantgram]~~ :heavy_check_mark:
- ~~video :smirk_cat:~~ :heavy_check_mark: in v2.2.0

## Contributing

Read [CONTRIBUTING.md](CONTRIBUTING.md) for more information. :heart:

## Changelog

- v5.0.6 - Fix trying to get image from a story (it was opening a blank page sometimes)
- v5.0.5 - Fix carousel post always getting videos [#79](https://github.com/theus/instantgram/issues/79)
- v5.0.4 - Fix video downloads [#76](https://github.com/theus/instantgram/issues/76) (thanks to [@ghnp5](https://github.com/ghnp5))
- v5.0.3 - Fix opening stories (videos) [#75](https://github.com/theus/instantgram/issues/75) (thanks to [@mklaber](https://github.com/mklaber) 🎉👑)
- v5.0.2 - Fix open correctly image in carousel
- v5.0.1 - Fix open correctly video on posts with more than 1 (thanks to [@mklaber](https://github.com/mklaber))
- v5.0.0 - Rewrite [instantgram] to work with the last chances in Instagram
- v4.0.8 - Fix stories (thanks to [@mklaber](https://github.com/mklaber))
- v4.0.7 - Fix grabbing some videos / posts (thanks to [@mklaber](https://github.com/mklaber))
- v4.0.5 - Fix loading of videos from story (and maybe posts) [#50](https://github.com/theus/instantgram/issues/50), [#48](https://github.com/theus/instantgram/issues/48) (thanks [@joe-wee](https://github.com/joe-wee)!)
- v4.0.4 - Fix open blob video files
- v4.0.3 - Fix search images (automatically) on page
- v4.0.2 - Fix [#32](https://github.com/theus/instantgram/issues/32) set language: undefined
- v4.0.1 - Fix [#33](https://github.com/theus/instantgram/issues/33) URL Signature Mismatch on Edge Chromium
- v4.0.0 - [instangram] now working again with full support of all media types also recognizes canvas images. Also it has now support for multiple images videos in any site feed or post with modal. (thanks to @ThinkBIG-Company)
- v2.4.0 - [instangram] now supports Stories.
- v2.3.0 - [instangram] now supports localization, both app and website. Initially it has en-US and pt-BR. You can help us translate [instantgram] for your language! Cool? Read [contributing](CONTRIBUTING.md) for more information.
- v2.2.0 - [instantgram] now supports video too! :movie_camera:
- After v2.0.0, [instantgram] has your data saved in `localStorage` and can be accessed entering `localStorage.getItem('instantgram')` in console inside instagram.com. If you can't access this item, you may be using a version before v2.0.0.
- v5.0.6 - Fix trying to get image from a story (it was opening a blank page sometimes)
- v5.0.5 - Fix carousel post always getting videos [#79](https://github.com/theus/instantgram/issues/79)
- v5.0.4 - Fix video downloads [#76](https://github.com/theus/instantgram/issues/76) (thanks to [@ghnp5](https://github.com/ghnp5))
- v5.0.3 - Fix opening stories (videos) [#75](https://github.com/theus/instantgram/issues/75) (thanks to [@mklaber](https://github.com/mklaber) 🎉👑)
- v5.0.2 - Fix open correctly image in carousel
- v5.0.1 - Fix open correctly video on posts with more than 1 (thanks to [@mklaber](https://github.com/mklaber))
- v5.0.0 - Rewrite [instantgram] to work with the last chances in Instagram
- v4.0.8 - Fix stories (thanks to [@mklaber](https://github.com/mklaber))
- v4.0.7 - Fix grabbing some videos / posts (thanks to [@mklaber](https://github.com/mklaber))
- v4.0.5 - Fix loading of videos from story (and maybe posts) [#50](https://github.com/theus/instantgram/issues/50), [#48](https://github.com/theus/instantgram/issues/48) (thanks [@joe-wee](https://github.com/joe-wee)!)
- v4.0.4 - Fix open blob video files
- v4.0.3 - Fix search images (automatically) on page
- v4.0.2 - Fix [#32](https://github.com/theus/instantgram/issues/32) set language: undefined
- v4.0.1 - Fix [#33](https://github.com/theus/instantgram/issues/33) URL Signature Mismatch on Edge Chromium
- v4.0.0 - [instangram] now working again with full support of all media types also recognizes canvas images. Also it has now support for multiple images videos in any site feed or post with modal. (thanks to @ThinkBIG-Company)
- v2.4.0 - [instangram] now supports Stories.
- v2.3.0 - [instangram] now supports localization, both app and website. Initially it has en-US and pt-BR. You can help us translate [instantgram] for your language! Cool? Read [contributing](CONTRIBUTING.md) for more information.
- v2.2.0 - [instantgram] now supports video too! :movie_camera:
- After v2.0.0, [instantgram] has your data saved in `localStorage` and can be accessed entering `localStorage.getItem('instantgram')` in console inside instagram.com. If you can't access this item, you may be using a version before v2.0.0.

[1]: http://theus.github.io/instantgram
Binary file added _astro/demo-optimize.Bc7qVjsq_1KQcH3.webp
Binary file not shown.
Binary file added _astro/demo-optimize.Bc7qVjsq_Z1aIWeT.webp
Binary file not shown.
Binary file added assets/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
104 changes: 18 additions & 86 deletions index.html

Large diffs are not rendered by default.

104 changes: 18 additions & 86 deletions lang/de-de/index.html

Large diffs are not rendered by default.

104 changes: 18 additions & 86 deletions lang/pt-br/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion license.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ https://github.com/theus/instantgram

The MIT License (MIT)

Copyright (c) 2016 Matheus Falcão
Copyright (c) 2024 Matheus Falcão

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 8873842

Please sign in to comment.