Skip to content

Saturn v1.3.0

Latest
Compare
Choose a tag to compare
@henriquesebastiao henriquesebastiao released this 08 Jul 12:52
· 4 commits to main since this release
4dd19c1

Release Notes πŸ“œ

What's new?

  • πŸ›œ Now, when scanning WiFi networks, it is possible to identify the manufacturer of the router. It is possible to identify the best-known manufacturers, for example: TP-Link, D-Link, Intelbras, Asus, Huawei, Google, Ubiquiti, Routerboard.com, and some others.
  • πŸ’‘ Adding brightness and screen saver settings.
  • 🎨 Adding color customization, predefined themes and restoring default settings.

Bug Fixes

  • πŸ•ΉοΈ Improving navigation through the menus. The left arrow button now returns to the previous screen, instead of going directly to the home screen, if this is the user's intention, it is possible to return to the home menu by pressing ESC.

Code Refactoring

  • ♻️ Improving code organization and readability, separating repeated codes into functions and variables with fixed values ​​into constants to facilitate code maintenance and reading.

Full Changelog: v1.2.1...v1.3.0