File tree 2 files changed +15
-2
lines changed
2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Osintgram 🔎📸
2
2
3
- [ ![ version-1.2 ] ( https://img.shields.io/badge/version-1.2 -green )] ( https://github.com/Datalux/Osintgram/releases/tag/1.2 )
3
+ [ ![ version-1.3 ] ( https://img.shields.io/badge/version-1.3 -green )] ( https://github.com/Datalux/Osintgram/releases/tag/1.3 )
4
4
[ ![ GPLv3] ( https://img.shields.io/badge/license-GPLv3-blue )] ( https://img.shields.io/badge/license-GPLv3-blue )
5
5
[ ![ Python3] ( https://img.shields.io/badge/language-Python3-red )] ( https://img.shields.io/badge/language-Python3-red )
6
6
[ ![ Telegram] ( https://img.shields.io/badge/Telegram-Channel-blue.svg )] ( https://t.me/osintgram )
@@ -45,7 +45,7 @@ Osintgram offers an interactive shell to perform analysis on Instagram account o
45
45
46
46
You can find detailed commands usage [ here] ( doc/COMMANDS.md ) .
47
47
48
- [ ** Latest version** ] ( https://github.com/Datalux/Osintgram/releases/tag/1.2 ) |
48
+ [ ** Latest version** ] ( https://github.com/Datalux/Osintgram/releases/tag/1.3 ) |
49
49
[ Commands] ( doc/COMMANDS.md ) |
50
50
[ CHANGELOG] ( doc/CHANGELOG.md )
51
51
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.3] ( https://github.com/Datalux/Osintgram/releases/tag/1.3 )
4
+ ** Enhancements**
5
+ - Artwork refactoring (#149 )
6
+ - Added command line mode (#155 )
7
+ - Added output limiter (#201 )
8
+
9
+ ** Bug fixes**
10
+ - Losing collected data (#156 )
11
+ - JSON user info (#202 )
12
+ - Issue #198 (#200 )
13
+ - Issue #204 (12e730e)
14
+
15
+
3
16
## [ 1.2] ( https://github.com/Datalux/Osintgram/releases/tag/1.2 )
4
17
** Enhancements**
5
18
- Added virtual environment (#126 )
You can’t perform that action at this time.
0 commit comments