Big thanks to Rucknium for guiding me in detail about the MRL and DNS Ban List through his Monero Network Scan project and Boog900 for his Monero Ban List data.
This release adds information to each node about whether they activate the MRL and DNS Ban List to the table and API response.
In addition, a new page that specifically displayed Nodes that activated both MRL and DNS Ban List was added.
What's Changed
- Fix grammar and syntax by @90th in #192
- feat: Added MRL & DNS ban list information to remote node table #191 by @ditatompel in #195
- feat: Reject new node if it listed in Boog900's ban list by @ditatompel in 3879417
- feat: "Filter by name or IP" input text is now searches for multiple IP address by @ditatompel in #197
- feat: Added filter by
spynode
#191 by @ditatompel in #199 - feat!: Added dedicated "Ban List Enabled" page by @ditatompel in #200
- feat:
host
query is now searches for multiple IP addresses by @ditatompel in e8338ae - feat: Archive inactive nodes instead of deleting them by @ditatompel in 81590ca
- Wallet Donation Address Change by @ditatompel in #201
Deps
- build(deps): bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 by @dependabot[bot] in #187
- build(deps): bump github.com/a-h/templ from 0.3.898 to 0.3.906 by @dependabot[bot] in #188
- build(deps): bump github.com/oschwald/geoip2-golang from 1.11.0 to 1.13.0 by @dependabot[bot] in #189
- build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #190
- build(deps): bump github.com/gofiber/fiber/v2 from 2.52.8 to 2.52.9 by @dependabot[bot] in #194
- build(deps): bump github.com/a-h/templ from 0.3.906 to 0.3.924 by @dependabot[bot] in #198
- build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #202
New Contributors
Full Changelog: v0.2.2...v0.2.3