Latest Release
- Repository: vinteumorg/Floresta
- Published on: 2026-01-12 12:20:09 UTC
- Version Tag: v0.8.1
- By: Davidson-Souza
- On GitHub: vinteumorg/Floresta/releases
This patch PR fixes a few bugs we've found with the latest release, with no new features.
We remember that Floresta is still a software under heavy development, and bugs are expected. If you find any bug, please report through our issue tracker
What's Changed
- pin dns-lookup version: This would break MSRV builds due to unsuported features
- Fix reindex during chain selection: We had a bug during headers-first sync where we could get stuck in an infinite loop in some rare cases, this PR fixes this.
- florestad: disable cfilters with --no-cfilters: After some changes in how our internal filters struct works, we had a small bug with our flag to disable filters, where it wouldn't work (the logic was inverted). This commit makes it work again.
Full Changelog: https://github.com/getfloresta/Floresta/compare/v0.8.0...v0.8.1
Data updated on: 2026-02-23 20:03 UTC