<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>WireframeSketcher Blog</title>
    <link>https://wireframesketcher.com/blog/</link>
    <language>en-us</language>
    <description>WireframeSketcher Blog</description>
    <item>
      <title>Support for Eclipse 4.38, icon updates, bug fixes</title>
      <author>Peter Severin</author>
      <link>https://wireframesketcher.com/blog/2026-01-15-support-for-eclipse-icon-updates-bug-fixes.html</link>
      <guid>https://wireframesketcher.com/blog/2026-01-15-support-for-eclipse-icon-updates-bug-fixes.html</guid>
      <description>&lt;p&gt;Hello everyone!&lt;/p&gt;
&lt;p&gt;Today&amp;#8217;s release brings support for the latest release of Eclipse 4.38, and includes a few icon stencil updates and bug-fixes. Read on for more details.&lt;/p&gt;
&lt;h3&gt;Eclipse 4.38 support&lt;/h3&gt;
&lt;p&gt;The newest release of Eclipse 4.38, also known as Eclipse 2025-12, was recently released. We&amp;#8217;ve updated the standalone version of WireframeSketcher to this more recent platform so that you can benefit from various improvements and bug-fixes. The plug-in version of WireframeSketcher now is also compatible with Eclipse 2025-12.&lt;/p&gt;
&lt;div class="screenshot"&gt;&lt;img src="https://wireframesketcher.com/blog/images/20260115/eclipse438.png" title="Eclipse 4.38" alt="Eclipse 4.38" /&gt;&lt;/div&gt;
&lt;h3&gt;Other changes&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Updated Font Awesome icons stencil to version 7.1.0&lt;/li&gt;
	&lt;li&gt;Fixed tree add cursor icon scaling on HiDPI monitors&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;p&gt;To update to the latest version of WireframeSketcher use &lt;strong&gt;Help &amp;gt; Check for Updates&lt;/strong&gt;, or just download it from our website.&lt;/p&gt;
&lt;p&gt;The version number of this release is 7.4.1&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;</description>
      <pubDate>Thu, 15 Jan 2026 00:00:00 -0000</pubDate>
    </item>
    <item>
      <title>Monitor-specific UI scaling, Linux Arm64 version, support for Eclipse 4.37</title>
      <author>Peter Severin</author>
      <link>https://wireframesketcher.com/blog/2025-09-23-monitor-specific-ui-scaling-linux-arm-version-support-for-eclipse.html</link>
      <guid>https://wireframesketcher.com/blog/2025-09-23-monitor-specific-ui-scaling-linux-arm-version-support-for-eclipse.html</guid>
      <description>&lt;p&gt;Hello everyone!&lt;/p&gt;
