Commit graph

5 commits

Author SHA1 Message Date
creamhead
95b8cb7743 chore: bump version to 1.3.4 2026-06-24 15:13:55 +09:00
creamhead
5f7b368202 Fix Obsidian plugin review errors for v1.3.3
- Remove unused TFile import
- Replace direct style assignments with setCssStyles()
- Replace innerHTML with DOM element creation
- Replace createEl('h2') with Setting.setHeading()
- Fix Promise-in-void-callback warnings
- Remove unused catch variable
- Bump minAppVersion to 1.0.0 to match actual API usage

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 18:05:38 +09:00
creamhead
35b8762fb3 v1.3.3: Show authorized status in settings
Display " Authorized" in the Auth setting row when an auth token
is already saved, so users can confirm authentication at a glance.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 17:46:59 +09:00
creamhead
7e9a98fab5
Update versions.json 2026-06-05 12:43:47 +09:00
creamhead
0091a54ecf update minor part 2026-06-04 08:16:34 +09:00