Skip to content

Commit

Permalink
release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeshojha committed Jul 20, 2024
1 parent 2a2ce2c commit 53d9f50
Show file tree
Hide file tree
Showing 8 changed files with 66 additions and 10 deletions.
56 changes: 56 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,61 @@
# Changelog

## 2.1.1

**Release Date: July 20, 2024**

## What's Changed and Fixed
* Update contribution guidelines reference by @emmanuel-ferdman in https://github.com/yogeshojha/rengine/pull/1286
* fix xss on page title fix #1185 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1296
* fix context key error #1263 #1209 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1294
* fix xss on vulnerability description payloads #1262 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1298
* (bug) fix screenshot csv parser #1299 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1300
* (Security) Fixes #1202 bug risk of leaking the scan result files by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1301
* Fix #1291 Refactor Makefiles for windows/linux to accomodate both v1 and v2 of docker compose by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1302
* Fix custom_header to accept multiple headers using custom_headers by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1303
* Handle hash in url, added navigation for Tabs, Fixes #1155 bug href link with html id does not link to the expected url by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1306
* Optimize uninstall scripts to perform operations only related to reNgine Fixes # 1187 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1307
* Added validators to validate URL fixes #1176 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1308
* Fix LLM/langchain issue for fetching vulnerability report using local LLM model Fixed #1292 local model dont use fetch gpt vulnerability details by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1311
* Fixes for Clocked and Periodic Scans Fix #1287 Fixes #1015 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1313
* Fix Not able to add todo from All Subdomains Section Fixes #1310 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1314
* Fix #1315 Fix for todo URLs not compatible with slugs by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1316
* Fixes #1122 But in port service lookup that caused multiple entries of Port with same port number but different service name/description by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1317

## New Contributors
* @emmanuel-ferdman made their first contribution in https://github.com/yogeshojha/rengine/pull/1286

**Full Changelog**: https://github.com/yogeshojha/rengine/compare/v2.1.0...v2.1.1

## 2.1.0

**Release Date: June 22, 2024**

## What's Changed
* ARM support
* Add LLM Toolkit by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1259
* use django-env by @fopina in https://github.com/yogeshojha/rengine/pull/1230
* Add Lark to notifications. by @iuime in https://github.com/yogeshojha/rengine/pull/1137
* Added restart: always to redis container by @null-ref-0000 in https://github.com/yogeshojha/rengine/pull/1275
* Dockerfile cleanup: reduce image size 3x by @sa7mon in https://github.com/yogeshojha/rengine/pull/1212
* Support for ARM-based platforms and remove obsolete composer version by @metehan-arslan in https://github.com/yogeshojha/rengine/pull/1242
* Fix importing CIDR blocks by @pbehnke in https://github.com/yogeshojha/rengine/pull/1205
* Added SAN extension to the generated certs by @michschl in https://github.com/yogeshojha/rengine/pull/1282
* Release/2.1.0 by @yogeshojha in https://github.com/yogeshojha/rengine/pull/1147
* Dockerfile Build Multiple Platforms by @vncloudsco in https://github.com/yogeshojha/rengine/pull/1210

## New Contributors
* @fopina made their first contribution in https://github.com/yogeshojha/rengine/pull/1230
* @iuime made their first contribution in https://github.com/yogeshojha/rengine/pull/1137
* @null-ref-0000 made their first contribution in https://github.com/yogeshojha/rengine/pull/1275
* @sa7mon made their first contribution in https://github.com/yogeshojha/rengine/pull/1212
* @metehan-arslan made their first contribution in https://github.com/yogeshojha/rengine/pull/1242
* @pbehnke made their first contribution in https://github.com/yogeshojha/rengine/pull/1205
* @michschl made their first contribution in https://github.com/yogeshojha/rengine/pull/1282
* @vncloudsco made their first contribution in https://github.com/yogeshojha/rengine/pull/1210

**Full Changelog**: https://github.com/yogeshojha/rengine/compare/v2.0.6...v2.1.0

## 2.0.6

**Release Date: May 11, 2024**
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<a href="https://rengine.wiki"><img src=".github/screenshots/banner.gif" alt=""/></a>
</p>

