Releases: aluminum-ice/pwnagotchi
Releases · aluminum-ice/pwnagotchi
Release 1.8.5
What's Changed
- Support e-Ink Waveshare 2.13" model G (silver Sticker) #105 by @Opalinus in #107
- Plugin path fix by @davenicoll in #117
- Fix typo by @davenicoll in #116
New Contributors
- @Opalinus made their first contribution in #107
- @davenicoll made their first contribution in #117
Full Changelog: 1.8.4...1.8.5
Release 1.8.4
What's Changed
- allow session() to fetch just a section of info by @Sniffleupagus in #93
- Update plugins.html by @retiolus in #92
Full Changelog: 1.8.3...1.8.4
Release 1.8.3
Updated the Github action to properly populate pwnagotchi/_version.py with the Github action's PWN_VERSION input variable. When the image is built using the action, the value of version is replaced during the build process (if built manually you must do it manually).
Full Changelog: 1.8.2...1.8.3
Release 1.8.2
What's Changed
- give plugins access to all raw bettercap events by @Sniffleupagus in #83
- added support for PWM backlight to displayhatmini by @Sniffleupagus in #84
New Contributors
- @Sniffleupagus made their first contribution in #83
Full Changelog: v1.8.1...1.8.2
v1.8.1
What's Changed
- Merge pull request #1 from aluminum-ice/master by @fernandofatech in #65
- Config plugins defaults by @retiolus in #66
- Update ntfy.py to support custom notifications title, message and tags by @retiolus in #68
- CI: Fixed and Improved by @shashankx86 in #64
- add Waveshare V4 driver and integration by @marvellousmarvolo in #75
- add delay between bettercap and pwnagotchi starts by @noncenz in #76
New Contributors
- @fernandofatech made their first contribution in #65
- @shashankx86 made their first contribution in #64
- @marvellousmarvolo made their first contribution in #75
- @noncenz made their first contribution in #76
Full Changelog: 1.8.0...v1.8.1
Release 1.8.0
What's Changed
- add support for the v2 variant of the waveshare 2.7 inch display by @brianhealey in #43
- Update ups_lite.py by @TasyDevilsky in #50
- Create mastodon.py by @retiolus in #55
- Create handshakes-m.py by @retiolus in #56
- Let user set download interval for wpa-sec cracked passwords download by @retiolus in #58
- Merge pull request evilsocket#1135 from therocco/feat-display-waveshare213inbv4 by @aluminum-ice in #62
- Create ntfy.py by @retiolus in #57
- Create Release WorkFlow Git Action by @waterfallm in #42
New Contributors
- @brianhealey made their first contribution in #43
- @TasyDevilsky made their first contribution in #50
- @waterfallm made their first contribution in #42
Full Changelog: v1.7.9...1.8.0
v1.7.9
- Updated logic for start_websocket() and run() in bettercap.py to catch all possible errors, avoid a crash, and recover gracefully
- Corrected an error I made where start_websockets() with closederror exceptions were not reconnecting (this was generating extremely large log files)
- Added explicit armv7l architecture ARCHFLAG environmental variable to the Ansible playbook to encourage code is compiled for armv7l instead of arm6vl (which is what the armhf base Debian image reports in the Ansible gathered facts)
- Added 'main.log.debug' as a variable in config.toml that enables launching pwnagotchi in debug mode much easier
- Added 7z to the base image because it achieves much higher compression ratios... useful for transferring files over a slow bluetooth tethered connection
Full Changelog: v1.7.8...v1.7.9
v1.7.8
- 84fb9a0 Re-enabled installing the latest version of nexmon
- 59a61e3 Added lnav to the apt-get packages to install
- ab36f2c Added logging.exception to catch generic errors when opening a web socket
- 383d71c Increased max retries for requests to 5, added a loop to repeat a failed request twice with a 1-s timeout, and added try+exception to catch errors
- 3535529 Fixed ephemeral port exhaustion
- 5e017d0 Removed unneeded folders to save space
Full Changelog: v1.7.7...v1.7.8
v1.7.7
What's Changed
- Removed support from the RPiZW... too much work for an old, obsolete board. Spend $15 and get an RPiZ2W instead.
- fix: make sure to run fonts.init() so preview.py works by @therocco in #31
- feat: Add in support for Waveshare 2.13inb V4 e-ink display by @therocco in #32
- Updated ups_lite.py for version v1.3 by @brammittendorff in #35
- Update GPS plugin to allow connecting to GPSD by @llamasoft in #36
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
- 9b51c9c Added support for the display mini hat from PR #29 (@do-ki @neonlighting)
- 87f8b45 Added the mastodon and aircrackonly community plugins to the image
- a49251a Updated the right location to copy the kernel module for the RPiZW (e.g., /lib/modules/5.10.103+/ for RPiZW)
Full Changelog: v1.7.5.1...v1.7.6