<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>RubyEncoder News</title><description>Welcome to the RubyEncoder news.  We'll keep you up to date with our latest developments and we have some exciting plans in the pipeline</description><link>https://www.rubyencoder.com</link><item><title>RubyEncoder 3 refinements</title><link>https://www.rubyencoder.com/blog-post-73-1.html</link><description>&lt;p&gt;We have updated RubyEncoder up to version 3.0.1 and the loaders for Linux, MacOS, MinGW. This is version number change in the loaders but updating of the encoder is recommended.&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Please note, this version does not use loader version check in the encoded files header. The version check was always on since version 2.7 and now it is optional.&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Normally, there is only one version of the loader installed along with encoded files, so it does not need checking for every loaded file.&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;However, there are rare situations when it's useful to keep loader version checking. For example, if a product includes various encoded parts or plug-ins created by different developers. As developers may use different versions of RubyEncoder, they may include older and newer versions of loaders with their plug-ins. In this case the very recent loader must be chosen and this is what loader version check was/is doing. &lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
A newer version of the loader can run files encoded by an older version of the encoder but not vice versa.&lt;/p&gt;&#xD;
&lt;p&gt;In case you think it is necessary for your project, add --loader-version-check option when encoding.&lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
&amp;nbsp;&lt;/p&gt;</description><dc:date>Fri, 28 Jul 2023 16:15:00 +0100</dc:date></item><item><title>RubyEncoder 3 for Windows updated</title><link>https://www.rubyencoder.com/blog-post-72-1.html</link><description>&lt;p&gt;Today we updated RubyEncoder 3 for Windows. This includes fixing 'unexpected ucrtbase.dll' on Windows 11.&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Please note, this version supports only Ruby 2.6 and newer. Older versions of Ruby are considered deprecated. If you need to encode for Ruby &amp;lt; 2.6 and can't use Linux or MacOSX version for this, please contact us.&lt;/p&gt;&#xD;
&lt;p&gt;You may download and install the new version from the user profile. Install over the current version to keep the license.&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><dc:date>Sat, 24 Jun 2023 00:04:00 +0100</dc:date></item><item><title>RubyEncoder 3</title><link>https://www.rubyencoder.com/blog-post-71-1.html</link><description>&lt;p&gt;This major new release includes support for Ruby 3 including versions 3.0, 3.1 and 3.2.&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Please note, the files encoded with this version will require updated loaders. RubyEncoder 3 is available for Linux x64, MacOS and Windows as well as new loaders for these platforms. We are working on the new release for FreeBSD and also updating loaders for all the other supported platforms.&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;Windows loaders are available for MinGW versions of Ruby (rubyinstaller.org). Note, Ruby 3.1 and 3.2 for Windows x64 are build with UCRT as well as RubyEncoder loaders for this platform. This is important to note, if you use a custom built Ruby for MinGW. While the loaders may start, using them with MSVCRT Ruby 3.1/3.2 on Windows x64 may produce unexpected results, errors or memory allocation issues. Use standard UCRT version on Ruby or build a custom Ruby against UCRT.&lt;/p&gt;&#xD;
&lt;p&gt;Windows MinGW x86 Ruby versions are not affected as well as x64 Ruby 3.0 - they are still built with MSVCRT.&lt;/p&gt;&#xD;
&lt;p&gt;We tested encoding for Ruby 3.x as much as possible using standard tests and encoding of some real working projects. Tested new Ruby 3.x features. But if you find any problems with Ruby 3.x encoding, please don't hesitate to &lt;a href="mailto:support@rubyencoder.com"&gt;contact us&lt;/a&gt; and we will work on fixing the issues asap. In case of issues with encoding or loaders, please provide a sample code that we can use to reproduce the issue. Thank you.&lt;/p&gt;</description><dc:date>Mon, 17 Apr 2023 00:07:00 +0100</dc:date></item><item><title>RubyEncoder for FreeBSD updated</title><link>https://www.rubyencoder.com/blog-post-70-1.html</link><description>&lt;div&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div&gt;We are happy to announce an update of RubyEncoder for FreeBSD. Despite of the doubt we had about FreeBSD support, we decided to continue updating and supporting RubyEncoder for FreeBSD. As usual this is a CLI-only version.&lt;/div&gt;&#xD;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div&gt;This release was built on FreeBSD 12.2 with minimal shared lib dependencies. Ruby support starts from Ruby 2.3 and goes up to Ruby 2.7. We will continue removing support for very old versions of Ruby for other platforms too.&lt;/div&gt;&#xD;
&lt;div&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div&gt;As usual you may download all the recent loaders from our &lt;a href="https://www.sourceguardian.com/loaders.html"&gt;loader page&lt;/a&gt;.&lt;/div&gt;</description><dc:date>Wed, 06 Apr 2022 22:56:00 +0100</dc:date></item><item><title>Loaders for macOS arm64 (M1)</title><link>https://www.rubyencoder.com/blog-post-69-1.html</link><description>&lt;p&gt;We have added loaders for Apple Silicone Macs. Ruby 2.6, 2.7 only. Please note that loaders for x86_64 and arm64 differ and loader bundles are NOT built as universal bundles. So, please choose appropriate loaders for your system and Ruby installation. &lt;/p&gt;&#xD;
&lt;p&gt;Note, that the new arm64 loaders work with custom build Rubies compiled on Apple Silicone from source or similar installations. You may check the ruby executable architecture with 'file' tool on your Mac. Standard Ruby which may be preinstalled by Apple is arm64e architecture and while the new loaders may work with it, it's not recemmended that you use this combination.&lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
Please download from our loaders page:&lt;/p&gt;&#xD;
&lt;p&gt;&lt;a href="https://www.rubyencoder.com/loaders.html"&gt;https://www.rubyencoder.com/loaders.html&lt;/a&gt;&lt;/p&gt;</description><dc:date>Mon, 28 Mar 2022 12:57:00 +0100</dc:date></item><item><title>RubyEncoder 2.7.5 refinements</title><link>https://www.rubyencoder.com/blog-post-68-1.html</link><description>&lt;p&gt;&amp;nbsp;&lt;span style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: 14px;"&gt;Linux shared libraries dependencies minimized:&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;div style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: 14px;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: 14px;"&gt;- Linux CLI encoder and tools include custom libcurl and do not depend on the system one&lt;/div&gt;&#xD;
&lt;div style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: 14px;"&gt;- Linux CLI encoder min GLIBC version is 2.17. It means the CLI encoder may run on older Linux systems like CentOS 7 and many others. Automatic registration is available for the CLI version on the first run of the CLI 'rubyencoder' executable.&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: 14px;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: 14px;"&gt;- Linux GUI still requires newer Linux with GLIBC 2.27+ It's built on Debian 10 and tested on Debian 10 and Ubuntu with Gnome and Cinnamon desktop IDE.&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: 14px;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: 14px;"&gt;Update is recommended.&lt;/div&gt;&#xD;
&lt;div style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: 14px;"&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: 14px;"&gt;Windows and MacOS GUI versions refinements. Update is recommended.&lt;/div&gt;</description><dc:date>Sat, 26 Mar 2022 14:52:00 +0000</dc:date></item><item><title>RubyEncoder 2.7.5 launched - updated GUI</title><link>https://www.rubyencoder.com/blog-post-67-1.html</link><description>&lt;div&gt;&lt;br /&gt;&#xD;
We are happy to announce the launch of RubyEncoder 2.7.5 with an updated GUI!&lt;/div&gt;&#xD;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div&gt;&lt;br /&gt;&#xD;
The updates include:&lt;/div&gt;&#xD;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;&#xD;
&lt;div&gt;&amp;middot; A fully rebuilt GUI. You will not notice many visual changes but the updated version supports hi DPI monitors and has some other minor refinements. &lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
&amp;middot; Communication with rubyencoder.com website uses SSL connection now. &lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
&amp;middot; We removed support of 32-bit (x86) encoders and loaders for Linux. Embedded platforms support did not change.&lt;/div&gt;&#xD;
&lt;p&gt;This new version is available now to download on our site. Please feel free to &lt;a href="https://www.rubyencoder.com/trial.html" title="Free Trial Version" style="color: rgb(150, 184, 63);"&gt;try it&lt;/a&gt;.&lt;/p&gt;&#xD;
&lt;p&gt;Already using&amp;nbsp; RubyEncoder? Our active users may upgrade from their user profile as usual.&lt;/p&gt;</description><dc:date>Wed, 09 Mar 2022 20:54:00 +0000</dc:date></item><item><title>Version 2.7.1 GUI improvements</title><link>https://www.rubyencoder.com/blog-post-66-1.html</link><description>&lt;p style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: medium;"&gt;&amp;bull; Source Path column added to the project window.&lt;br /&gt;&#xD;
&amp;bull; File masks in Preferences if they contain a slash are applied to absolute source paths instead of file names. This lets use masks to filter source folders or select appropriate encoding modes depending on source folders rather than file names.&lt;br /&gt;&#xD;
&amp;bull; Option to show hidden files in Preferences/Interface. If enabled hidden (dot) files are shown in the Add Files popup and may be added to the project.&lt;br /&gt;&#xD;
&amp;bull; New shortcuts for Lock (C+L) and Advanced (C+K).&lt;br /&gt;&#xD;
&amp;bull; Locking options compatibility check for &amp;quot;encrypt-to&amp;quot; options which cannot be used with locking to a license file.&lt;br /&gt;&#xD;
&amp;bull; Options compatibility check in Advanced options.&lt;br /&gt;&#xD;
&amp;bull; Desktop, Documents and Volumes(macOS) shortcuts in Add Files popup.&lt;/p&gt;&#xD;
&lt;p style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: medium;"&gt;Version 2.7 GUI encoder may be automatically updated. If you use an older version, please download the update from your user profile. You may need to update your support subscription in order to update. If you get any problems with automatic update, please download the recent version from your user profile and install over the current copy.&lt;/p&gt;&#xD;
&lt;p style="color: rgb(104, 104, 104); font-family: calibri, Arial, Tahoma, Geneva, sans-serif; font-size: medium;"&gt;&lt;span style="color: rgb(255, 153, 0);"&gt;Note for Windows version users. Please re-run RubyEncoder 2.7 GUI with administrative permissions in order to perform automatic update.&lt;/span&gt;&lt;/p&gt;</description><dc:date>Thu, 24 Jun 2021 22:18:00 +0100</dc:date></item><item><title>Loaders for Linux ARMv8 (aarch64) added</title><link>https://www.rubyencoder.com/blog-post-65-1.html</link><description>&lt;p&gt;We added support for Linux ARMv8 (aarch64) for running RubyEncoder encoded files. Please find the new loaders on our &lt;a href="https://rubyencoder.com/loaders/"&gt;loaders page&lt;/a&gt;. Please enjoy running the encoded files on your newest Raspberry Pi 4 and similar 64-bit boards! Ruby 2.6.x and 2.7.x are supported.&lt;/p&gt;</description><dc:date>Wed, 24 Jun 2020 00:34:00 +0100</dc:date></item><item><title>Loaders for Raspberry Pi etc boards updated</title><link>https://www.rubyencoder.com/blog-post-64-1.html</link><description>&lt;p&gt;&amp;nbsp;We have updated loaders for Raspberry Pi etc boards based on ARMhf platform. Please download from our loaders page &lt;a href="https://rubyencoder.com/loaders/"&gt;https://rubyencoder.com/loaders/&lt;/a&gt;&lt;/p&gt;</description><dc:date>Sat, 30 May 2020 14:44:00 +0100</dc:date></item></channel></rss>
