Skip to content

Commit dfc796d

Browse files
committed
chore: merge 0.9.6-beta into main
2 parents 5e420c3 + e070c18 commit dfc796d

5 files changed

Lines changed: 935 additions & 1162 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The Ideon project follows the [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) format
66
and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.9.6] - 2026-07-26
9+
10+
### Security
11+
12+
- Fixed an SSRF protection bypass ([GHSA-fwh7-rv72-xh5q](https://github.com/3xpyth0n/ideon/security/advisories/GHSA-fwh7-rv72-xh5q)) where IPv6 transition addresses could embed private IPv4 addresses and bypass the SSRF blocklist. Reported by [@tonghuaroot](https://github.com/tonghuaroot).
13+
814
## [0.9.5] - 2026-07-10
915

1016
### Security

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -140,16 +140,6 @@ Thanks go to these wonderful people:
140140
This project follows the [all-contributors](https://allcontributors.org) specification.
141141
Contributions of any kind are welcome!
142142

143-
## Project growth over time
144-
145-
<a href="https://www.star-history.com/#3xpyth0n/ideon&type=date&legend=bottom-right">
146-
<picture>
147-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=3xpyth0n/ideon&type=date&theme=dark&legend=bottom-right" />
148-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=3xpyth0n/ideon&type=date&legend=bottom-right" />
149-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=3xpyth0n/ideon&type=date&legend=bottom-right" />
150-
</picture>
151-
</a>
152-
153143
## License
154144

155145
AGPLv3.

0 commit comments

Comments
 (0)