<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Spark | Blog</title><description/><link>https://spark.devl.ai/</link><language>en</language><item><title>Spark 1.3.6 Release Notes</title><link>https://spark.devl.ai/blog/changelog-1-3-6/</link><guid isPermaLink="true">https://spark.devl.ai/blog/changelog-1-3-6/</guid><description>Vertical quick menu bar, supporter donation page with custom icons and alpha features, and performance fixes.

</description><pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;new-features&quot;&gt;New Features&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Vertical Quick Menu Bar&lt;/strong&gt; — A new vertical layout option for the quick menu bar.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Help Menu Overhaul&lt;/strong&gt; — Redesigned help menu with improved navigation and contextual links.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Supporter Donation Page&lt;/strong&gt; — A new in-app donation page for supporting Spark’s development.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Custom In-App Icons&lt;/strong&gt; — Supporters unlock &lt;a href=&quot;https://spark.devl.ai/reference/donate/#support-in-app&quot;&gt;alternate app icons&lt;/a&gt; to personalize Spark.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Alpha Features&lt;/strong&gt; — Early access to upcoming features for supporters:
&lt;ul&gt;
&lt;li&gt;Display variable changes for choices menus in-game.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Fixed performance issues with draggable overlay buttons.&lt;/li&gt;
&lt;li&gt;Fixed Variable Editor showing a blank panel on first variable selection.&lt;/li&gt;
&lt;li&gt;Fixed a possible crash when playing videos on old 7.5.11 engines on iOS 26+.&lt;/li&gt;
&lt;li&gt;Minor UI fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;small-changes&quot;&gt;Small Changes&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Changed Settings menu layout on the Game Detail screen.&lt;/li&gt;
&lt;/ul&gt;</content:encoded><category>changelog</category></item><item><title>Spark 1.3.4 Release Notes</title><link>https://spark.devl.ai/blog/changelog-1-3-4/</link><guid isPermaLink="true">https://spark.devl.ai/blog/changelog-1-3-4/</guid><description>iCloud sync, Gallery, Global Save Manager, Storage Manager improvements, new Ren&apos;Py versions, and much more.

