Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This document records all official release information for ACC IDE.

## Version 1.4.1 (2026-04-09)

### Key Updates

- upgrade AGP to 9.0.0 && correct sora-editor group id && upgrade to 0.24.4
- enable c++17 for wasm cpp compilation
- link wasm clang builtins for cpp
- add search ans replace feature

## Version 1.4.0 (2025-10-02)

### Key Updates
Expand Down
Loading