Releases: vorlie/iotas-notepad
Releases · vorlie/iotas-notepad
1.2.2
Release Notes - Iota's Notepad v1.2.2
Fixes & Improvements:
- Title bar window control symbols (Minimize, Maximize, Close) now dynamically change color (light/dark) to maintain contrast and visibility based on the currently selected application theme.
⚠ Windows 10 Users: Please select a file with
Win10in its name.
Check Win10 branch for specific changes.
1.2.1
1.2.0
Release Notes - Iota's Notepad v1.2.0
UI Improvements:
- Added app logo to the titlebar.
- Improved settings modal.
- Increased padding in search bar and some buttons across the app.
New Theme
- Added Clear Dark theme.
- Mica version of the theme is only for Win11 release.
⚠ Windows 10 Users: Please select a file with
Win10in its name.
Check Win10 branch for specific changes.
1.1.9
Release Notes - Iota's Notepad v1.1.9
New Features:
- Added a dropdown in the in-app update notification to select a release file.
UI Improvements:
- Enhanced the user interface for a more polished look.
Theme Variations (Win11)
- Added Normal and Mica theme options.
⚠ Windows 10 Users: Please select a file with
Win10in its name.
Check Win10 branch for specific changes.
1.1.8
Release Notes - Iota's Notepad v1.1.8
New features:
- Added Mica support for Windows 11.
- Custom themes now support Mica, but require alpha-channel variables. Read more
⚠ Windows 10 Users: This version will not work on Windows 10 and will crash on startup. A fix may come in future versions (no promises).
For now, please use version 1.1.7, as the only difference is the addition of Mica.
1.1.7
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.versionsobject directly. This provides a more reliable and consistent way to access version information.
Bug Fixes:
- Minor UI tweaks and performance enhancements.
1.1.6
Release Notes - Iota's Notepad v1.1.6
New features:
- Download Progress Bar: A progress bar has been added. This allows you to monitor the download progress when a new version of Iota's Notepad is being downloaded. No more guessing how long it will take!
Improvements:
- Minor UI tweaks.
1.1.5
1.1.4
1.1.3
Release Notes - Iota's Notepad v1.1.3
New Features:
- Custom Themes: Users can now import and apply custom themes from a JSON file.
- Theme Management: Added the ability to delete custom themes.
- Persistent Themes: The selected theme (default or custom) is saved and applied on startup.
Improvements:
- Settings Modal: Updated the settings modal to include options for importing and deleting custom themes.
- Theme Dropdown: Custom themes are dynamically added to the theme dropdown in the settings modal.