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: README.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
@@ -122,6 +122,12 @@ For technical details about development, release process, and internal architect
122
122
123
123
## Changelog
124
124
125
+
### [0.3.4] - 2025-04-19
126
+
- Handle multi-root workspaces, external files, and virtual files more effectively.
127
+
- Added a verify-changes job to check if a version update is required and ensure non-documentation files are modified before publishing. This prevents unnecessary releases.
128
+
- Introduced a new workflow to automate the creation of beta and production releases, including attaching .vsix files and setting appropriate release metadata.
129
+
- Added a new technical documentation file outlining the development setup, release process, internal architecture, and testing guidelines for the extension.
130
+
125
131
### [0.3.0] - 2025-04-14
126
132
- Added smart activity detection with configurable inactivity timeout
0 commit comments