&lt;p&gt;Today&amp;#8217;s release adds monitor-specific UI scaling, native support for Linux Arm64 machines, updates to Eclipse 4.37 platform, includes resource usage optimizations and bug fixes. Read on for more details.&lt;/p&gt;
&lt;h3&gt;Multi-monitor UI scaling&lt;/h3&gt;
&lt;p&gt;Until now, anyone working with multi-monitor setups, specifically with monitors using different scaling settings, had a problem with WireframeSketcher: the user interface did not adapt dynamically when the application window was moved between monitors with different scaling settings.&lt;/p&gt;
&lt;p&gt;Today&amp;#8217;s release brings support for multi-monitor UI scaling. Now WireframeSketcher adapts its scaling to the monitor it is currently being placed on in a sharp, resolution-specific way and without requiring an application restart. When using multiple WireframeSketcher windows, each of them will adapt its scaling to the monitor it is being placed on.&lt;/p&gt;
&lt;p&gt;The images below show WireframeSketcher window scaling when moved from a monitor with 100% scaling to another monitor with 200% scaling:&lt;/p&gt;
&lt;p&gt;Before implementing multi-monitor UI scaling:&lt;/p&gt;
&lt;div class="screenshot"&gt;&lt;img src="https://wireframesketcher.com/blog/images/20250923/ui-scaling-before.png" title="UI scaling before" alt="UI scaling before" /&gt;&lt;/div&gt;
&lt;p&gt;After implementing multi-monitor UI scaling. Note how all UI elements stay sharp:&lt;/p&gt;
&lt;div class="screenshot"&gt;&lt;img src="https://wireframesketcher.com/blog/images/20250923/ui-scaling-after.png" title="UI scaling after" alt="UI scaling after" /&gt;&lt;/div&gt;
&lt;p&gt;Note that for now this feature is Windows only, but the development done for this feature also improves HiDPI support on macOS and Linux.&lt;/p&gt;
&lt;h3&gt;Linux Arm64 version&lt;/h3&gt;
&lt;p&gt;Today&amp;#8217;s release completes support for Arm-based PCs by adding native packages for Linux Arm64 machines. You can now use WireframeSketcher on Arm PCs running Windows, macOS or Linux without compromising the performance.&lt;/p&gt;
&lt;p&gt;To get this version make sure you choose the Ubuntu/Debian, Fedora/openSUSE or generic Linux package tagged with &lt;strong&gt;(Arm64)&lt;/strong&gt; on &lt;a href="https://wireframesketcher.com/download.html"&gt;WireframeSketcher download page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Please note that this is the first release of Linux Arm64 version so if you encounter any issues please report them back to us!&lt;/p&gt;
&lt;h3&gt;Resource usage optimizations&lt;/h3&gt;
&lt;p&gt;Following a report by one of WireframeSketcher&amp;#8217;s users, we&amp;#8217;ve implemented various optimizations to improve resource usage in the application. This is especially beneficial when multiple icon packs are installed or when large icon packs, such as FontAwesome Pro, are being used. These improvements ensure that WireframeSketcher remains fast and responsive, even with extensive icon libraries usage.&lt;/p&gt;
&lt;h3&gt;Eclipse 4.37 support&lt;/h3&gt;
&lt;p&gt;The newest release of Eclipse 4.37, also known as Eclipse 2025-09, was recently released. We&amp;#8217;ve updated the standalone version of WireframeSketcher to this more recent platform so that you can benefit from various improvements and bug-fixes. The plug-in version of WireframeSketcher now is also compatible with Eclipse 2025-09.&lt;/p&gt;
&lt;div class="screenshot"&gt;&lt;img src="https://wireframesketcher.com/blog/images/20250923/eclipse437.png" title="Eclipse 4.37" alt="Eclipse 4.37" /&gt;&lt;/div&gt;
&lt;h3&gt;Other changes&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Added support for Eclipse 4.37 / 2025-09 in plugin&lt;/li&gt;
	&lt;li&gt;Added support for Eclipse 4.36 / 2025-06 in plugin&lt;/li&gt;
	&lt;li&gt;Improved Color Picker dialog&lt;/li&gt;
	&lt;li&gt;Updated Font Awesome icons stencil to version 7.0.1&lt;/li&gt;
	&lt;li&gt;Fixed black&amp;amp;white option for images on HiDPI displays&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;p&gt;To update to the latest version of WireframeSketcher use &lt;strong&gt;Help &amp;gt; Check for Updates&lt;/strong&gt;, or just download it from our website. Windows and macOS users that use version 7.2.2 should download and install the latest version manually due to an update bug introduced in the previous version.&lt;/p&gt;
&lt;p&gt;The version number of this release is 7.4.0&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;</description>
      <pubDate>Tue, 23 Sep 2025 00:00:00 -0000</pubDate>
    </item>
    <item>
      <title>Windows Arm64 version, support for Eclipse 4.35</title>
      <author>Peter Severin</author>
      <link>https://wireframesketcher.com/blog/2025-04-03-windows-arm-version-support-for-eclipse.html</link>
      <guid>https://wireframesketcher.com/blog/2025-04-03-windows-arm-version-support-for-eclipse.html</guid>
      <description>&lt;p&gt;Hello everyone!&lt;/p&gt;
