<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Aseprite Blog</title>
<description>Aseprite blog &amp; news</description>
<link>https://blog.aseprite.org</link>
<atom:link href="https://blog.aseprite.org/rss" rel="self" type="application/rss+xml" />

<item>
 <title>Aseprite v1.3.17 &amp; v1.3.18-beta1</title>
 <description>&lt;p&gt;Hi asepriters! Yesterday we’ve released Aseprite v1.3.17. It includes all features introduced in &lt;a href=&quot;https://community.aseprite.org/t/aseprite-v1-3-16-v1-3-17-beta1/27845/1&quot;&gt;previous v1.3.17-betas&lt;/a&gt; and some bug fixes.
On the other hand, in the &lt;a href=&quot;https://www.aseprite.org/beta/&quot;&gt;Steam beta channel&lt;/a&gt; you’ll find Aseprite v1.3.18-beta1 with some extra features.&lt;/p&gt;

&lt;h2 id=&quot;whats-new-in-aseprite-v1318-beta1&quot;&gt;What’s new in Aseprite v1.3.18-beta1&lt;/h2&gt;

&lt;p&gt;New Search field in &lt;em&gt;Edit &amp;gt; Preferences&lt;/em&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5507&quot;&gt;#5507&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5353&quot;&gt;#5353&lt;/a&gt;,
and new option to configure tooltip delay from &lt;em&gt;Edit &amp;gt; Preferences &amp;gt; Experimental &amp;gt; Tooltip Delay&lt;/em&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5503&quot;&gt;#5503&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2986&quot;&gt;#2986&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;video style=&quot;width:100%;&quot; alt=&quot;Search Preferences&quot; src=&quot;/assets/images/posts/v1.3.18/search-preferences.webm&quot; controls=&quot;&quot; autoplay=&quot;&quot; loop=&quot;&quot; playsinline=&quot;&quot; muted=&quot;&quot;&gt;&lt;/video&gt;&lt;/p&gt;

&lt;p&gt;For theme authors: a new “Widget Zoo” command (&lt;kbd&gt;Ctrl+Space&lt;/kbd&gt; &lt;em&gt;&amp;gt; Widget Zoo&lt;/em&gt;) to test widgets and themes &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5478&quot;&gt;#5478&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;video style=&quot;width:100%;&quot; alt=&quot;Widget Zoo&quot; src=&quot;/assets/images/posts/v1.3.18/widget-zoo.webm&quot; controls=&quot;&quot; autoplay=&quot;&quot; loop=&quot;&quot; playsinline=&quot;&quot; muted=&quot;&quot;&gt;&lt;/video&gt;&lt;/p&gt;

&lt;p&gt;Other changes that you can find in the &lt;a href=&quot;https://www.aseprite.org/release-notes/#aseprite-v1-3-18-beta1&quot;&gt;release notes&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;whats-new-in-aseprite-v1317&quot;&gt;What’s new in Aseprite v1.3.17&lt;/h2&gt;

&lt;p&gt;We’ve officially enable IME support on Windows: you should be able to
use your IME editor in Aseprite text fields. This was something
included only in beta versions until now &lt;a href=&quot;https://github.com/aseprite/laf/issues/1767&quot;&gt;#1767&lt;/a&gt;
&lt;a href=&quot;https://github.com/aseprite/laf/issues/2841&quot;&gt;#2841&lt;/a&gt;. Thanks to &lt;a href=&quot;https://github.com/aseprite/laf/pull/147&quot;&gt;@Cerallin&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;New options to extend the “Keep closed sprite on memory” time &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5603&quot;&gt;#5603&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed square brush rotation direction &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5597&quot;&gt;#5597&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed auto focusing layer name when pressing &lt;kbd&gt;F2&lt;/kbd&gt; to rename the layer &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5609&quot;&gt;#5609&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed regression painting selected text in text input fields &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5628&quot;&gt;#5628&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5643&quot;&gt;#5643&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed a crash when doing ‘Export As’ for animation and the target file is read only &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5635&quot;&gt;#5635&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5657&quot;&gt;@nelson-steve&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Fixed crash copying floating image when Tiled Mode is enabled &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5602&quot;&gt;#5602&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;+Changes from &lt;a href=&quot;#aseprite-v1-3-17-beta2&quot;&gt;v1.3.17-beta2&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;Update &lt;a href=&quot;https://www.aseprite.org/api/app#appapiversion&quot;&gt;API version&lt;/a&gt; to 39&lt;/li&gt;
      &lt;li&gt;Fixed security issue where a script could gain already given access from other script&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/faq/#how-do-i-update-my-current-version&quot;&gt;How to update Aseprite&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/beta/&quot;&gt;How to get the beta version&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://community.aseprite.org/t/28092/1&quot;&gt;Discuss in the Community site&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Wed, 25 Feb 2026 00:00:00 +0000</pubDate>
 <link>https://blog.aseprite.org/2026/02/25/aseprite-v1317/</link>
 <guid isPermaLink="true">https://blog.aseprite.org/2026/02/25/aseprite-v1317/</guid>
</item>

<item>
 <title>Aseprite v1.3.16 &amp; v1.3.17-beta1</title>
 <description>&lt;p&gt;Hi asepriters! Today we’re releasing Aseprite v1.3.16 as the new stable version. It includes all the new features from the &lt;a href=&quot;https://community.aseprite.org/t/aseprite-v1-3-15-3-v1-3-16-beta1/27469/1&quot;&gt;previous v1.3.16-betas&lt;/a&gt; and a lot of bug fixes. On the other hand, in the &lt;a href=&quot;https://www.aseprite.org/beta/&quot;&gt;Steam beta channel&lt;/a&gt; you’ll find the new Aseprite v1.3.17-beta1 with new features.&lt;/p&gt;

&lt;p&gt;In this release we’re featuring &lt;a href=&quot;https://x.com/EremaPixel&quot;&gt;erema.pixel&lt;/a&gt;!&lt;/p&gt;

&lt;h2 id=&quot;whats-new-in-aseprite-v1317-beta1&quot;&gt;What’s new in Aseprite v1.3.17-beta1&lt;/h2&gt;

&lt;p&gt;New option to paint/select rounded rectangles &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2184&quot;&gt;#2184&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Painting rounded rectangles&quot; src=&quot;/assets/images/posts/v1.3.17/rounded-rectangle.webp&quot; /&gt;&lt;/p&gt;

&lt;p&gt;You can change the corner radius in real-time pressing the &lt;kbd&gt;C&lt;/kbd&gt; key:&lt;/p&gt;

&lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Use C key to change radius in real time&quot; src=&quot;/assets/images/posts/v1.3.17/c-key.webp&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Moving the selection in Tiled Mode now works correctly &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/1457&quot;&gt;#1457&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Wrap selection in tiled mode&quot; src=&quot;/assets/images/posts/v1.3.17/tiled-mode.webp&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Now mouse buttons (even X1 / X2) can be associated to commands / tools / drag values &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/598&quot;&gt;#598&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/1793&quot;&gt;#1793&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Associate mouse buttons to commands&quot; src=&quot;/assets/images/posts/v1.3.17/mouse-buttons1.png&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Associate mouse buttons to tools&quot; src=&quot;/assets/images/posts/v1.3.17/mouse-buttons2.png&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Other changes that you can find in the &lt;a href=&quot;https://www.aseprite.org/release-notes/#aseprite-v1-3-17-beta1&quot;&gt;release notes&lt;/a&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Avoid confusing UX creating new keyframes for slices &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5125&quot;&gt;#5125&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2284&quot;&gt;#2284&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Avoid confusion with Slice selection search field &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5484&quot;&gt;#5484&lt;/a&gt; &lt;a href=&quot;https://community.aseprite.org/t/27705&quot;&gt;t/27705&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Don’t modify the sprite when we just click/select slices &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5578&quot;&gt;#5578&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;Added Dialog &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;onresize&lt;/code&gt; event &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4736&quot;&gt;#4736&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5354&quot;&gt;#5354&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Image:drawSprite()&lt;/code&gt; call when the user is drawing &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/3916&quot;&gt;#3916&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;whats-new-in-aseprite-v1316&quot;&gt;What’s new in Aseprite v1.3.16&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;Added possibility to search commands by its keyboard shortcut &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5465&quot;&gt;#5465&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5511&quot;&gt;@AlexJauregui02&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Added key bindable “Solo Layer” command &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5291&quot;&gt;#5291&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5527&quot;&gt;#5527&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Windows: New option to associate any kind of file with the running instance of Aseprite + customize how to see thumbnails on &lt;em&gt;File Explorer&lt;/em&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2606#issuecomment-3475187242&quot;&gt;#2606&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Linux: Added a movement threshold when detecting double clicks in X11 (thanks to &lt;a href=&quot;https://github.com/aseprite/laf/pull/165&quot;&gt;@Cammymoop&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Fixed selection in text fields with special fonts &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5520&quot;&gt;#5520&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed HSL+ and HSV+ filters with mask color &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5548&quot;&gt;#5548&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed UI bug in Keyboard Shortcuts with the “Add” button in other languages &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5523&quot;&gt;#5523&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed bug starting to drag the color palette after picking a new ink &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5547&quot;&gt;#5547&lt;/a&gt; / &lt;a href=&quot;https://community.aseprite.org/t/27779&quot;&gt;t/27779&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed bug selecting a recent/pinned folder to export with relative paths &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5388&quot;&gt;#5388&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash due big font sizes &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5535&quot;&gt;#5535&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed dragged tabs lingering when executing commands &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5496&quot;&gt;#5496&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed several issues with multiple screens &lt;a href=&quot;https://github.com/aseprite/laf/pull/164&quot;&gt;laf#164&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash using Select Used/Unused Colors when there is a pixel out of bounds &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5096&quot;&gt;#5096&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash with Lasso tool + pixel perfect + new selection &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5571&quot;&gt;#5571&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;Update &lt;a href=&quot;https://www.aseprite.org/api/app#appapiversion&quot;&gt;API version&lt;/a&gt; to 38&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;New Behavior&lt;/strong&gt;: Property changes outside a transaction don’t generate undo steps &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4568&quot;&gt;#4568&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;strong&gt;New Behavior&lt;/strong&gt;: Layer flag changes inside a transaction generate undo steps &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2991&quot;&gt;#2991&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Avoid clicking an invalid button after a new window is displayed &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4757&quot;&gt;#4757&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Don’t reset dialog bounds after &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Dialog:show{autoscrollbars}&lt;/code&gt; when &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;dialog.bounds&lt;/code&gt; were set before &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4758&quot;&gt;#4758&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Allow mouse wheel scrolling in dialogs with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;autoscrollbars&lt;/code&gt; option &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5116&quot;&gt;#5116&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed widgets interactivity using bounds and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;autoscrollbars&lt;/code&gt; in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Dialog:show{}&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5516&quot;&gt;#5516&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed dialog with scrollbar wrong size in a particular case &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5396&quot;&gt;#5396&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5481&quot;&gt;#5481&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed crash using a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;label&lt;/code&gt; field in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Dialog:endtags{}&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5114&quot;&gt;#5114&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed disabled checkbox style change after &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Dialog:combobox()&lt;/code&gt; change &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4988&quot;&gt;#4988&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed crash setting properties with its same value &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5519&quot;&gt;#5519&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Sprite.isValid&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5017&quot;&gt;#5017&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed console re-centering &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5349&quot;&gt;#5349&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5562&quot;&gt;#5562&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed calling filters inside the same &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;app.transaction()&lt;/code&gt; with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ui=true&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5572&quot;&gt;#5572&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Don’t show progress bar for filters when running with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ui=false&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5537&quot;&gt;#5537&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/faq/#how-do-i-update-my-current-version&quot;&gt;How to update Aseprite&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/beta/&quot;&gt;How to get the beta version&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://community.aseprite.org/t/27845/1&quot;&gt;Discuss in the Community site&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Thu, 11 Dec 2025 00:00:00 +0000</pubDate>
 <link>https://blog.aseprite.org/2025/12/11/aseprite-v1316/</link>
 <guid isPermaLink="true">https://blog.aseprite.org/2025/12/11/aseprite-v1316/</guid>
</item>

<item>
 <title>Aseprite v1.3.15.3 &amp; v1.3.16-beta1</title>
 <description>&lt;p&gt;Hi pixel lovers! Today we’ve released Aseprite v1.3.15.3 including some fixes and v1.3.16-beta1 with a few nice features.&lt;/p&gt;

