Release Notes - Iota's Notepad v1.1.7
I strongly recommend to back up your data as I lost mine for some reason.
New features:
- Tray Icon: Added a tray icon with a menu for quick access to common actions, such as checking for updates.
Improvements:
- Native Notifications: Implemented native notifications for update availability and other important events, providing a more seamless and informative user experience.
- Refactored Version Retrieval: Updated the method for retrieving application versions (Electron, Node, Chrome, Iota's Notepad) to use the
process.versions
object directly. This provides a more reliable and consistent way to access version information.
Bug Fixes:
- Minor UI tweaks and performance enhancements.