Release Notes
1.0.5 (2026-06-09)
1.0.4 (2026-06-09)
Bug Fixes
- all: fixed issue with diffs and improved rendering
1.0.3 (2026-05-18)
Bug Fixes
- all: work around conflict with Pane-Relief plugin
1.0.2 (2026-05-15)
1.0.1 (2026-05-14)
1.0.0 (2026-05-13)
0.6.0 (2026-04-22)
Features
- all: warn if git is not available or if not in a git repository but the git integration is enabled
0.5.2 (2026-03-01)
Bug Fixes
- all: fixed error with uninitialized iew
0.5.1 (2026-02-21)
Bug Fixes
- all: fixed bug
0.5.0 (2026-02-13)
Features
- all: made the diffs selectable
0.4.0 (2026-02-12)
Features
- all: added command to force the creation of a snapshot using file recovery
0.3.0 (2026-02-12)
Features
- all: added git support (desktop only)
0.2.0 (2026-02-11)
Features
- all: added more spacing between the slider and dates
- all: improved styling of the slider
0.1.0 (2026-02-11)
Features
- all: added docs template
- all: added Obsidian mock for tests
- all: added watch mechanism to update snapshots and diffs. Adapted manifests
- all: added watch/refresh mechanism to handle active note modifications vs diffs
- all: condense the view a bit more
- all: improved compliancy with obsidian release checks
- all: improved UI. Added slider
- all: improved visuals
- all: initial version
- all: snapshots with no differences for the current file are now filtered out
- all: updated scripts
- all: updated scripts
Bug Fixes
- all: adapt the build.ts to be generic
- all: fied the release workflow to name the tags correctly
- all: fix image url
- all: use console.debug instead of console.log