Skip to content

Releases: maxgfr/brutifi

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 13:03

2.0.0 (2026-01-30)

⚠ BREAKING CHANGES

  • remove auto-attack

✨ Features

  • add captive portal templates and server module (Sprint 3) (7b2d8e5)
  • Add integration tests for scan workflow and security methods (d2dec76)
  • add PMKID support for client-less attacks and enhance capture progress tracking (00a1637)
  • implement Evil Twin core module (Sprint 3 - WIP) (198d803)
  • implement WPA3-SAE support (Sprint 2) (30c2a6e)
  • implement WPS attacks (Pixie-Dust and PIN brute-force) (b3af419)
  • remove auto-attack (f174478)

🐛 Bug Fixes

  • Remove outdated HTML templates for various router brands (Linksys, NETGEAR, TP-LINK, Generic) to streamline codebase and improve maintainability. (9f48957)
  • Update display name formatting for WPS Pixie Dust attack type (9a26f35)

📝 Documentation

  • update README with WPA3-SAE features (a3a4e63)

♻️ Code Refactoring

  • Update CI commands in AGENTS.md for clarity and consistency; improve code formatting checks (a1b0def)

v1.14.2

Choose a tag to compare

@github-actions github-actions released this 25 Jan 15:39

1.14.2 (2026-01-25)

🐛 Bug Fixes

  • correct syntax for heredoc in Info.plist generation (8c5d995)

v1.14.1

Choose a tag to compare

@github-actions github-actions released this 25 Jan 15:22

1.14.1 (2026-01-25)

🐛 Bug Fixes

  • swap @semantic-release/git and @semantic-release/github configurations (4bb25ed)

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 15:05

1.14.0 (2026-01-25)

✨ Features

  • add macOS support for relaunch environment and improve hashcat command execution (6df1d29)
  • Implement crack handlers for password cracking operations (21983f4)

♻️ Code Refactoring

  • state persistence and clean up unused code in app and screens (5774075)

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 23 Jan 12:15

1.13.0 (2026-01-23)

✨ Features

  • add Windows API support for DLL detection and improve logging functionality (0c9baaf)

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 19:28

1.12.0 (2026-01-20)

✨ Features

  • external tool detection and improve WiFi handling (8b2a5a8)

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 08:52

1.11.0 (2026-01-20)

✨ Features

  • Refactor app initialization for macOS and non-macOS environments (e616c85)

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 21:00

1.10.0 (2026-01-19)

✨ Features

  • Implement admin mode functionality and user prompts for macOS (9d51201)

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 20:09

1.9.0 (2026-01-19)

✨ Features

  • Preserve user context when relaunching as root on macOS (f5bb99c)

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 17:15

1.8.0 (2026-01-19)

✨ Features

  • Enhance macOS support with admin privileges request and add application icon (cff576a)