&lt;p&gt;Remember, beta versions are available only &lt;a href=&quot;https://www.aseprite.org/beta/&quot;&gt;through Steam&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;whats-new&quot;&gt;What’s new&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.16.beta1&lt;/strong&gt; &lt;small&gt;(art by &lt;a href=&quot;https://linktr.ee/drsmey&quot;&gt;DrSmey&lt;/a&gt;)&lt;/small&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Added “Run Command” window (press &lt;kbd&gt;Ctrl&lt;/kbd&gt;+&lt;kbd&gt;Space&lt;/kbd&gt; to try it!) &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5393&quot;&gt;#5393&lt;/a&gt; featuring:
    &lt;ul&gt;
      &lt;li&gt;Aseprite’s command search&lt;/li&gt;
      &lt;li&gt;Input of math expressions&lt;/li&gt;
      &lt;li&gt;Inline Lua script evaluation&lt;/li&gt;
    &lt;/ul&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Run command window&quot; src=&quot;/assets/images/posts/run-command.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Added UI customization by making all elements on screen dockable/movable/resizable &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/518&quot;&gt;#518&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/3485&quot;&gt;#3485&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Show workspace layout&quot; src=&quot;/assets/images/posts/dock1.gif&quot; /&gt;&lt;/p&gt;
    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Mirror workspace layout&quot; src=&quot;/assets/images/posts/dock2.gif&quot; /&gt;&lt;/p&gt;
    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;New workspace layout&quot; src=&quot;/assets/images/posts/dock3.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;Added ‘ui’ parameter to all commands for enabling/disabling user interaction through their dialogs &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/3025&quot;&gt;#3025&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.15.3&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Fix UI theme colors to match theme color space &lt;a href=&quot;https://github.com/aseprite/aseprite/commit/c444b566e11eb8415cdeee92d37469d557455d8e&quot;&gt;commit c444b56&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Context matching and prioritization using keyboard shortcuts &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5390&quot;&gt;#5390&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed Color Management issues (&lt;a href=&quot;https://community.aseprite.org/t/15751&quot;&gt;t/15751&lt;/a&gt;), (&lt;a href=&quot;https://community.aseprite.org/t/21945&quot;&gt;t/21945&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;[lua] Update scripting API version to 36&lt;/li&gt;
      &lt;li&gt;[lua] Enclose key names for plugin preferences with [“…”] when it’s required &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5412&quot;&gt;#5412&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.15.4 &amp;amp; v1.3.16-beta2&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Fixed random crashes applying filters (Replace Color, Outline, etc.) &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4991&quot;&gt;#4991&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash with certain scripts pasting images with an empty selection &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5361&quot;&gt;#5361&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash dropping certain images &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5447&quot;&gt;#5447&lt;/a&gt;https://github.com/aseprite/aseprite/issues/4388&lt;/li&gt;
  &lt;li&gt;Fixed mouse gestures not working after switching tabs &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4388&quot;&gt;#4388&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5425&quot;&gt;@JoshuaL03&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.15.5&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Added &lt;em&gt;Ignore empty frames&lt;/em&gt; toggle to &lt;em&gt;File &amp;gt; Export &amp;gt; Export As&lt;/em&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5452&quot;&gt;#5452&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5491&quot;&gt;@JoshuaL03&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Improved rotated rectangles and square brushes &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5459&quot;&gt;#5459&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed small graphical bug when dragging cels &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5216&quot;&gt;#5216&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed creating a copy rotating selection (CW/CCW) when we associate these commands with a shortcut including &lt;kbd&gt;Ctrl&lt;/kbd&gt; modifier &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/1330&quot;&gt;#1330&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5461&quot;&gt;@JoshuaL03&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Fixed export file window not starting out centered &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5480&quot;&gt;#5480&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed some Brush Preview visual traces when canvas is zoomed out &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5005&quot;&gt;#5005&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed Move tool with Auto Select Layer when the composition of groups is enabled &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4812&quot;&gt;#4812&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Steam: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-batch&lt;/code&gt; arg should have the same effect as &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-noinapp&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5482&quot;&gt;#5482&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;macOS: Fixed thumbnails for macOS Sequoia &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5009&quot;&gt;#5009&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Windows: Fixed regression pasting DIB bitmaps from old Windows programs, e.g. Photoshop v7.0 &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5458&quot;&gt;#5458&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Windows: Added compatibility to paste 1bpp and 4bpp bitmaps from clipboard&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;Update &lt;a href=&quot;https://www.aseprite.org/api/app#appapiversion&quot;&gt;API version&lt;/a&gt; to 37&lt;/li&gt;
      &lt;li&gt;Avoid setting window bounds when the app is closing &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5384&quot;&gt;#5384&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed centering a dialog with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;autoscrollbars&lt;/code&gt; behavior &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5485&quot;&gt;#5485&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;WebSocket&lt;/code&gt;: Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;error&lt;/code&gt; param to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;onreceive&lt;/code&gt; handler&lt;/li&gt;
      &lt;li&gt;Fixed &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;app.clipboard.content.selection&lt;/code&gt; property&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.16-beta3&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Windows: Added IME support on text fields &lt;a href=&quot;https://github.com/aseprite/laf/issues/1767&quot;&gt;#1767&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/laf/issues/2841&quot;&gt;#2841&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/laf/pull/147&quot;&gt;@Cerallin&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Windows: New external process to show Open/Save File dialog, in case of crash the dialog is restarted without crashing Aseprite. This is the most common crash at the moment on Windows &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4412&quot;&gt;#4412&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/faq/#how-do-i-update-my-current-version&quot;&gt;How to update Aseprite&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/beta/&quot;&gt;How to get the beta version&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://community.aseprite.org/t/27469/2&quot;&gt;Discuss in the Community site&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Tue, 23 Sep 2025 00:00:00 +0000</pubDate>
 <link>https://blog.aseprite.org/2025/09/23/aseprite-v13153/</link>
 <guid isPermaLink="true">https://blog.aseprite.org/2025/09/23/aseprite-v13153/</guid>
</item>

<item>
 <title>Aseprite v1.3.15</title>
 <description>&lt;p&gt;Hello everyone! Today we’ve released Aseprite v1.3.15.2 with several bug fixes and little new handy features. If you are using v1.3.15 or v1.3.15.1, sorry for the inconvenience, but it might be a good idea to update to the latest v1.3.15.2 version:&lt;/p&gt;

