Skip to content

Releases: nullm0ose/pwnagotchi-plugin-birthday

Version 1.0.2

20 Jun 02:18
849c0b6
Compare
Choose a tag to compare

Version 1.0.2 Changes:

  • Improved accuracy of age calculation for the Pwnagotchi.
  • Fixed the issue where the 'Age' UI element displayed incorrect values.
  • Upgraded the code to use the relativedelta function from the python-dateutil package for more precise age calculations.
  • Removed the approximation of 30 days per month, ensuring more accurate month-to-day conversions.

Upgrade Instructions

  1. Remove the existing birthday.py file from your custom plugins directory
  2. Replace with newest version on birthday.py plugin.
  3. Restart Pwnagotchi.