Skip to content

docs: add video#30

Merged
ClaudiaFang merged 1 commit into
masterfrom
ClaudiaFang-patch-2
Jun 19, 2026
Merged

docs: add video#30
ClaudiaFang merged 1 commit into
masterfrom
ClaudiaFang-patch-2

Conversation

@ClaudiaFang

@ClaudiaFang ClaudiaFang commented Jun 19, 2026

Copy link
Copy Markdown
Member

Updated video link to a GitHub asset for better accessibility.

Description

Type of Change

  • feat: New feature
  • fix: Bug fix
  • perf: Performance improvement
  • docs: Documentation update (Diátaxis compliant)
  • refactor: Code refactoring
  • ci/cd: Automation or pipeline change
  • skill: AI Agent skill update

Engineering Standards

  • Conventional Commits followed
  • Documentation updated (if applicable)
  • Local tests passed
  • AI Agent skills validated (if applicable)

Related Issues

Updated video link to a GitHub asset for better accessibility.
@ClaudiaFang
ClaudiaFang merged commit 49bfe9f into master Jun 19, 2026
5 of 6 checks passed
@ClaudiaFang
ClaudiaFang deleted the ClaudiaFang-patch-2 branch June 19, 2026 12:23
@sonarqubecloud

Copy link
Copy Markdown

ClaudiaFang pushed a commit that referenced this pull request Jul 5, 2026
## [1.2.0](1.1.2...1.2.0) (2026-07-05)

### Features

* add Gitea support as third-party Git provider ([130bd93](130bd93)), closes [#26](#26)
* **sync:** detect symbolic links and add a configurable handling setting ([62b475d](62b475d))
* **sync:** real symbolic link support (GitHub) with configurable handling ([9bcaed6](9bcaed6))

### Bug Fixes

* **deprecations:** migrate off deprecated Obsidian APIs ([5c64b96](5c64b96))
* **deps:** resolve Dependabot security alerts in dev dependencies ([a47cfcb](a47cfcb))
* **lint:** resolve Obsidian plugin linter warnings ([d11ca94](d11ca94))
* **services:** clear error when Git API returns HTML instead of JSON ([bcc5cda](bcc5cda))
* **services:** omit blank sha so creating a new file doesn't 422 ([339d5cb](339d5cb))
* **services:** stop logging expected 404s as errors during refresh ([c474a7e](c474a7e))
* **settings:** mask personal access token fields ([235d9e0](235d9e0))
* **sync:** clearer branch-not-found errors and connection test ([2f6859a](2f6859a))
* **sync:** fall back to adapter read for symlinked files ([76405cf](76405cf))
* **sync:** stop batch push/pull from silently overwriting conflicts ([1364b94](1364b94))
* **sync:** stop false-positive rename detection and 422 on rename push ([06953e1](06953e1))
* **ui:** keep ribbon/command labels in sync with configured Git service ([acebafd](acebafd))
* **ui:** match Open sync status ribbon icon to the view icon ([9bc8ab7](9bc8ab7))
* use two-step branch→SHA resolution in GiteaService.listFiles ([7648eef](7648eef))

### Performance Improvements

* **ui:** parallelize refresh status checks and throttle re-renders ([1e21061](1e21061))

### Documentation

* add video ([#30](#30)) ([49bfe9f](49bfe9f))
* fix CLAUDE.md to match actual codebase and remove subagent delegation directives ([#32](#32)) ([85bcaba](85bcaba))
* update intro video with refreshed content ([df44a96](df44a96))
* update USAGE_zh.md with Gitea support and provider compatibility table ([615819c](615819c))

### Code Refactoring

* **ui:** unify Sync Status icons via Lucide setIcon ([d8d6f9d](d8d6f9d))
@ClaudiaFang

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant