v1.2.4: Save/Download buttons on code blocks and messages, file path highlighting
This commit is contained in:
@@ -631,6 +631,13 @@ data: [DONE]
|
||||
|
||||
## Changelog
|
||||
|
||||
### v1.2.4 (2026-05-19)
|
||||
- **Save button** on every code block — downloads code as a file to your device
|
||||
- **Copy & Save** buttons on every AI response message
|
||||
- **File path highlighting** — paths like `/app/build/file.apk` are tappable badges (tap to copy)
|
||||
- Smart filename detection from code block first line or language
|
||||
- 30+ language-to-extension mappings for proper file saving
|
||||
|
||||
### v1.2.3 (2026-05-19)
|
||||
- Fixed: Connect button not working — missing `updateSendButton()` function declaration caused JS parse error
|
||||
- All UI event handlers now correctly initialized on app start
|
||||
|
||||
Reference in New Issue
Block a user