Releases: k-quels/section-goals-badge
Releases · k-quels/section-goals-badge
Release list
1.3.0
(EN)
New Features
- Gradient Color Styles: Added support for gradient-based color styles that smoothly transition from 0% to 100% in addition to the classic 4-step discrete styles.

- Increased Custom Styles Limit: The maximum number of customizable color styles has been increased from 10 to 20.
- Search Bar Avoidance: Floating badges now automatically shift downward when the in-note search bar is opened to prevent overlapping.
Bug Fixes
- Fixed an issue where pressing Enter directly before a heading could trigger detection of the next heading.
- Improved real-time responsiveness when updating color styles.
(JP)
新機能
- グラデーションカラースタイルを追加: 従来の4段階の切り替えに加え、0%から100%まで色が滑らかに変化するグラデーションスタイルを作成・選択できるようになりました。

- カラースタイルの登録上限を拡張: 作成可能なカスタムカラースタイルの上限を従来の10個から20個に拡張しました。
- 検索バーの自動回避: ドキュメント内検索バーが開いた際に、フローティングバッジが重ならないよう自動で下部に退避するようになりました。
バグ修正
- 見出しの直前で改行を入力した際に、次の見出しが誤って検知される不具合を修正しました。
- カラースタイル変更時の即時反映処理を改善しました。
Full Changelog: 1.2.0...1.3.0
1.2.0
(EN)
New Features
- Added Segmented Overflow Progress Bar (Option): Added a feature to visualize progress exceeding 100% in both the badges and progress bars inside the Section Goals window.
Improvements
- Preserve Goals on Heading Edits: Section goals are now preserved as much as possible when editing heading text in the editor.
(JP)
新機能
改善
- 見出し編集時の目標値保持: エディタ内で見出しテキストを変更した際に可能な限り目標値を保持するようにしました。
Full Changelog: 1.1.0...1.2.0
1.1.0
(EN)
New Features
- Progress Bar Display Mode: Added an option to display badge pills as progress bar gauges (with customizable opacity in Style Settings).
- Auto-generate Intermediate Colors: Added a button to auto-fill intermediate gradient colors in color style settings.
Improvements
- Scroll to Top in Goal Modal: Added a "Scroll to top" button in the goal management modal.
- Modal Scroll Behavior: Deleted unnecessary scrolling in the goal management modal.
(JP)
新機能
- 進捗バー表示モード: バッジの各項目を進捗率ゲージとして表示する機能と、Style Settingsプラグインなどでの背景色不透明度調整を追加しました。
- 中間色の自動生成: カラースタイル設定で初期色と達成色から中間グラデーション色を自動生成する機能を追加しました。
改善
- 目標管理ウインドウにスクロールボタンを追加: 「一番上へスクロール」ボタンを追加しました。
- 目標管理ウインドウのスクロール挙動改善: 目標管理モーダル内で発生していた不要なスクロールアニメーションを削除しました。
Full Changelog: 1.0.2...1.1.0
1.0.2
(EN)
Maintenance
- Fixed
esbuildpeer dependency compatibility inpackage.jsonand synchronizedpackage-lock.jsonfor reliable CI/automated community review scans.
(JP)
メンテナンス
- コミュニティ自動スキャナーおよび CI 環境における依存関係の解決エラーを防ぐため、
package.jsonのesbuildバージョンの整合性を修正し、package-lock.jsonを再同期しました。
1.0.1
(EN)
Bug Fixes & Improvements
- Addressed Obsidian Community Plugin automated review warnings and guideline requirements (CSS rules, ESLint configurations, and sentence-case styles).
(JP)
バグ修正・改善
- Obsidian コミュニティプラグインの自動レビュー警告およびガイドラインへの対応(CSS・ESLint設定・文言の調整)。
