mara-li_obsidian-simple-col.../CHANGELOG.md
2026-06-11 22:20:10 +02:00

8.5 KiB

1.3.2 (2026-06-11)

1.3.1 (2026-06-11)

Bug Fixes

  • broken settings caused by text side (f3186fa)

1.3.0 (2025-11-08)

1.2.3 (2025-10-13)

Bug Fixes

  • update regex to include additional punctuation in string replacement (cc77f9d), closes #8

1.2.2 (2025-09-22)

Bug Fixes

  • hovering and is-active should not be overwritten (78de01f), closes #6

1.2.1 (2025-09-17)

Bug Fixes

  • add unidecode to standardize function for improved string normalization (32d3c18), closes #5

1.2.0 (2025-07-24)

Bug Fixes

  • color disappear when creating a new file or deleting file (d16900f)

1.1.0 (2025-06-28)

Features

  • inject the data-path into .tree-item.nav-folder to avoid using :has selector. (34b57eb)

1.0.0 (2025-05-15)

Bug Fixes

  • moved folder not removed from SS (2659873)
  • safest register "rename" even using the registerEvent of Obsidian (a35d31c)

0.0.16 (2025-05-02)

Bug Fixes

  • prevent incorrectly notice for StS; wait for layout to be ready (34ed895)

0.0.15 (2025-04-30)

Bug Fixes

  • use private _loaded to prevents false positive warning about not loaded St.Settings (ab861b6)

0.0.14 (2025-04-25)

Bug Fixes

  • duplicate entry in style settings panel (79d9b50), closes #2

0.0.13 (2025-04-24)

0.0.12 (2025-04-23)

Features

  • add more styles in the exported file in snippets (d4ce4ee)

0.0.11 (2025-04-16)

Features

  • integrate color picker for customizable default theme colors (cd2c383)
  • possibility to adjust default-colors with support for alpha (using pickr) (5dfef06)

0.0.10 (2025-04-14)

Features

  • allow to use a css snippets for the plugin instead to inject in the head DOM directly (3725efb)

0.0.9 (2025-04-07)

Bug Fixes

  • allow only authorized character (3e2b626), closes #1

0.0.8 (2025-04-06)

Bug Fixes

  • ensure default values for bump and beta inputs in CI workflow (f5fdc27)
  • warning at each obsidian start because style settings is debounced (08d536d)

0.0.7 (2025-03-19)

0.0.6 (2025-03-19)

0.0.5 (2025-03-19)

Features

  • add space setting for folder spacing and improve CSS handling (d46287a)

0.0.4 (2025-03-19)

0.0.3 (2025-03-19)

0.0.2 (2025-03-19)

Features

  • add CSS variable for collapse icon color and refine indentation guide color (bae237c)

0.0.1 (2025-03-19)

Features

  • add custom template and style settings to folder configuration (270b451)
  • add internationalization support with English and French translations (d13d42c)
  • add TypeScript types for Bun and implement tests for CSS variable generation (3d63389)
  • add warning messages and enhance folder settings UI (60af791)
  • enhance folder styling with border adjustments and CSS variable integration (3b7a719)
  • enhance folder styling with customizable prefixes and colors (95646c8)
  • enhance internationalization with additional folder styling options and warnings (6b8b9ef)
  • introduce default color and theme handling for folder styling (2f44d6d)
  • update README and styles for enhanced folder customization and support for French language (5ccd3df)
  • update README with customization note for border color variable (226cd3e)