Skip to content

v0.5.0

Choose a tag to compare

@sameh-farouk sameh-farouk released this 18 Dec 17:41
3ec5c6c

What's New in v0.5.0:

This release focused on User Experience & Documentation:

  • 📚 In-App Documentation: Added a comprehensive user guide and troubleshooting tips directly within the app (refactored into a dedicated Docs component).
  • 🔒 Security UX: Added "Show/Hide" toggles for sensitive fields like API Keys and Mnemonics in the settings, masking them by default.
  • ℹ️ Version Display: Added the application version number to the sidebar footer and settings page for easier tracking.

Changelog:

  • feat(gui): add show/hide toggle for API key and mnemonic fields by @mik-tf in #5
  • feat(gui): add version display to settings page by @mik-tf in #4
  • Help Page by @mik-tf in #7

New Contributors

  • @mik-tf made their first contribution in #5

Full Changelog: v0.4.2...v0.5.0