Releases: AlbertoOS/obsidian-rainbow-header-coloring-plugin
Releases · AlbertoOS/obsidian-rainbow-header-coloring-plugin
Release list
v1.2.3
v1.2.2
v1.2.0
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
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
chore: fix dev dependency vulnerabilities (brace-expansion, fast-uri,…