Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chhoumann/MetaEdit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.2
Choose a base ref
...
head repository: chhoumann/MetaEdit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8.3
Choose a head ref
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on Jan 18, 2026

  1. fix: improve kanban helper link resolution

    Add vitest-based coverage and obsidian stub for link handling.
    Migrate tests from jest to vitest and wire config/scripts.
    chhoumann committed Jan 18, 2026
    Configuration menu
    Copy the full SHA
    968a4d9 View commit details
    Browse the repository at this point in the history
  2. fix: avoid basename fallback for foldered links

    Skip basename resolution when the link includes a path to prevent updating unrelated files.
    chhoumann committed Jan 18, 2026
    Configuration menu
    Copy the full SHA
    ba07e46 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. Configuration menu
    Copy the full SHA
    783b48c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #113 from chhoumann/fix/kanban-helper-vite-tests

    Fix kanban helper link resolution and add Vitest coverage
    chhoumann authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    e71cd9a View commit details
    Browse the repository at this point in the history
  3. release(version): Release 1.8.3 [skip ci]

    ## [1.8.3](1.8.2...1.8.3) (2026-01-22)
    
    ### Bug Fixes
    
    * avoid basename fallback for foldered links ([ba07e46](ba07e46))
    * handle heading-less kanban tasks ([783b48c](783b48c))
    * improve kanban helper link resolution ([968a4d9](968a4d9))
    semantic-release-bot committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    d0a889e View commit details
    Browse the repository at this point in the history
Loading