mirror of
https://github.com/mnaoumov/obsidian-backlink-full-path.git
synced 2026-07-22 05:41:39 +00:00
194 lines
2.5 KiB
Markdown
194 lines
2.5 KiB
Markdown
# CHANGELOG
|
|
|
|
## 1.6.11
|
|
|
|
- chore: update libs
|
|
|
|
## 1.6.10
|
|
|
|
- chore: update libs
|
|
- chore(demo-vault): drop committed Invocables placeholder
|
|
- fix(demo-vault): export invoke() from startup script; add Invocables folder
|
|
|
|
## 1.6.9
|
|
|
|
- docs: standardize demo-vault README
|
|
- docs: drop per-plugin demo-vault setup notes (bootstrap covered by ODU harness)
|
|
- docs: unnumber demo-vault setup notes
|
|
- Merge branch 'T107-renumber': number Backlink Full Path demo vault example notes (S2)
|
|
- Merge branch 'T107': create the Backlink Full Path demo vault (S2)
|
|
- chore: update libs
|
|
- docs: update
|
|
- docs: migrate to AGENTS.md
|
|
|
|
## 1.6.8
|
|
|
|
- chore: update libs
|
|
- chore: update obsidian-dev-utils to 85.0.0
|
|
- build: lock typescript to 6.0.3
|
|
- test: wire integration-testing vitest-setup into integration projects
|
|
- chore: update libs
|
|
- chore: sort tsconfig types
|
|
|
|
## 1.6.7
|
|
|
|
- refactor: new template
|
|
|
|
## 1.6.6
|
|
|
|
- test: restore component tests to real dev-utils base classes
|
|
- refactor: monkey around
|
|
|
|
## 1.6.5
|
|
|
|
- docs: remove resolved file-protocol
|
|
- test: migrate component tests to new template architecture and restore 100% coverage
|
|
- refactor: new template
|
|
- chore: update version script
|
|
|
|
## 1.6.4
|
|
|
|
- chore: update libs
|
|
|
|
## 1.6.3
|
|
|
|
- chore: update template
|
|
|
|
## 1.6.2
|
|
|
|
- chore: update template
|
|
|
|
## 1.6.1
|
|
|
|
- chore: update libs
|
|
|
|
## 1.6.0
|
|
|
|
- feat: add root paths re #7
|
|
- chore: update libs
|
|
|
|
## 1.5.19
|
|
|
|
- chore: update libs
|
|
|
|
## 1.5.18
|
|
|
|
- chore: update libs
|
|
|
|
## 1.5.17
|
|
|
|
- chore: update libs
|
|
- chore: lint
|
|
- chore: enable markdownlint
|
|
|
|
## 1.5.16
|
|
|
|
- fix: build
|
|
- chore: update libs
|
|
|
|
## 1.5.15
|
|
|
|
- chore: enable conventional commits
|
|
|
|
## 1.5.14
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.13
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.12
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.11
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.10
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.9
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.8
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.7
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.6
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.5
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.4
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.3
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.2
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.1
|
|
|
|
- Minor changes
|
|
|
|
## 1.5.0
|
|
|
|
- Refactor to shadow-root.
|
|
- This keeps `textContent` value used by [Supercharged Links](https://github.com/mdelobelle/obsidian_supercharged_links) (#5)
|
|
|
|
## 1.4.0
|
|
|
|
- shouldDisplayParentPathOnSeparateLine
|
|
|
|
## 1.3.4
|
|
|
|
- Minor changes
|
|
|
|
## 1.3.3
|
|
|
|
- Minor changes
|
|
|
|
## 1.3.2
|
|
|
|
- Minor changes
|
|
|
|
## 1.3.1
|
|
|
|
- New template
|
|
|
|
## 1.3.0
|
|
|
|
- Add tooltip
|
|
|
|
## 1.2.0
|
|
|
|
- Settings to change title
|
|
|
|
## 1.1.0
|
|
|
|
- Add setting: Path depth
|
|
- Add setting: Should include extension
|
|
|
|
## 1.0.1
|
|
|
|
- Remove escaping
|
|
|
|
## 1.0.0
|
|
|
|
- Reload backlinks on plugin enable/disable
|
|
- Patch backlinks dom
|