Skip to content

Releases: AlbertoOS/obsidian-rainbow-header-coloring-plugin

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 27 Jul 16:20
d56502c

Bug Fixes

  • add display() fallback for Obsidian < 1.13, set minAppVersion to 1.0.0, fix license references (90acae1)
  • default to patch bump when no releasable commits found (5bcab1b)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 21:47
7e719bf

Bug Fixes

  • default to patch bump when no releasable commits found (5bcab1b)
  • release workflow attestation permission and action version (#17) (f9d08da)

v1.2.0

Choose a tag to compare

@AlbertoOS AlbertoOS released this 24 Jul 21:31
1d4b851

Features

  • full plugin implementation with cycling, override config, and declarative settings (8bc4054)

Bug Fixes

  • automated review issues — activeDocument, getSettingDefinitions, minAppVersion 1.13.0 (4f40d72)
  • remove unused var via loop, drop dead display() method (eb9929b)
  • suppress unused-vars warning for intentional destructure omit (d22c66c)
  • use createEl helper, replace display() with update() for 1.13 compat (7af9348)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 01:12
c38a25d

Features

  • full plugin implementation with cycling, override config, and declarative settings (8bc4054)

Bug Fixes

  • automated review issues — activeDocument, getSettingDefinitions, minAppVersion 1.13.0 (4f40d72)
  • suppress unused-vars warning for intentional destructure omit (d22c66c)
  • use createEl helper, replace display() with update() for 1.13 compat (7af9348)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Conventional Commits
and this project adheres to Semantic Versioning.

1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 15:19
chore: fix dev dependency vulnerabilities (brace-expansion, fast-uri,…