Projects STRLCPY Osintgram Commits fb069af5
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    1  -[![](https://img.shields.io/badge/version-0.8-green)](https://github.com/Datalux/Osintgram/releases/tag/0.8)
     1 +[![](https://img.shields.io/badge/version-0.9-green)](https://github.com/Datalux/Osintgram/releases/tag/0.9)
    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   
    skipped 27 lines
    32 32  ```
    33 33  You can find detailed commands usage [here](doc/COMMANDS.md).
    34 34   
    35  -[**Latest version**](https://github.com/Datalux/Osintgram/releases/tag/0.8) |
     35 +[**Latest version**](https://github.com/Datalux/Osintgram/releases/tag/0.9) |
    36 36  [CHANGELOG](doc/CHANGELOG.md)
    37 37   
    38 38  ## Tools
    skipped 42 lines
  • ■ ■ ■ ■ ■ ■
    doc/CHANGELOG.md
    1 1  # Changelog
    2 2   
     3 +## [0.9](https://github.com/Datalux/Osintgram/releases/tag/0.9)
     4 + 
     5 +**Enhancements**
     6 +- Send a follow request if user not following target (#44)
     7 +- Added new `fwingsemail` command (#50)
     8 +- Added autocomplete with TAB (07e0fe8)
     9 + 
     10 +**Bug fixes**
     11 +- Decoding error of response [bug #46] (f9c5f73)
     12 +- `stories` command not working (#49)
     13 + 
    3 14  ## [0.8](https://github.com/Datalux/Osintgram/releases/tag/0.8)
    4 15   
    5 16  **Enhancements**
    skipped 80 lines
Please wait...
Page is in error, reload to recover