Skip to content

Releases: dinogomez/genzai

Genzai [1.1.0]

15 Jun 08:07
a899289
Compare
Choose a tag to compare

Added feature to save settings to a json file and load them, to improve user experience.

✨ (genzai.py): Increase APP_DIMENSION to 520x520
✨ (genzai.py): Add test_connection method to DiscordRPC class for testing connection
✨ (genzai.py): Add Config section with Label, Combobox, and Button to App class
🐛 (genzai.py): Update all labels and entries to use CONFIG["APP_FONT"]
🐛 (genzai.py): Adjust grid row numbers due to addition of Config section

✨ (genzai.py): Add support for loading and saving configuration files
♻️ (genzai.py): Refactor UI elements to use font from CONFIG dictionary
🐛 (genzai.py): Fix grid row numbers to accommodate new UI elements
💡 (genzai.py): Add return statement in update method for better flow control

🐛 Update error handling to display specific error message when connection fails

Genzai [1.0.1]

08 Jun 14:32
34d22a2
Compare
Choose a tag to compare

Changes

  • Added text requirement validation for images.
  • Added indicator when presence is updated
  • Locked theme to dark
  • Rewrote status label setter.

Genzai [1.0.0] Stable

08 Jun 12:19
Compare
Choose a tag to compare

First release of Genzai. Available for both Linux and Windows. macOs build coming soon. 🚀