You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## [1.15.1] - 2025-10-10
4
+
### Added
5
+
- Sidebar: implemented `Update Packages` action
6
+
### Changed
7
+
- Web-dev container: changed Dockerfile to copy `wasm-strip` and `wasm-opt` binaries for `amd64` and `arm64` separately, based on build argument `TARGETARCH`
8
+
- Nginx feature: fixed the script to support current Ubuntu version
3
9
## [1.15.0] - 2025-10-03
4
10
### Changed
5
11
- GradleW: use shell `env` in `assemble` to fix cold start issue
0 commit comments