v1.2.4: Save/Download buttons on code blocks and messages, file path highlighting
This commit is contained in:
@@ -197,13 +197,24 @@
|
||||
</div>
|
||||
<div class="settings-section">
|
||||
<h3>About</h3>
|
||||
<p class="about-text">Z.AI Chat v1.2.3</p>
|
||||
<p class="about-text">Z.AI Chat v1.2.4</p>
|
||||
<p class="about-text">Built with Z.AI SDK & GLM-5.1</p>
|
||||
<p class="about-text">Compatible with Android 15/16</p>
|
||||
</div>
|
||||
<div class="settings-section">
|
||||
<h3>Changelog</h3>
|
||||
<ul class="changelog-list">
|
||||
<li>
|
||||
<span class="changelog-version">v1.2.4</span>
|
||||
<span class="changelog-date">2026-05-19</span>
|
||||
<ul>
|
||||
<li>Save button on every code block — downloads code as a real file to your phone</li>
|
||||
<li>Copy & Save buttons on every AI response — one-tap copy or save as .txt</li>
|
||||
<li>File paths in AI responses are now highlighted and tappable (tap to copy)</li>
|
||||
<li>Smart filename detection — auto-names saved files from code content</li>
|
||||
<li>30+ language-to-extension mappings for proper file saving</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<span class="changelog-version">v1.2.3</span>
|
||||
<span class="changelog-date">2026-05-19</span>
|
||||
|
||||
Reference in New Issue
Block a user