Skip to content

Releases: k-quels/section-goals-badge

1.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 15:37

(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.

    2026-09-13_23h16_58
  • 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%まで色が滑らかに変化するグラデーションスタイルを作成・選択できるようになりました。

    2026-09-13_23h16_58
  • カラースタイルの登録上限を拡張: 作成可能なカスタムカラースタイルの上限を従来の10個から20個に拡張しました。
  • 検索バーの自動回避: ドキュメント内検索バーが開いた際に、フローティングバッジが重ならないよう自動で下部に退避するようになりました。

バグ修正

  • 見出しの直前で改行を入力した際に、次の見出しが誤って検知される不具合を修正しました。
  • カラースタイル変更時の即時反映処理を改善しました。

Full Changelog: 1.2.0...1.3.0

1.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 16:10

(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.
    • *Supports progress from 101% up to 600% (1 to 5 overflow segments).
      badges-gauge-overflow

Improvements

  • Preserve Goals on Heading Edits: Section goals are now preserved as much as possible when editing heading text in the editor.

(JP)

新機能

  • 目標超過時の分割進捗バーを追加(オプション): バッジと目標管理ウインドウ中の進捗バーに、進捗率の100%超過分を視覚化する機能を追加。
    • ※101~600%(超過ゲージ1~5個)までが表現されます。
      badges-gauge-overflow

改善

  • 見出し編集時の目標値保持: エディタ内で見出しテキストを変更した際に可能な限り目標値を保持するようにしました。

Full Changelog: 1.1.0...1.2.0

1.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 14:38

(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

Choose a tag to compare

@github-actions github-actions released this 28 Aug 01:46

(EN)

Maintenance

  • Fixed esbuild peer dependency compatibility in package.json and synchronized package-lock.json for reliable CI/automated community review scans.

(JP)

メンテナンス

  • コミュニティ自動スキャナーおよび CI 環境における依存関係の解決エラーを防ぐため、package.jsonesbuild バージョンの整合性を修正し、package-lock.json を再同期しました。

1.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 17:02

(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設定・文言の調整)。

1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 15:34

🚀 First release 🎉