Skip to content

Commit

Permalink
doc: new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Datalux committed Mar 15, 2021
1 parent d1710ef commit b75147c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
12 changes: 12 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.0](https://github.com/Datalux/Osintgram/releases/tag/1.0)
**Enhancements**
- Set itself as target (#53)
- Get others info from user (`info` command):
- Whats'App number (if avaible)
- City Name (if avaible)
- Address Street (if avaible)
- Contact phone number (if avaible)

**Bug fixes**
- Fix login issue (#79, #80, #81)

## [0.9](https://github.com/Datalux/Osintgram/releases/tag/0.9)

**Enhancements**
Expand Down
4 changes: 4 additions & 0 deletions doc/COMMANDS.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ Show target info like:
- business email (if available)
- HD profile picture url
- connected Facebook page (if available)
- Whats'App number (if avaible)
- City Name (if avaible)
- Address Street (if avaible)
- Contact phone number (if avaible)

### JSON
Can set preference to export commands output as JSON in output folder. It save output in `<target username>_<command>.JSON` file.
Expand Down

0 comments on commit b75147c

Please sign in to comment.