Skip to content

Commit 313a2f1

Browse files
committed
🔖 Version 1.0.4 Release
1 parent b6c0dbb commit 313a2f1

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

CHANGELOG

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
Version 1.0.4 []
1+
Version 1.0.4 [14-05-2020]
22
- Fixed an error where local firefox extensions could not be detected (issue #9)
33
- Added support for Brave browser
4+
- Fixed some CSRF issues
5+
- Added `--nobrowser` argument
46
Version 1.0.3 [22-10-2019]
57
- Show extension browser name in scan info (issue #4)
68
- Fixed a bug that created error when user is offline

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<p align='center'>
55
<img src="https://i.imgur.com/iOyxLPf.png" alt="Logo"> <br>
6-
<a href="https://github.com/Tuhinshubhra/ExtAnalysis/releases/tag/v.1.0.3"><img src="https://img.shields.io/badge/Version-1.0.3-brightgreen.svg?style=style=flat-square" alt="version"></a>
6+
<a href="https://github.com/Tuhinshubhra/ExtAnalysis/releases/tag/v.1.0.4"><img src="https://img.shields.io/badge/Version-1.0.4-brightgreen.svg?style=style=flat-square" alt="version"></a>
77
<img src="https://img.shields.io/badge/OS-Windows%2C%20Linux-blue.svg">
88
<a href="https://github.com/Tuhinshubhra/ExtAnalysis/"><img src="https://img.shields.io/badge/python-3-orange.svg?style=style=flat-square" alt="Python Version"></a>
99
<a href="https://github.com/Tuhinshubhra/ExtAnalysis/stargazers"><img src="https://img.shields.io/github/stars/Tuhinshubhra/ExtAnalysis.svg" alt="GitHub stars" /></a>

current_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.3
1+
1.0.4

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ <h3 class="mid_header">INFO</h3>
355355
-->
356356
<div style="width: 100%; padding: 0px 20%;">
357357
<div class="author_info">
358-
ExtAnalysis Version 1.0.3
358+
ExtAnalysis Version 1.0.4
359359
<br>
360360
Created By: r3dhax0r (Tuhinshubhra)
361361
<br>

0 commit comments

Comments
 (0)