&lt;p&gt;Today&amp;#8217;s release adds native support for Windows Arm64 machines, updates to Eclipse 4.35 platform, and includes HiDPI improvements and bug fixes. Read on for more details.&lt;/p&gt;
&lt;h3&gt;Windows Arm64 version&lt;/h3&gt;
&lt;p&gt;Windows has traditionally run on machines that are powered by x86 / x64 processors, but more recently, it also runs on devices powered by Arm processors. These processors offer devices longer battery life while offering great performance.&lt;/p&gt;
&lt;p&gt;Today&amp;#8217;s release brings a version of WireframeSketcher with native support for Windows Arm64 machines, this way delivering on its promise of a true cross-platform native application. You can now use WireframeSketcher on these devices without compromising the performance nor the battery life.&lt;/p&gt;
&lt;div class="screenshot"&gt;&lt;img src="https://wireframesketcher.com/blog/images/20250403/windows-laptop-wireframing.png" title="Wireframing on Windows laptop" alt="Wireframing on Windows laptop" /&gt;&lt;/div&gt;
&lt;p&gt;To get this version make sure you choose the &lt;strong&gt;Download for Windows (Arm64)&lt;/strong&gt; version on &lt;a href="https://wireframesketcher.com/download.html"&gt;WireframeSketcher download page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Please note that this is the first release of Windows Arm64 version so if you encounter any issues please report them back to us!&lt;/p&gt;
&lt;h3&gt;Eclipse 4.35 support&lt;/h3&gt;
&lt;p&gt;The newest release of Eclipse 4.35, also known as Eclipse 2025-03, was recently released. We&amp;#8217;ve updated the standalone version of WireframeSketcher to this more recent platform so that you can benefit from various improvements and bug-fixes. The plug-in version of WireframeSketcher now is also compatible with Eclipse 2025-03.&lt;/p&gt;
&lt;div class="screenshot"&gt;&lt;img src="https://wireframesketcher.com/blog/images/20250403/eclipse435.png" title="Eclipse 4.35" alt="Eclipse 4.35" /&gt;&lt;/div&gt;
&lt;h3&gt;Other changes&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Improved/Fixed vertical ruler rendering on HiDPI displays&lt;/li&gt;
	&lt;li&gt;Fixed update issue on Windows introduced in version 7.2.2&lt;/li&gt;
	&lt;li&gt;Fixed icons view in Icons Dialog on HiDPI displays on Windows&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;p&gt;To update to the latest version of WireframeSketcher use &lt;strong&gt;Help &amp;gt; Check for Updates&lt;/strong&gt;, or just download it from our website. Windows users that use version 7.2.2 should download and install the latest version manually due to an update bug introduced in the previous version.&lt;/p&gt;
&lt;p&gt;The version number of this release is 7.3.0&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;</description>
      <pubDate>Thu, 03 Apr 2025 00:00:00 -0000</pubDate>
    </item>
    <item>
      <title>Flathub app, support for Eclipse 4.34</title>
      <author>Peter Severin</author>
      <link>https://wireframesketcher.com/blog/2025-02-05-flathub-app-support-for-eclipse.html</link>
      <guid>https://wireframesketcher.com/blog/2025-02-05-flathub-app-support-for-eclipse.html</guid>
      <description>&lt;p&gt;Hello everyone!&lt;/p&gt;
&lt;p&gt;Today&amp;#8217;s release brings a new way to install WireframeSketcher on Linux via Flathub, updates to Eclipse 4.34 platform, and includes icon stencil updates and bug-fixes. Read on for more details.&lt;/p&gt;
&lt;h3&gt;Installing as Flatpak app via Flathub&lt;/h3&gt;
&lt;p&gt;One of the core features of WireframeSketcher is that it&amp;#8217;s a true cross-platform native application. Supporting Linux platform properly always was a time consuming task, but despite this we&amp;#8217;ve made sure that Linux is well supported by WireframeSketcher.&lt;/p&gt;
&lt;p&gt;This release adds another level of support for Linux by offering a distribution independent way to install WireframeSketcher on any Linux version that supports &lt;a href="https://flatpak.org/"&gt;Flatpak&lt;/a&gt;. Some distributions like &lt;strong&gt;Fedora&lt;/strong&gt;, &lt;strong&gt;elementary OS&lt;/strong&gt;, &lt;strong&gt;Linux Mint&lt;/strong&gt; and others come with built-in support for &lt;strong&gt;Flatpak&lt;/strong&gt;. For other distributions &lt;strong&gt;Flatpak&lt;/strong&gt; can be enabled by following its setup instructions.&lt;/p&gt;
&lt;p&gt;Another advantage of installing Flatpak version of WireframeSketcher is that it can be done as a non-root user, and still takes care correctly of the system dependencies at the same time.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flatpak&lt;/strong&gt; version of WireframeSketcher can be installed from the &lt;a href="https://flathub.org/apps/com.wireframesketcher.WireframeSketcher"&gt;Flathub App Store&lt;/a&gt;.&lt;/p&gt;
&lt;div class="screenshot"&gt;&lt;img src="https://wireframesketcher.com/blog/images/20250205/flathub-app.png" title="Flathub App" alt="Flathub App" /&gt;&lt;/div&gt;
&lt;p&gt;Note that the &lt;strong&gt;Flatpak&lt;/strong&gt; version of WireframeSketcher has one limitation which for now prevents the correct installation of additional Eclipse plugins. If you need to use additional plugins with WireframeSketcher then we advise to keep using the native Linux version. Note that you can always safely switch between native and &lt;strong&gt;Flatpak&lt;/strong&gt; versions of WireframeSketcher without affecting your data.&lt;/p&gt;
&lt;h3&gt;Eclipse 4.34 support&lt;/h3&gt;
&lt;p&gt;The newest release of Eclipse 4.34, also known as Eclipse 2024-12, was recently released. We&amp;#8217;ve updated the standalone version of WireframeSketcher to this more recent platform so that you can benefit from various improvements and bug-fixes. The plug-in version of WireframeSketcher now is also compatible with Eclipse 2024-12.&lt;/p&gt;
&lt;div class="screenshot"&gt;&lt;img src="https://wireframesketcher.com/blog/images/20250205/eclipse434.png" title="Eclipse 4.34" alt="Eclipse 4.34" /&gt;&lt;/div&gt;
&lt;h3&gt;Other changes&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Updated Font Awesome icons stencil to version 6.7.2&lt;/li&gt;
	&lt;li&gt;Fixed splash screen image displacement on macOS&lt;/li&gt;
	&lt;li&gt;Fixed the error occurring when closing screen editor with two Properties views&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;p&gt;To update to the latest version of WireframeSketcher use &lt;strong&gt;Help &amp;gt; Check for Updates&lt;/strong&gt;, or just download it from our website.&lt;/p&gt;
