# bettercap v2.41.2 - Product: bettercap (https://whatsnew.fyi/product/bettercap) - Vendor: bettercap - Date: 2025-08-18 - Version: v2.41.2 - Original notes: https://github.com/bettercap/bettercap/releases/tag/v2.41.2 - Permalink: https://whatsnew.fyi/product/bettercap/releases/v2.41.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add default username and password for the API to simplify initial setup and access control - **fixed** — Correct tcp.proxy onData return value handling to ensure proper flow control in TCP proxy callbacks - **fixed** — Ensure consistent behavior between HTTP and HTTPS servers - **fixed** — Enforce callback signature checks to prevent runtime errors with invalid handlers ###### New Features - 🔐 Add default username and password for the API to simplify initial setup and access control. (thank you @kkrypt0nn) ###### Fixes - 🐛 Corrected tcp.proxy onData return value handling (fixes #788) to ensure proper flow control in TCP proxy callbacks. (thank you @LucasParsy) - Ensured consistent behavior between HTTP and HTTPS servers. - Enforced callback signature checks to prevent runtime errors with invalid handlers. ###### Miscellaneous - Fixed minor typos and improved wording (including `ticker off` description). - Maintenance: bumped GitHub Action `actions/download-artifact` from v4 to v5. - Housekeeping: merged upstream and dependency-related pull requests. This changelog was generated by [Changelog](http://github.com/evilsocket/changelog).