<p align="center"><a href="https://github.com/yogeshojha/rengine/releases" target="_blank"><img src="https://img.shields.io/badge/version-v2.1.0-informational?&logo=none" alt="reNgine Latest Version" /></a>&nbsp;<a href="https://www.gnu.org/licenses/gpl-3.0" target="_blank"><img src="https://img.shields.io/badge/License-GPLv3-red.svg?&logo=none" alt="License" /></a>&nbsp;<a href="#" target="_blank"><img src="https://img.shields.io/badge/first--timers--only-friendly-blue.svg?&logo=none" alt="" /></a>&nbsp;<a href="https://huntr.dev/bounties/disclose/?target=https%3A%2F%2Fgithub.com%2Fyogeshojha%2Frengine" target="_blank"><img src="https://cdn.huntr.dev/huntr_security_badge_mono.svg" alt="" /></a>&nbsp;</p>
<p align="center"><a href="https://github.com/yogeshojha/rengine/releases" target="_blank"><img src="https://img.shields.io/badge/version-v2.1.1-informational?&logo=none" alt="reNgine Latest Version" /></a>&nbsp;<a href="https://www.gnu.org/licenses/gpl-3.0" target="_blank"><img src="https://img.shields.io/badge/License-GPLv3-red.svg?&logo=none" alt="License" /></a>&nbsp;<a href="#" target="_blank"><img src="https://img.shields.io/badge/first--timers--only-friendly-blue.svg?&logo=none" alt="" /></a>&nbsp;<a href="https://huntr.dev/bounties/disclose/?target=https%3A%2F%2Fgithub.com%2Fyogeshojha%2Frengine" target="_blank"><img src="https://cdn.huntr.dev/huntr_security_badge_mono.svg" alt="" /></a>&nbsp;</p>

<p align="center">
<a href="https://www.youtube.com/watch?v=Xk_YH83IQgg" target="_blank"><img src="https://img.shields.io/badge/BlackHat--Arsenal--Asia-2023-blue.svg?logo=none" alt="" /></a>&nbsp;
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ services:
- POSTGRES_HOST=${POSTGRES_HOST}
# THIS IS A MUST FOR CHECKING UPDATE, EVERYTIME A COMMIT IS MERGED INTO
# MASTER, UPDATE THIS!!! MAJOR.MINOR.PATCH https://semver.org/
- RENGINE_CURRENT_VERSION='2.1.0'
- RENGINE_CURRENT_VERSION='2.1.1'
volumes:
- ./web:/usr/src/app
- github_repos:/usr/src/github
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ services:
- DJANGO_SUPERUSER_PASSWORD=${DJANGO_SUPERUSER_PASSWORD}
# THIS IS A MUST FOR CHECKING UPDATE, EVERYTIME A COMMIT IS MERGED INTO
# MASTER, UPDATE THIS!!! MAJOR.MINOR.PATCH https://semver.org/
- RENGINE_CURRENT_VERSION='2.1.0'
- RENGINE_CURRENT_VERSION='2.1.1'
volumes:
- ./web:/usr/src/app
- github_repos:/usr/src/github
Expand Down
2 changes: 1 addition & 1 deletion web/art/reNgine.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
_ __ ___| \| | __ _ _ _ __ ___
| '__/ _ \ . ` |/ _` | | '_ \ / _ \
| | | __/ |\ | (_| | | | | | __/
|_| \___|_| \_|\__, |_|_| |_|\___| v2.1.0
|_| \___|_| \_|\__, |_|_| |_|\___| v2.1.1
__/ |
|___/
2 changes: 1 addition & 1 deletion web/dashboard/templates/dashboard/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
{% endblock custom_js_css_link %}

{% block breadcrumb_title %}
<span class="badge badge-soft-info">reNgine 2.1.0</span>
<span class="badge badge-soft-info">reNgine 2.1.1</span>
{% endblock breadcrumb_title %}

{% block main_content %}
Expand Down
8 changes: 4 additions & 4 deletions web/templates/base/_items/top_bar.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,18 +170,18 @@ <h6 class="text-overflow m-0">Welcome {{user.get_username}}!</h6>
<div class="logo-box">
<a href="{% url 'dashboardIndex' current_project.slug %}" class="logo logo-dark text-center">
<span class="logo-sm">
<h3 class="text-logo vertical-center">reNgine&nbsp;<small>2.1.0</small></h3>
<h3 class="text-logo vertical-center">reNgine&nbsp;<small>2.1.1</small></h3>
</span>
<span class="logo-lg">
<h3 class="text-logo vertical-center">reNgine&nbsp;<small>2.1.0</small></h3>
<h3 class="text-logo vertical-center">reNgine&nbsp;<small>2.1.1</small></h3>
</span>
</a>
<a href="{% url 'dashboardIndex' current_project.slug %}" class="logo logo-light text-center">
<span class="logo-sm">
<h3 class="text-sm-logo vertical-center">reNgine&nbsp;<small>2.1.0</small></h3>
<h3 class="text-sm-logo vertical-center">reNgine&nbsp;<small>2.1.1</small></h3>
</span>
<span class="logo-lg">
<h3 class="text-lg-logo vertical-center">reNgine&nbsp;<small>2.1.0</small></h3>
<h3 class="text-lg-logo vertical-center">reNgine&nbsp;<small>2.1.1</small></h3>
</span>
</a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion web/templates/base/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</a>
</div>
<h3 class="">Login to reNgine</h3>
<p>Current release: v2.1.0</p>
<p>Current release: v2.1.1</p>
</div>
<div class="alert alert-primary" role="alert">
<a href="https://rengine.wiki" target="_blank">Learn how to create reNgine account.</a>
Expand Down

0 comments on commit 53d9f50

Please sign in to comment.