&lt;p&gt;The version number of this release is 7.2.2&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;</description>
      <pubDate>Wed, 05 Feb 2025 00:00:00 -0000</pubDate>
    </item>
    <item>
      <title>Support for macOS Sequoia, support for Eclipse 4.33</title>
      <author>Peter Severin</author>
      <link>https://wireframesketcher.com/blog/2024-10-03-support-for-macos-sequoia-support-for-eclipse.html</link>
      <guid>https://wireframesketcher.com/blog/2024-10-03-support-for-macos-sequoia-support-for-eclipse.html</guid>
      <description>&lt;p&gt;Hello everyone!&lt;/p&gt;
&lt;p&gt;Today&amp;#8217;s release brings support for the latest macOS Sequoia, updates to Eclipse 4.33 platform. Read on for more details.&lt;/p&gt;
&lt;h3&gt;Support for macOS Sequoia&lt;/h3&gt;
&lt;p&gt;This release adds support for the latest version of macOS &amp;#8211; Sequoia. Note that since WireframeSketcher app is not part of the Mac App Store you might need to &lt;a href="https://support.apple.com/guide/mac-help/if-an-app-is-not-from-the-mac-app-store-mh40620/mac"&gt;follow these steps&lt;/a&gt; to install it.&lt;/p&gt;
&lt;div class="screenshot"&gt;&lt;img src="https://wireframesketcher.com/blog/images/20241003/macos-sequoia.png" title="WireframeSketcher on macOS Sequoia" alt="WireframeSketcher on macOS Sequoia" /&gt;&lt;/div&gt;
&lt;h3&gt;Eclipse 4.33 support&lt;/h3&gt;
&lt;p&gt;The newest release of Eclipse 4.33, also known as Eclipse 2024-09, was just released. We&amp;#8217;ve updated the standalone version of WireframeSketcher to this more recent platform so that you can benefit from various improvements and bug-fixes. The plug-in version of WireframeSketcher now is also compatible with Eclipse 2024-09.&lt;/p&gt;
&lt;div class="screenshot"&gt;&lt;img src="https://wireframesketcher.com/blog/images/20241003/eclipse433.png" title="Eclipse 4.33" alt="Eclipse 4.33" /&gt;&lt;/div&gt;
&lt;h3&gt;Updating&lt;/h3&gt;
&lt;p&gt;To update to the latest version of WireframeSketcher use &lt;strong&gt;Help &amp;gt; Check for Updates&lt;/strong&gt;, or just download it from our website.&lt;/p&gt;
&lt;p&gt;The version number of this release is 7.2.1&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;</description>
      <pubDate>Thu, 03 Oct 2024 00:00:00 -0000</pubDate>
    </item>
  </channel>
</rss>
