scottkirvan_GitHubDHC/notes/CHANGELOG.md
2026-07-15 01:14:09 +00:00

13 KiB

Changelog

Note

This file and it's version format is automatically generated by Please-Release, and adheres to Semantic Versioning.

2.2.1 (2026-07-15)

Bug Fixes

  • correct Discord invite link (a35db2b)

Includes PRs: #21, #22

2.2.0 (2026-07-14)

Features

  • standardize workflows — release-please, AI notes, Discord, VitePress docs (65e6290)

Bug Fixes

  • add release-please to discord-notify needs (60938ac)
  • add update-changelog-prs job and CHANGELOG link in README (40fb57a)
  • stop overriding .cm-line box model on headings, breaking cursor placement (9abe097), closes #10

Includes PRs: #18, #19, #20

2.1.3 (2026-05-15)

Bug Fixes

  • remove v prefix from release-please tags and release names (f2e3619)

2.1.2 (2026-04-21)

Bug Fixes

  • scope document container margins to avoid gap when readable line length is off (5f929ee), closes #9

2.1.1 (2026-04-20)

Bug Fixes

  • add Canvas support and scope document layout rules (c95f562), closes #11

2.1.0 (2025-11-27)

Features

Bug Fixes

2.0.5 (2025-11-25)

Bug Fixes

  • more work in callouts - not gonna work for now (021288e)

2.0.4 (2025-11-24)

Bug Fixes

  • fix blockquote and callout styles (8866c3e)

2.0.3 (2025-11-19)

Bug Fixes

  • code block and table row colors (0f49fc3)
  • code blocks now consistent w/ github style. (73aa145)
  • fixup list consistency and github look styling (5f78a28)
  • link inconsistency between reading and editing modes (7269415)
  • link style - all links are underlined, except for header links, which are are undecorated (f86352f)
  • table colors - refined (1237d09)
  • update header spacing - edit mode only (81e2dfb)

2.0.2 (2025-11-17)

Bug Fixes

  • fixup broken spacing in editing mode (7ec4123)
  • margins and overall size set to match github (d4f68df)
  • spacing/alignment, and image handling in h1 elements (99378f7)
  • tightening up edit mode a bit, fixing some random image/text overlaps (729627f)

2.0.1 (2025-11-14)

Bug Fixes

  • adjustments to styling on left-side tab menu in settings (bd6826d)
  • fix link colors (98cd346)
  • fix secondary button colors (f8eb18e)
  • fix style in "input" type buttons (74cc747)
  • style of dropdown combo box (df739da)
  • style on toggle buttons in settings (561e3de)
  • updated callout style to more closely match github's (155f29f)

2.0.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Fixed Dark High Contrast Theme

Features

  • GitHub Light theme option (e4162b4)

Bug Fixes

  • Fixed Dark High Contrast Theme (f5b81a1)
  • update the Obsidian theme manifest on release (cbea643)

1.0.0 (2025-11-14)

Bug Fixes