Skip to content

Releases: vorlie/iotas-notepad

1.2.2

07 Apr 14:38

Choose a tag to compare

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 Win10 in its name.
Check Win10 branch for specific changes.

1.2.1

02 Mar 18:18

Choose a tag to compare

Release Notes - Iota's Notepad v1.2.1

New Features:

  • Added a button which will open a new window with a theme editor.
    • Alternatively you can access it here

⚠ Windows 10 Users: Please select a file with Win10 in its name.
Check Win10 branch for specific changes.

1.2.0

01 Mar 06:03

Choose a tag to compare

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 Win10 in its name.
Check Win10 branch for specific changes.

1.1.9

27 Feb 21:16

Choose a tag to compare

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 Win10 in its name.
Check Win10 branch for specific changes.

1.1.8

26 Feb 08:11
b40069d

Choose a tag to compare

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

20 Feb 10:37

Choose a tag to compare

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.

1.1.6

19 Feb 21:01

Choose a tag to compare

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

19 Feb 20:34
5ef87b0

Choose a tag to compare

Release Notes - Iota's Notepad v1.1.5

Changes:

  • Updated Electron and related dependencies.

1.1.4

19 Jan 13:46

Choose a tag to compare

Release Notes - Iota's Notepad v1.1.4

New Features:

  • Developer Options: Access local storage viewer. More options coming soon.

@vorlie - 0b9da04

1.1.3

19 Jan 02:02

Choose a tag to compare

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.

@vorlie - dd4372b