&lt;h2 id=&quot;whats-new&quot;&gt;What’s new&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;New possibility to duplicate slices (or &lt;em&gt;Edit &amp;gt; Copy &amp;amp; Paste&lt;/em&gt;) &lt;a href=&quot;https://community.aseprite.org/t/21966&quot;&gt;t/21966&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4466&quot;&gt;#4466&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;New apply transform options&quot; src=&quot;/assets/images/posts/duplicate-slices.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Added “Show hidden” option to file selector &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/3079&quot;&gt;#3079&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;New apply transform options&quot; src=&quot;/assets/images/posts/show-hidden-files.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Added option to stroke text &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5271&quot;&gt;#5271&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;New apply transform options&quot; src=&quot;/assets/images/posts/stroke-text.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;New options to reconfigure keys to apply/discard the tranformation &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5102#issuecomment-3228522124&quot;&gt;#5102&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;New apply transform options&quot; src=&quot;/assets/images/posts/apply-transform-options.gif&quot; /&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Apply transform options&quot; src=&quot;/assets/images/posts/apply-transform-options.png&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.15.2&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Fixed arrow keys to move selection &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5385&quot;&gt;#5385&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed close button in popup window &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5386&quot;&gt;#5386&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed pivot position when Tiled Mode is enabled &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2316&quot;&gt;#2316&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.15.1&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Reverted &lt;kbd&gt;Esc&lt;/kbd&gt; key behavior to drop pixels + deselect &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5102&quot;&gt;#5102&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Added &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5102#issuecomment-3228522124&quot;&gt;options to reconfigure keys&lt;/a&gt; to apply/cancel the transformation&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Added slices copy &amp;amp; paste and duplication &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4466&quot;&gt;#4466&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed bug in Saturation layer blend mode &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2661&quot;&gt;#2661&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.15&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Added “Show hidden” option to file selector &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/3079&quot;&gt;#3079&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Added options to stroke/fill text &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5271&quot;&gt;#5271&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Export files:
    &lt;ul&gt;
      &lt;li&gt;Added possibility to the output filename with “one click” (&lt;a href=&quot;https://community.aseprite.org/t/25920&quot;&gt;t/25920&lt;/a&gt;)&lt;/li&gt;
      &lt;li&gt;Added pinned/recent folders to export file popup menus&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Activate the native window when asking the user to save sprite changes &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/3542&quot;&gt;#3542&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5318&quot;&gt;#5318&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed marquee tool escape deselection &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5102&quot;&gt;#5102&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5145&quot;&gt;@JoshuaL03&lt;/a&gt;) and added right-click to &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5102#issuecomment-3225630915&quot;&gt;configure the cancel&lt;/a&gt; selection button&lt;/li&gt;
  &lt;li&gt;Fixed mouse wheel zooming not working with zoom tool (quick) &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2019&quot;&gt;#2019&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5118&quot;&gt;@hwabis&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Fixed Color Management regression &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5333&quot;&gt;#5333&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash dropping file on timeline &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5289&quot;&gt;#5289&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed updating context bar positions when moving pixels with arrow keys &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5329&quot;&gt;#5329&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Allow gif encoding to be stopped &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2619&quot;&gt;#2619&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash deselecting moved pixels when using certain extensions &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5280&quot;&gt;#5280&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed brush boundaries “accumulation” switching brush type only &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5281&quot;&gt;#5281&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;Update &lt;a href=&quot;https://www.aseprite.org/api/app#appapiversion&quot;&gt;API version&lt;/a&gt; to 35&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;sprite.undoHistory&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5205&quot;&gt;#5205&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;resizeable&lt;/code&gt; property to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Dialog&lt;/code&gt; constructor &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5177&quot;&gt;#5177&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;onchecked&lt;/code&gt; parameter to &lt;a href=&quot;https://www.aseprite.org/api/plugin#pluginnewcommand&quot;&gt;Plugin:newCommand()&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5198&quot;&gt;#5198&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Added missing &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;FlipType.DIAGONAL&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5359&quot;&gt;#5359&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;app.tip&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5316&quot;&gt;#5316&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5348&quot;&gt;#5348&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;autofit&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;sizeHint&lt;/code&gt; properties to Dialog &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5176&quot;&gt;#5176&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Refresh timeline when changing layer collapsed status &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5366&quot;&gt;#5366&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Process mnemonics consistently for plugins &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5250&quot;&gt;#5250&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Escape characters in the console that we can’t show properly &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5324&quot;&gt;#5324&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/faq/#how-do-i-update-my-current-version&quot;&gt;How to update Aseprite&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://community.aseprite.org/t/27100/1&quot;&gt;Discuss in the Community site&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Wed, 27 Aug 2025 00:00:00 +0000</pubDate>
 <link>https://blog.aseprite.org/2025/08/27/aseprite-v1315/</link>
 <guid isPermaLink="true">https://blog.aseprite.org/2025/08/27/aseprite-v1315/</guid>
</item>

<item>
 <title>Aseprite v1.3.14</title>
 <description>&lt;p&gt;Hello asepriters! Today we’re finally releasing Aseprite v1.3.14 as the new stable one. It has been in beta for some months.&lt;/p&gt;

&lt;p&gt;If you were using v1.3.13 and didn’t give a try to the beta before, you’ll be able to find some &lt;a href=&quot;https://blog.aseprite.org/2024/11/22/aseprite-v1310/&quot;&gt;new features since v1.3.11-beta&lt;/a&gt; that now are available for everyone.&lt;/p&gt;

&lt;h2 id=&quot;whats-new&quot;&gt;What’s new&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;New &lt;a href=&quot;https://bsky.app/profile/aseprite.org/post/3lbfvjsdrr22s&quot;&gt;interactive Text tool&lt;/a&gt; with &lt;kbd&gt;T&lt;/kbd&gt; key &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/28&quot;&gt;#28&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Interactive Text Tool&quot; src=&quot;/assets/images/posts/interactive-text-tool-demo.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;New &lt;a href=&quot;https://bsky.app/profile/aseprite.org/post/3lbfvjsdsqc2s&quot;&gt;diagonal symmetry&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/1171&quot;&gt;#1171&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Diagonal Symmetries&quot; src=&quot;/assets/images/posts/diagonal-symmetries-demo.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;New &lt;a href=&quot;https://bsky.app/profile/aseprite.org/post/3lbkk4mnsec2y&quot;&gt;drop files on timeline&lt;/a&gt; to import files as layers/frames/cels, works on Windows and macOS &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/131&quot;&gt;#131&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4636&quot;&gt;#4636&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Drop Files on Timeline&quot; src=&quot;/assets/images/posts/drop-on-timeline-demo.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Added &lt;a href=&quot;https://bsky.app/profile/aseprite.org/post/3lbfvjsduos2s&quot;&gt;“Transform” checkbox to move slices&lt;/a&gt; with its content &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4533&quot;&gt;#4533&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Transform Slices&quot; src=&quot;/assets/images/posts/transform-slice-demo.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.14.4&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Fixed timeline thumbnails with semi-transparent colors &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5257&quot;&gt;#5257&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed GIF animations with semi-transparent colors &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5226&quot;&gt;#5226&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash rendering empty text in certain UI elements &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5255&quot;&gt;#5255&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed edge-case detecting old sessions to be recovered &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5252&quot;&gt;#5252&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed separation between text and suffix in UI text fields &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5261&quot;&gt;#5261&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.14.3&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Windows: Brings back Windows Vista/7 compatibility &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5211&quot;&gt;#5211&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Export user &amp;amp; extension defined properties &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5186&quot;&gt;#5186&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5187&quot;&gt;@Necronomison&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Improve SVG output merging similar pixels (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5193&quot;&gt;@LeSnow-Ye&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Fixed pivot movement when dragging a selection with &lt;kbd&gt;Alt&lt;/kbd&gt; key to snap to grid &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5238&quot;&gt;#5238&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed bug/font baseline alignment news items/file list items when multiple fonts/emojis are needed &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5221&quot;&gt;#5221&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crashes when a big font size is specified for the Aseprite font &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5240&quot;&gt;#5240&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;Update &lt;a href=&quot;https://www.aseprite.org/api/app#appapiversion&quot;&gt;API version&lt;/a&gt; to 34&lt;/li&gt;
      &lt;li&gt;Added events to listen to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;blendMode&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;name&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;opacity&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;visibility&lt;/code&gt; Sprite layer changes &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5164&quot;&gt;#5164&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.14.2&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Fixed double-clicking/dropping an &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.aseprite-extension&lt;/code&gt; file to install it &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5209&quot;&gt;#5209&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed the default font size for CJK and other translations &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5210&quot;&gt;#5210&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed bug with third-party themes using odd size values for the Aseprite font&lt;/li&gt;
  &lt;li&gt;Fixed some crashes using the font search capability with the Text tool &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5214&quot;&gt;#5214&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Added possibility to disable hinting for theme ttf/otf fonts &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5215&quot;&gt;#5215&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.14.1&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Fixed dithering options using Sprite &amp;gt; Color Mode &amp;gt; Indexed and fixed crash switching between Grayscale/Indexed options &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5207&quot;&gt;#5207&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash when default font is not available or invalid (edge-case for theme authors) &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5208&quot;&gt;#5208&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.14&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Added pin icon to the Palette presets + performance improvements &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2365&quot;&gt;#2365&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5069&quot;&gt;#5069&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Added a way to change default Timeline options &lt;a href=&quot;https://community.aseprite.org/t/19863/8&quot;&gt;t/19863&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/1485#issuecomment-2822773260&quot;&gt;#1485&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fonts &amp;amp; Themes:
    &lt;ul&gt;
      &lt;li&gt;Added option to switch font hinting &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4931&quot;&gt;#4931&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/laf/issues/138&quot;&gt;laf#138&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Added support to scale sprite sheet fonts&lt;/li&gt;
      &lt;li&gt;Better support to use system fonts from themes&lt;/li&gt;
      &lt;li&gt;Added missing Esperanto accents (ŜŝŬŭ) (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5169&quot;&gt;@Fussmatte&lt;/a&gt; for this and the Esperanto translation)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Performance improvements:
    &lt;ul&gt;
      &lt;li&gt;Startup optimizations &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5090&quot;&gt;#5090&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Prevent polling keyboard state for each message&lt;/li&gt;
      &lt;li&gt;Improve performance loading list of fonts&lt;/li&gt;
      &lt;li&gt;Improve performance resizing dialogs &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5166&quot;&gt;#5166&lt;/a&gt;  (related to &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5028&quot;&gt;#5028&lt;/a&gt;)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Windows: Fixed window flash when Aseprite is launched &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5018&quot;&gt;#5018&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/laf/pull/136&quot;&gt;laf#136&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed file dialog size not being loaded properly &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4460&quot;&gt;#4460&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5202&quot;&gt;@JoshuaL03&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Fixed user data visibility after window size reset &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4923&quot;&gt;#4923&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5168&quot;&gt;@JoshuaL03&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Prevent scrollbar from shifting 1px on click (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5185&quot;&gt;@LukeBarcenas&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Fixed bug exporting tilesets from the CLI &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5053&quot;&gt;#5053&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed regression in &lt;em&gt;File &amp;gt; Export &amp;gt; Export As&lt;/em&gt; dialog where the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-export&lt;/code&gt; string wasn’t included to avoid overwriting the same file &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5035&quot;&gt;#5035&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Allow to use the close button when a popup window/menu box is displayed &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5111&quot;&gt;#5111&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5134&quot;&gt;#5134&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5144&quot;&gt;#5144&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed un-replaceable transparent pixels created by resize &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5032&quot;&gt;#5032&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5048&quot;&gt;@lightovernight&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Fixed timeline scrolling when creating layer &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4930&quot;&gt;#4930&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed regression with timeline thumbnails &lt;a href=&quot;https://community.aseprite.org/t/25097&quot;&gt;t/25097&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5083&quot;&gt;#5083&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash using Shift+click for first time in Tiled Mode &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5055&quot;&gt;#5055&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5151&quot;&gt;#5151&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5195&quot;&gt;#5195&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed symmetry button is kept pressed when we didn’t pressed &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4760&quot;&gt;#4760&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed font rendering issues in non-English languages &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4804&quot;&gt;#4804&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed some UI/theme issues when UI Scaling &amp;gt; 100% &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5043&quot;&gt;#5043&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed some issues loading .fli/.flc files:
    &lt;ul&gt;
      &lt;li&gt;Fixed animations with an odd column count (thanks to &lt;a href=&quot;https://github.com/aseprite/flic/pull/2&quot;&gt;@mecirt in flic#2&lt;/a&gt;)&lt;/li&gt;
      &lt;li&gt;Fixed loading .flc files with BRUN chunks with more than 256 packets (thanks to &lt;a href=&quot;https://github.com/aseprite/flic/pull/3&quot;&gt;@mertenpopp in flic#3&lt;/a&gt;)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Dropping files from File Explorer/Finder to the Timeline:
    &lt;ul&gt;
      &lt;li&gt;Fixed some bugs when dropping sprites with tilemaps/tilesets or in specific locations&lt;/li&gt;
      &lt;li&gt;Improved feedback when dropping into a cel&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;Update &lt;a href=&quot;https://www.aseprite.org/api/app#appapiversion&quot;&gt;API version&lt;/a&gt; to 33&lt;/li&gt;
      &lt;li&gt;Added  &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Dialog:separator()&lt;/code&gt; more in line with other widgets &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4989&quot;&gt;#4989&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/5181&quot;&gt;@MapleGecko&lt;/a&gt;)&lt;/li&gt;
      &lt;li&gt;Added uuid field to layers &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5033&quot;&gt;#5033&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;os.rename()&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;os.remove()&lt;/code&gt; functions&lt;/li&gt;
      &lt;li&gt;Fixed &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;cel.image:clear()&lt;/code&gt; cannot be undone &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5015&quot;&gt;#5015&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed regression overwriting path specified in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Dialog:file{filename}&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/5061&quot;&gt;#5061&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Linux: Dropped support for Ubuntu 18.04. Ubuntu 20.04 is the minimum now&lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/faq/#how-do-i-update-my-current-version&quot;&gt;How to update Aseprite&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://community.aseprite.org/t/25678/1&quot;&gt;Discuss in the Community site&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Wed, 11 Jun 2025 00:00:00 +0000</pubDate>
 <link>https://blog.aseprite.org/2025/06/11/aseprite-v1314/</link>
 <guid isPermaLink="true">https://blog.aseprite.org/2025/06/11/aseprite-v1314/</guid>
</item>

<item>
 <title>Aseprite v1.3.11 &amp; v1.3.12-beta</title>
 <description>&lt;p&gt;Happy new year asepriters! (is it too late?) Yesterday we’ve released a couple of new versions fixing a lot of bugs/crashes and adding new features that will make your life a little better:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.11&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Added &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/1287#issuecomment-2577469189&quot;&gt;columns and rows&lt;/a&gt; fields to Import Sprite Sheet &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/1287&quot;&gt;#1287&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2082#issuecomment-2577462961&quot;&gt;Show grid cell index&lt;/a&gt; in status bar &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2082&quot;&gt;#2082&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed empty &lt;em&gt;Edit &amp;gt; Keyboard Shortcuts &amp;gt; Action Modifiers&lt;/em&gt; list &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4893&quot;&gt;#4893&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed recent files/folders repeating items &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4851&quot;&gt;#4851&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed reverting layer changes after locking it &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4586&quot;&gt;#4586&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed some UI issues with the timeline &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/3678&quot;&gt;#3678&lt;/a&gt; and toolbar &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4719&quot;&gt;#4719&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed clicking window close button when the title overlaps it &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4735&quot;&gt;#4735&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed Magic Wand in Tiled Mode &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4659&quot;&gt;#4659&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;macOS: Fixed showing the main window back when the app is hidden &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4857&quot;&gt;#4857&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;Update &lt;a href=&quot;https://www.aseprite.org/api/app#appapiversion&quot;&gt;API version&lt;/a&gt; to 31&lt;/li&gt;
      &lt;li&gt;Fixed &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;cel.image = nil&lt;/code&gt; statement &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4514&quot;&gt;#4514&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ui&lt;/code&gt; param to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;app.command.MaskByColor&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2774&quot;&gt;#2774&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.12-beta1&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;New &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4678#issuecomment-2577474467&quot;&gt;“Apply” button&lt;/a&gt; in effects &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4678&quot;&gt;#4678&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;New options to &lt;em&gt;Edit &amp;gt; Preferences &amp;gt; Reset&lt;/em&gt;: reset window positions &amp;amp; brushes&lt;/li&gt;
  &lt;li&gt;Fixed crash dropping a file as layers and then undoing &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4858&quot;&gt;#4858&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Avoid app hang when dropping some files on the timeline &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4828&quot;&gt;#4828&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash displaying the Preview window in multiple windows &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4864&quot;&gt;#4864&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed artifacts when moving the cursor &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4825&quot;&gt;#4825&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash when dropping files and a modal dialog is open &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4824&quot;&gt;#4824&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;New &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;beforesitechange&lt;/code&gt; event &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4785&quot;&gt;#4785&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;New &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;plugin.version&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;plugin.displayName&lt;/code&gt; properties &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4904&quot;&gt;#4904&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If v1.3.12-beta1 is stable enough, it might become the next stable in a couple of weeks. Remember that the beta is available only in the &lt;a href=&quot;https://www.aseprite.org/beta/&quot;&gt;Steam beta channel&lt;/a&gt;.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/faq/#how-do-i-update-my-current-version&quot;&gt;How to update Aseprite&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/beta/&quot;&gt;How to get the beta version&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://community.aseprite.org/t/24326/1&quot;&gt;Discuss in the Community site&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Wed, 08 Jan 2025 00:00:00 +0000</pubDate>
 <link>https://blog.aseprite.org/2025/01/08/aseprite-v1311/</link>
 <guid isPermaLink="true">https://blog.aseprite.org/2025/01/08/aseprite-v1311/</guid>
</item>

<item>
 <title>Aseprite v1.3.10 &amp; v1.3.11-beta</title>
 <description>&lt;p&gt;Hi asepriters! This week we’ve released Aseprite v1.3.10.1 and v1.3.11-beta2 with new major features.&lt;/p&gt;

&lt;p&gt;New beta versions are going to be available only &lt;a href=&quot;https://www.aseprite.org/beta/&quot;&gt;through Steam&lt;/a&gt; as it is easier to release quick fixes for important crashes/regressions. We’re planning to release new features there and after a couple of weeks of beta testing, publishing it as the new stable version.&lt;/p&gt;

&lt;h2 id=&quot;whats-new&quot;&gt;What’s new&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.11-beta1&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;New &lt;a href=&quot;https://bsky.app/profile/aseprite.org/post/3lbfvjsdrr22s&quot;&gt;interactive Text tool&lt;/a&gt; with &lt;kbd&gt;T&lt;/kbd&gt; key &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/28&quot;&gt;#28&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Interactive Text Tool&quot; src=&quot;/assets/images/posts/interactive-text-tool-demo.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;New &lt;a href=&quot;https://bsky.app/profile/aseprite.org/post/3lbfvjsdsqc2s&quot;&gt;diagonal symmetry&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/1171&quot;&gt;#1171&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Diagonal Symmetries&quot; src=&quot;/assets/images/posts/diagonal-symmetries-demo.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;New &lt;a href=&quot;https://bsky.app/profile/aseprite.org/post/3lbkk4mnsec2y&quot;&gt;drop files on timeline&lt;/a&gt; to import files as layers/frames/cels, works on Windows and macOS &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/131&quot;&gt;#131&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4636&quot;&gt;#4636&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Drop Files on Timeline&quot; src=&quot;/assets/images/posts/drop-on-timeline-demo.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Added &lt;a href=&quot;https://bsky.app/profile/aseprite.org/post/3lbfvjsduos2s&quot;&gt;“Transform” checkbox to move slices&lt;/a&gt; with its content &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4533&quot;&gt;#4533&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img style=&quot;width:100%;&quot; alt=&quot;Transform Slices&quot; src=&quot;/assets/images/posts/transform-slice-demo.gif&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;em&gt;Experimental&lt;/em&gt;: Compose layer groups separately from all other layers &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/3225&quot;&gt;#3225&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/4507&quot;&gt;@belchiorg and @gui-marc&lt;/a&gt;)
    &lt;ul&gt;
      &lt;li&gt;Enable this from &lt;em&gt;Edit &amp;gt; Preferences &amp;gt; Experimental &amp;gt; Compose groups separately&lt;/em&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Group buttons in the toolbar when the window is too small &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4708&quot;&gt;#4708&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Duplicate tilemaps correctly when &lt;em&gt;Sprite &amp;gt; Duplicate&lt;/em&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4759&quot;&gt;#4759&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Replaced jpeglib with libjpeg-turbo to load/save JPEG files&lt;/li&gt;
  &lt;li&gt;Better text rendering using Skia (DirectWrite on Windows, Core Text on macOS) &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4362&quot;&gt;#4362&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;GraphicsContext&lt;/code&gt; for images: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Image.context&lt;/code&gt; property &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4330&quot;&gt;#4330&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ui&lt;/code&gt;/&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;flatten&lt;/code&gt;/&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;filename&lt;/code&gt; parameters to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;app.command.DuplicateSprite&lt;/code&gt; command &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4755&quot;&gt;#4755&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.11-beta2&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Fixed crash dropping files on timeline in certain cases &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4801&quot;&gt;#4801&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash clicking the canvas when multiple layers/frames were selected in the timeline and the &lt;em&gt;Edit &amp;gt; Preferences &amp;gt; Timeline &amp;gt; Keep Selection&lt;/em&gt; option was enabled &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4809&quot;&gt;#4809&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed some theme related problems with the font popup &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/3851&quot;&gt;#3851&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4815&quot;&gt;#4815&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Windows: Minimize crashes related to buggy WinTab drivers &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/3358&quot;&gt;#3358&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.10&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Published a couple of &lt;a href=&quot;https://bsky.app/profile/aseprite.org/post/3lazgoxdcu22q&quot;&gt;HD icons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Added support for JPEG image orientation adjustment from EXIF metadata &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2525&quot;&gt;#2525&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Disable &lt;em&gt;Brush Preview&lt;/em&gt; in &lt;em&gt;Preview&lt;/em&gt; window by default &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4721&quot;&gt;#4721&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4752&quot;&gt;@S4HRKBOY&lt;/a&gt;), can be re-enabled from &lt;em&gt;View &amp;gt; Preview &amp;gt; Brush Preview&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;Snap cels to grid on moving cel action &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4027&quot;&gt;#4027&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed slice tool when we are in tiles mode &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4306&quot;&gt;#4306&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed bug copying/moving cels with z-index &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4779&quot;&gt;#4779&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed issues with windows visibility when changing between “Home” tab and sprites &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4546&quot;&gt;#4546&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4789&quot;&gt;#4789&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed Duplicate Sprite/Layer didn’t duplicate z-indexes &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4665&quot;&gt;#4665&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed mouse issues making hard to resize floating windows &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4240&quot;&gt;#4240&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed UI issue scaling brush type icons &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4386&quot;&gt;#4386&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed crash clicking “Hide Other Layers” when there is no preview window &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4768&quot;&gt;#4768&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;Update &lt;a href=&quot;https://www.aseprite.org/api/app#appapiversion&quot;&gt;API version&lt;/a&gt; to 30&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;app.editor.zoom&lt;/code&gt;/&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;scroll&lt;/code&gt; properties &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4722&quot;&gt;#4722&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;New option (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Dialog:show{ hand=true }&lt;/code&gt;) to enable Hand tool in the active editor with a modal dialog (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/4465&quot;&gt;@lampysprites&lt;/a&gt;)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.10.1&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Fixed window flickering using “Disable Snap to Grid” button &lt;a href=&quot;https://community.aseprite.org/t/23912&quot;&gt;t/23912&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4805&quot;&gt;#4805&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Lua: Fixed broken &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Dialog:show{ bounds=Rectangle }&lt;/code&gt; API &lt;a href=&quot;https://community.aseprite.org/t/23917&quot;&gt;t/23917&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/faq/#how-do-i-update-my-current-version&quot;&gt;How to update Aseprite&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/beta/&quot;&gt;How to get the beta version&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://community.aseprite.org/t/23908/1&quot;&gt;Discuss in the Community site&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Fri, 22 Nov 2024 00:00:00 +0000</pubDate>
 <link>https://blog.aseprite.org/2024/11/22/aseprite-v1310/</link>
 <guid isPermaLink="true">https://blog.aseprite.org/2024/11/22/aseprite-v1310/</guid>
</item>

<item>
 <title>Aseprite v1.3.9</title>
 <description>&lt;p&gt;Hi asepriters! A new Aseprite v1.3.9 version is available today, more stable, with several bug fixes, and a couple of minor features. Since v1.3.8 we are a bigger team with the collaboration of &lt;a href=&quot;https://github.com/ckaiser&quot;&gt;@ckaiser&lt;/a&gt; and &lt;a href=&quot;https://github.com/liebranca&quot;&gt;@liebranca&lt;/a&gt;. We are really grateful for their help in developing Aseprite.&lt;/p&gt;

&lt;p&gt;What’s new in &lt;strong&gt;Aseprite v1.3.9&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;New Hungarian, Norwegian Nynorsk, Thai, and Ukrainian translations, &lt;a href=&quot;https://github.com/aseprite/strings?tab=readme-ov-file#aseprite-translations&quot;&gt;thanks to the help of several contributors&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Improved performance in &lt;em&gt;“Recover Files”&lt;/em&gt; tab &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4610&quot;&gt;#4610&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;New “Reset” page in &lt;em&gt;Edit &amp;gt; Preferences&lt;/em&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4432&quot;&gt;#4432&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img src=&quot;/assets/images/posts/reset-preferences.png&quot; alt=&quot;Reset Preferences&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;New &lt;em&gt;“Reset Symmetry to View Center”&lt;/em&gt; option &lt;a href=&quot;https://community.aseprite.org/t/19185&quot;&gt;t/19185&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4638&quot;&gt;#4638&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/4640&quot;&gt;@S4HRKBOY&lt;/a&gt;)&lt;/p&gt;

    &lt;p&gt;&lt;img src=&quot;/assets/images/posts/reset-symmetry-to-view-center.png&quot; alt=&quot;Reset Symmetry&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;New criterias to match similar RGB colors with color palette entries &lt;a href=&quot;https://community.aseprite.org/t/9682&quot;&gt;t/9682&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2787&quot;&gt;#2787&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;&lt;img src=&quot;/assets/images/posts/rgb-to-indexed-best-fit-criterias.png&quot; alt=&quot;Criterias&quot; /&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;Added &lt;em&gt;“Don’t show this alert again”&lt;/em&gt; when saving WebP files &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4658&quot;&gt;#4658&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed &lt;em&gt;“Merge Down”&lt;/em&gt; command when the merged cels have a special z-index &lt;a href=&quot;https://community.aseprite.org/t/22106&quot;&gt;t/22106&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4468&quot;&gt;#4468&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed bug where we weren’t able to uninstall third party extensions &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4622&quot;&gt;#4622&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed transparent color bugs converting between RGB &amp;lt;-&amp;gt; Indexed conversion &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4370&quot;&gt;#4370&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4438&quot;&gt;#4438&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed moving multiple tilemap layers at the same time &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/3144&quot;&gt;#3144&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed right click action with shading ink is selected &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4520&quot;&gt;#4520&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed bug where the first mouse click after a &lt;kbd&gt;Ctrl+Z&lt;/kbd&gt; was ignored if we had &lt;kbd&gt;Ctrl&lt;/kbd&gt; key configured to drag the “Brush Size” &lt;a href=&quot;https://community.aseprite.org/t/22112&quot;&gt;t/22112&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4484&quot;&gt;#4484&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed duplicate items in keyboard shortcuts list &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4387&quot;&gt;#4387&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;CLI: Fixed exporting Sprite Sheet with group names &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4456&quot;&gt;#4456&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;New &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;app.fgTile&lt;/code&gt;/&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;bgTile&lt;/code&gt; properties to get/set the foreground/background tile &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4403&quot;&gt;#4403&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Site.tilemapMode&lt;/code&gt; property&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;x&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;y&lt;/code&gt; params to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;app.command.Paste()&lt;/code&gt;&lt;/li&gt;
      &lt;li&gt;Fixed &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;app.command.Cut&lt;/code&gt;/&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Paste&lt;/code&gt; in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-batch&lt;/code&gt; mode &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4354&quot;&gt;#4354&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;app.command.Cancel()&lt;/code&gt; command when used from scripts&lt;/li&gt;
      &lt;li&gt;Fixed default &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;color&lt;/code&gt;/&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;bgColor&lt;/code&gt; params in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;app.useTool()&lt;/code&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.9.1&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Fixed regression breaking linked cels on “Merge Down” &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4685&quot;&gt;#4685&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed transparency issues with new color criterias &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4686&quot;&gt;#4686&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/faq/#how-do-i-update-my-current-version&quot;&gt;How to update Aseprite&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://community.aseprite.org/t/23578/1&quot;&gt;Discuss in the Community site&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Wed, 02 Oct 2024 00:00:00 +0000</pubDate>
 <link>https://blog.aseprite.org/2024/10/02/aseprite-v139/</link>
 <guid isPermaLink="true">https://blog.aseprite.org/2024/10/02/aseprite-v139/</guid>
</item>

<item>
 <title>Aseprite v1.3.8</title>
 <description>&lt;p&gt;Hi asepriters! A new Aseprite v1.3.8 version with several bug fixes is
available just right now. We have plans to release a new
&lt;a href=&quot;https://www.aseprite.org/beta/&quot;&gt;beta version&lt;/a&gt; with a few new
features soon.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.8&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;New help button “?” in some windows with associated docs &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/1980&quot;&gt;#1980&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Reset mask when clicking outside of bounds with the magic wand tool &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4490&quot;&gt;#4490&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Added new popup menu in the new frame &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;+&lt;/code&gt; button in status bar (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/4582&quot;&gt;@ckaiser&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Disable stabilizer when previewing a straight line using &lt;kbd&gt;Shift&lt;/kbd&gt; key with Pencil tool &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4217&quot;&gt;#4217&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/4395&quot;&gt;@belchiorg&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Show relative path when exporting sprite &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4059&quot;&gt;#4059&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/4389&quot;&gt;@gui-marc&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Don’t allow to install third-party themes that override the default one &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4226&quot;&gt;#4226&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed slice order in &lt;em&gt;File &amp;gt; Export &amp;gt; Export As &amp;gt; Area&lt;/em&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4521&quot;&gt;#4521&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/4550&quot;&gt;@requizm&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Fixed mipmaps options when downsampling on zoom out &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4317&quot;&gt;#4317&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed pixel-perfect option in Contour tool after a straight line &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4256&quot;&gt;#4256&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Added opacity field when exporting cel information in JSON files (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/4552&quot;&gt;@requizm&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Windows: Fixed possible issues between mouse cursor &amp;lt;-&amp;gt; stylus cursor for live streaming/zooming &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4539&quot;&gt;#4539&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;CLI:
    &lt;ul&gt;
      &lt;li&gt;New &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-play-subtags&lt;/code&gt; option to save animations using subtags/repeats &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4297&quot;&gt;#4297&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;New &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-list-layer-hierarchy&lt;/code&gt; option (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/4506&quot;&gt;@requizm&lt;/a&gt;)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Lua:
    &lt;ul&gt;
      &lt;li&gt;Fixed &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Image:resize()&lt;/code&gt; in some cases &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4487&quot;&gt;#4487&lt;/a&gt; (thanks to &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/4553&quot;&gt;@requizm&lt;/a&gt;)&lt;/li&gt;
      &lt;li&gt;Fixed comparing integers and floating points &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4516&quot;&gt;#4516&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed default blending mode for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Image:drawImage()&lt;/code&gt; when used in indexed mode &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4531&quot;&gt;#4531&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Fixed crashes &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/2274&quot;&gt;#2274&lt;/a&gt;,
&lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4146&quot;&gt;#4146&lt;/a&gt;,
&lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4352&quot;&gt;#4352&lt;/a&gt;,
&lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4375&quot;&gt;#4375&lt;/a&gt;,
&lt;a href=&quot;https://github.com/aseprite/aseprite/pull/4476&quot;&gt;#4476&lt;/a&gt;,
&lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4481&quot;&gt;#4481&lt;/a&gt;,
&lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4530&quot;&gt;#4530&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Aseprite v1.3.8.1&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Avoid loading current dithering matrix on each mouse move (related to &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4174&quot;&gt;#4174&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Fixed New Frame button in the status bar (the little “+” icon) for existing third-party themes &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4609&quot;&gt;#4609&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Windows:
    &lt;ul&gt;
      &lt;li&gt;Fixed saving files to network paths &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4608&quot;&gt;#4608&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed &lt;em&gt;File &amp;gt; Export &amp;gt; Export As&lt;/em&gt; when exporting files to other drive &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4607&quot;&gt;#4607&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/faq/#how-do-i-update-my-current-version&quot;&gt;How to update Aseprite&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://community.aseprite.org/t/22849/1&quot;&gt;Discuss in the Community site&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Tue, 20 Aug 2024 00:00:00 +0000</pubDate>
 <link>https://blog.aseprite.org/2024/08/20/aseprite-v138/</link>
 <guid isPermaLink="true">https://blog.aseprite.org/2024/08/20/aseprite-v138/</guid>
</item>

<item>
 <title>Aseprite v1.3.7</title>
 <description>&lt;p&gt;Hi asepriters! We are releasing a minor Aseprite v1.3.7 version with important fixes:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Allow backslash (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;\&lt;/code&gt;) in filenames on Linux and macOS &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/3936&quot;&gt;#3936&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed nested ping-pong tags &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4271&quot;&gt;#4271&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed wrong alignment between mouse and sensor threshold position &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4428&quot;&gt;#4428&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Fixed painting with right-click with custom brush paints with background color &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4013&quot;&gt;#4013&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;macOS: Fixed memory leak copying &amp;amp; pasting images (probably &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4251&quot;&gt;#4251&lt;/a&gt;)&lt;/li&gt;
  &lt;li&gt;Lua API:
    &lt;ul&gt;
      &lt;li&gt;New &lt;a href=&quot;https://www.aseprite.org/api/app_os#appos&quot;&gt;app.os object&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Added &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;recent&lt;/code&gt; parameter to &lt;a href=&quot;https://www.aseprite.org/api/command/SaveFile#savefile&quot;&gt;SaveFile&lt;/a&gt;/&lt;a href=&quot;https://www.aseprite.org/api/command/ExportSpriteSheet#exportspritesheet&quot;&gt;ExportSpriteSheet&lt;/a&gt; commands to avoid adding the file to the list of recent files&lt;/li&gt;
      &lt;li&gt;Disable progress bar in commands that can receive &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ui=false&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/4165&quot;&gt;#4165&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed bugs handling errors inside &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;app.transaction()&lt;/code&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/issues/3276&quot;&gt;#3276&lt;/a&gt; &lt;a href=&quot;https://github.com/aseprite/aseprite/pull/4431&quot;&gt;#4431&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;Fixed return values of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;os.execute()&lt;/code&gt;&lt;/li&gt;
      &lt;li&gt;Ask permissions for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;io.popen()&lt;/code&gt;/&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;lines()&lt;/code&gt;/&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;input()&lt;/code&gt;/&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;output()&lt;/code&gt; functions&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There is no &lt;a href=&quot;https://www.aseprite.org/beta/&quot;&gt;beta version&lt;/a&gt; available yet, but soon we’ll try to release new features there.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;a href=&quot;https://www.aseprite.org/faq/#how-do-i-update-my-current-version&quot;&gt;How to update Aseprite&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://community.aseprite.org/t/22163/1&quot;&gt;Discuss in the Community site&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Tue, 21 May 2024 00:00:00 +0000</pubDate>
 <link>https://blog.aseprite.org/2024/05/21/aseprite-v137/</link>
 <guid isPermaLink="true">https://blog.aseprite.org/2024/05/21/aseprite-v137/</guid>
</item>

</channel>
</rss>
