Skip to content

Releases: jayofelony/pwnagotchi

Pwnagotchi v2.8.9

26 Mar 08:12
ac345c2
Compare
Choose a tag to compare

Pwnagotchi v2.8.8

23 Mar 10:05
7abf9ff
Compare
Choose a tag to compare

What's Changed

  • Update defaults.toml by @seelenamt in #104

New Contributors

  • @seelenamt made their first contribution in #104

Full Changelog: v2.8.7.2...v2.8.8

  • New displays: adafruit 2.13 inch, DummyDisplay
  • Installation of OS packages during setup, less reflashing required
  • Frysian language updated
  • Fix on 3 displays
  • Added commented dtoverlay=disable-wifi in config.txt
  • Systemwide aliases (pwnlog, pwnver etc)
  • Small fixes

Pwnagotchi v2.8.7.2

19 Mar 08:04
7edd752
Compare
Choose a tag to compare
  • This should fix all issues with the Pi0W(H)

Pwnagotchi v2.8.7.1

17 Mar 23:15
bac79f3
Compare
Choose a tag to compare
  • Fix for the display error GPIO is busy.

Pwnagotchi v2.8.7

17 Mar 01:27
1eafbb8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.6...v2.8.7

  • New kernel 6.6.20
  • New Nexmon installation
  • New displays added
  • Fixed 3.52inch layout
  • Much more ...

Pwnagotchi v2.8.6

05 Mar 17:04
1117875
Compare
Choose a tag to compare

What's Changed

  • Automatically remove invalid ai parameters leftover from tensorflow by @Sniffleupagus in #74
  • Adds invertable BLACK/WHITE to config by @rai68 in #77
  • Update view.py - bug fix, my self left a broken debug line in by @rai68 in #78

Full Changelog: v2.8.5...v2.8.6

  • Invert display from config by changing ui.invert to false (default) or true (white background)
  • Added --wizard flag to help with setting up a basic configuration for the absolute beginners out there

Pwnagotchi v2.8.5

27 Feb 10:58
Compare
Choose a tag to compare

Pwnagotchi v2.8.4

15 Feb 19:53
Compare
Choose a tag to compare

Full Changelog: v2.8.3...v2.8.4

  • Fix on about 38 displays not buffering before rendering.

Pwnagotchi v2.8.3

14 Feb 09:30
Compare
Choose a tag to compare

Full Changelog: v2.8.2...v2.8.3

  • When you shutdown the device it will auto clear the display. This can be enabled/disabled in config.toml, disable it if you use Pwnagotchi headless.
    personality.clear_on_exit = true/false
  • There were reports of an error 400 about wlan0mon not able to hop. I have switched to a difference installation of nexmon that does not rely on armhf packages. So hopefully this will fix those error reports.

Pwnagotchi v2.8.2

08 Feb 20:56
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @crs-k made their first contribution in #51

Full Changelog: v2.8.1...v2.8.2