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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [1.4.0] - 2026-02-01
6
+
7
+
### Fixed
8
+
-**Monorepo Support**: Fixed `ask repo sync` failing to retrieve star counts for repositories configured with subpaths (e.g., `owner/repo/path/to/skills`).
9
+
-**URL Parsing**: Improved robustness of GitHub URL parsing for various formats.
10
+
-**Build**: Fixed compilation error in `server` package initialization.
11
+
-**Web UI**: Updated server initialization to include version information.
@@ -99,7 +99,7 @@ go install github.com/yeasy/ask@latest
99
99
```
100
100
101
101
**Binary / Manual Install (Windows / Linux / Desktop):**
102
-
Download the latest pre-compiled binary or Desktop App for your system from [Releases](https://github.com/lbjlaq/Antigravity-Manager/releases/tag/v1.3.3).
102
+
Download the latest pre-compiled binary or Desktop App for your system from [Releases](https://github.com/lbjlaq/Antigravity-Manager/releases/tag/v1.4.0).
0 commit comments