</description><pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;icloud-sync&quot;&gt;iCloud Sync&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Most app settings now sync with iCloud.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;gallery&quot;&gt;Gallery&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;View game media directly within Spark.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; MKV and WebM formats are not currently supported.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;div&gt;&lt;h2 id=&quot;global-save-manager&quot;&gt;Global Save Manager&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Introducing a centralized save management system supporting internal saves, local saves, and iCloud saves.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;iCloud Save Support (Beta)&lt;/strong&gt; — Disabled by default.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;iCloud Save Backups&lt;/strong&gt; — Automatic and manual save backups are now stored in iCloud.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Local Save Backups&lt;/strong&gt; are now stored in &lt;code dir=&quot;auto&quot;&gt;AppDocs/backups&lt;/code&gt; instead of &lt;code dir=&quot;auto&quot;&gt;Save_Backups&lt;/code&gt;. This folder will be automatically migrated when upgrading the app.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Automatic Save Backups&lt;/strong&gt; now have a default limit of 2 backups per game. This can be modified in Settings.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multipersistent Save Management&lt;/strong&gt; with iCloud support — Multipersistent saves are used for games that have multiple episode releases spanning across multiple titles, allowing for save continuation. Some games require this to start the sequel title.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;game-save-manager&quot;&gt;Game Save Manager&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Full redesign&lt;/li&gt;
&lt;li&gt;Options to create and change save links&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Save Import System rebuild:&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;Allows stacking Ren’Py saves instead of replacing them&lt;/li&gt;
&lt;li&gt;Allows direct importing of save backups without having to browse through files&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;storage-manager&quot;&gt;Storage Manager&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Performance optimizations&lt;/li&gt;
&lt;li&gt;Sorting features: Game Name, Directory Name, Size&lt;/li&gt;
&lt;li&gt;Save Backups Storage Manager&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;game-import&quot;&gt;Game Import&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Support for password-protected archives&lt;/li&gt;
&lt;li&gt;Added support for &lt;code dir=&quot;auto&quot;&gt;tar.bz2&lt;/code&gt; and &lt;code dir=&quot;auto&quot;&gt;tar.gz&lt;/code&gt; formats&lt;/li&gt;
&lt;li&gt;New version detection system for games with incorrect or missing script version files&lt;/li&gt;
&lt;li&gt;Added support for importing Ren’Py engines included with APK packages (enables Advanced Mode support)&lt;/li&gt;
&lt;li&gt;Logic for importing modified default fonts (common with Chinese translated games)&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;renpy-engine&quot;&gt;Ren’Py Engine&lt;/h2&gt;&lt;/div&gt;
&lt;div&gt;&lt;h3 id=&quot;version-changes&quot;&gt;Version Changes&lt;/h3&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Added:&lt;/strong&gt; 7.4.11, 7.7.8, 8.5.2&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Removed:&lt;/strong&gt; 7.7.7 (Memory Leak)&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h3 id=&quot;game-compatibility-patches&quot;&gt;Game Compatibility Patches&lt;/h3&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Patched black screen video issue for &lt;em&gt;Falling Undercover&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Fallback to WebP images if PNG files do not exist and vice versa — some games point to a certain format depending on the device type, causing confusion due to the game not expecting iOS&lt;/li&gt;
&lt;li&gt;Fixed &lt;code dir=&quot;auto&quot;&gt;saga&lt;/code&gt; error when launching the preview version of &lt;em&gt;Summertime Saga&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h3 id=&quot;modified-keyboard&quot;&gt;Modified Keyboard&lt;/h3&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Added toolbar with Close, Ctrl (toggle), Alt (toggle), Function (toggle), and Esc buttons&lt;/li&gt;
&lt;li&gt;Disabled spellcheck, autocorrect, and predictive text&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h3 id=&quot;chinese-font-injection&quot;&gt;Chinese Font Injection&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;Added the ability to inject Chinese-compatible fonts into games utilizing the default font names. This resolves issues where a translated title points to a modified default font file, resulting in box text.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;game-options&quot;&gt;Game Options&lt;/h3&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Use Less Memory&lt;/strong&gt; — Tested and proven to save a decent amount of memory. Older devices playing games with large scripts may still run out of memory.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Less Screen Updates&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;ios-game-mode&quot;&gt;iOS Game Mode&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Enabled iOS Game Mode for increased resources allowed by the operating system.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;spark-overlay&quot;&gt;Spark Overlay&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Device Variant Switcher&lt;/strong&gt; — Useful when the game UI is not displaying correctly. You can now modify the variants in-game and save them to the game settings.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Variable Editor (Beta)&lt;/strong&gt; — Allows game variables to be modified in-game.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Language Switcher&lt;/strong&gt; — Change the game language on the fly through the overlay without relying on in-game menus. This is not an automatic translator — it switches between languages already included with the game.&lt;/li&gt;
&lt;li&gt;Quick Menu Overlay optimizations&lt;/li&gt;
&lt;li&gt;Spark Button Overlay optimizations&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;save-editor&quot;&gt;Save Editor&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;View and edit Ren’Py save files and persistent data directly on your device. Modify game variables, flags, and progression data — completely offline and private.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;auto-translation&quot;&gt;Auto Translation&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Real-time automatic translation powered by Apple Translate. Translates game dialogue on the fly as you play, supporting 20+ languages with RTL support. No external services or internet connection required.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issue where the delete button would stop working when navigating to another game detail view after deleting a game&lt;/li&gt;
&lt;li&gt;Fixed issue where the game orientation setting was applying globally to all games&lt;/li&gt;
&lt;li&gt;Fixed issue where the “All” orientation was locked to a horizontal orientation&lt;/li&gt;
&lt;li&gt;Fixed issue where changing the screen orientation in-game could sometimes result in the overlay buttons falling off screen&lt;/li&gt;
&lt;li&gt;Fixed horizontal safe areas for overlay buttons when the device is in portrait mode&lt;/li&gt;
&lt;/ul&gt;</content:encoded><category>changelog</category></item><item><title>Spark 1.3.5 Release Notes</title><link>https://spark.devl.ai/blog/changelog-1-3-5/</link><guid isPermaLink="true">https://spark.devl.ai/blog/changelog-1-3-5/</guid><description>Localization translation fixes and iPad overlay gamebar improvements.

</description><pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Fixed localization translation issues&lt;/li&gt;
&lt;li&gt;Fixed iPad vertical overlay gamebar not showing an option for the Language Menu&lt;/li&gt;
&lt;li&gt;Fixed the overlay gamebar not highlighting the Language Menu button when opened&lt;/li&gt;
&lt;/ul&gt;</content:encoded><category>changelog</category></item></channel></rss>