File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.7] ( https://github.com/Datalux/Osintgram/releases/tag/0.7 )
4
+
5
+ ** Enhancements**
6
+ - banner now show target ID (#30 )
7
+ - persistent login (#33 )
8
+ - error handler (85e390b)
9
+ - added CTRL+C handler (c2c3c3e)
10
+
11
+ ** Bug fixes**
12
+ - fix likes and comments posts counter bug (44b7534)
13
+
14
+
15
+
3
16
## [ 0.6] ( https://github.com/Datalux/Osintgram/releases/tag/0.6 )
4
17
5
18
** Enhancements**
Original file line number Diff line number Diff line change 1
- [ ![ ] ( https://img.shields.io/badge/version-0.6 -green )] ( https://github.com/Datalux/Osintgram/releases/tag/0.6 )
1
+ [ ![ ] ( https://img.shields.io/badge/version-0.7 -green )] ( https://github.com/Datalux/Osintgram/releases/tag/0.7 )
2
2
[ ![ ] ( https://img.shields.io/badge/license-GPLv3-blue )] ( https://img.shields.io/badge/license-GPLv3-blue )
3
3
[ ![ ] ( https://img.shields.io/badge/language-Python3-red )] ( https://img.shields.io/badge/language-Python3-red )
4
4
@@ -30,8 +30,8 @@ Osintgram offers an interactive shell to perform analysis on Instagram account o
30
30
```
31
31
You can find detailed commands usage [ here] ( commands.md ) .
32
32
33
- [ ** Latest version** ] ( https://github.com/Datalux/Osintgram/releases/tag/0.6 ) |
34
- [ CHANGELOG] ( changelog .md)
33
+ [ ** Latest version** ] ( https://github.com/Datalux/Osintgram/releases/tag/0.7 ) |
34
+ [ CHANGELOG] ( CHANGELOG .md)
35
35
36
36
## Tools
37
37
<p align =" center " >
You can’t perform that action at this time.
0 commit comments