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: obsidian-tasks-group/obsidian-tasks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.18.2
Choose a base ref
...
head repository: obsidian-tasks-group/obsidian-tasks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.18.3
Choose a head ref
  • 19 commits
  • 11 files changed
  • 1 contributor

Commits on Mar 11, 2025

  1. Configuration menu
    Copy the full SHA
    04901f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a9abc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d145def View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2357d6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c3467f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65055b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df3b433 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe09702 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    047ab22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    55cc1ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    25f7a67 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0bae479 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a57a9fc View commit details
    Browse the repository at this point in the history
  14. Merge pull request #3377 from obsidian-tasks-group/refactor-list-item…

    …-rendering
    
    refactor: Move code for rendering ListItems to TaskLineRenderer
    claremacrae authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    6fad70b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. fix: Prevent use of missing properties in placeholders (#3249)

    Instead of using 'null' for invalid values, which is never what the
    user intended, report an error.
    
    Fixes #3249
    claremacrae committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    7ff9d08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3380 from obsidian-tasks-group/prevent-unused-pla…

    …ceholders-in-placeholders
    
    fix: Prevent use of missing properties in placeholders (#3249)
    claremacrae authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    ac36806 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e256484 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bbdb37 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2025

  1. Update to version 7.18.3

    claremacrae committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    a6dd7ff View commit details
    Browse the repository at this point in the history
Loading