Axelle Abbadie
0c1347c07a
chore: release v0.1.9
...
Publie les correctifs de compatibilité 1.12.7 et de sécurité (protobufjs)
accumulés sur dev.
2026-07-17 17:58:45 +02:00
Axelle Abbadie
795734cc14
chore: abaisser minAppVersion à 1.12.7
...
Élargit la compatibilité déclarée du plugin (manifest.json, versions.json,
devDependency obsidian) pour couvrir Obsidian 1.12.7 au lieu de 1.13.0.
2026-07-17 11:18:44 +02:00
Axelle Abbadie
b74f36e3cc
fix: perte de chevauchements entiers à l'import HTML noScribe
...
Les noms d'ancre ts_ dont le suffixe locuteur contient des caractères
hors \w (ex. "//S01" quand une annotation de chevauchement est tapée
juste avant une coupure de segment) étaient rejetés par TS_NAME_RE,
faisant disparaître silencieusement tout le texte de l'ancre.
2026-07-09 23:41:41 +02:00
Axelle Abbadie
8db091faf6
fix: address remaining community bot lint recommendations
...
Bump minAppVersion to 1.13.0 (obsidian@1.13.1 typings) to use the
declarative getSettingDefinitions() API and ButtonComponent.setDestructive(),
replacing the deprecated display() and setWarning(). Settings tab
converted to declarative settings with render escape hatches. Static
imports of fs/path replace remaining require() calls in main.ts.
2026-06-10 10:25:23 +02:00
Axelle Abbadie
330c3258cb
chore: bump to 0.1.6
2026-05-17 13:59:35 +02:00
Axelle Abbadie
ef9ffc7a99
chore: bump to 0.1.5
2026-05-17 02:04:00 +02:00
Axelle Abbadie
3d4ead5a3b
chore: bump to 0.1.4
2026-05-16 01:50:26 +02:00
Axelle Abbadie
411a8888e2
chore: bump to 0.1.3
2026-05-14 01:45:44 +02:00
Axelle Abbadie
a15491c178
chore: bump to 0.1.2, replace setInterval with Promise sharing in OnnxNerScanner
2026-05-13 11:50:23 +02:00
Axelle Abbadie
48e9849389
chore: bump to 0.1.1
2026-05-13 11:26:15 +02:00
Axelle Abbadie
0183c6d034
chore: v0.1.0 — minAppVersion 1.7.2, CSS border-bottom fix, versions.json
2026-05-13 10:58:19 +02:00
Axelle Abbadie
79bc9fa6d4
fix: address all Obsidian community portal warnings on dev
...
- Remove detachLeavesOfType from onunload
- Add void to revealLeaf call
- Remove eslint-disable comment, type TransformersModule properly
- window.setInterval/clearInterval in OnnxNerScanner
- Remove unused fs import, type ScopeResolver JSON.parse casts
- Remove unused Setting/RuleLocation imports
- window.setTimeout in OnboardingModal and PseudonymizationView
- Wrap async event listeners with void (async () => {})()
- activeDocument instead of document in OnboardingModal
- FileManager.trashFile() instead of Vault.delete()
- Remove unused catch variable e
- Fix unnecessary escape character
- Replace deprecated activeLeaf with getActiveViewOfType
- Add .github/workflows/release.yml for artifact attestations
2026-05-13 03:18:34 +02:00
Axelle Abbadie
42bff2d6da
fix version name in manifest & package to allow review on obs community tool
2026-05-13 02:10:29 +02:00
Axelle Abbadie
f6576afc4b
chore: set version 0.1.0, minAppVersion 1.6.6
2026-05-13 01:54:50 +02:00
Axelle Abbadie
b9a37f8306
Pre-v0.1.0
2026-05-12 22:15:36 +02:00
Axelle Abbadie
2e1f9a1b0f
chore: bump version to 0.0.3 — Obsidian plugin guidelines compliance
2026-05-12 11:15:29 +02:00
Axelle Abbadie
1b3ab838d6
chore: bump version to 0.0.2
2026-05-12 02:51:23 +02:00
Axelle Abbadie
b8640508e8
rename: pseudonymizer-tool (community plugins requirements)
2026-05-12 02:48:56 +02:00
Axelle Abbadie
9387abead1
release: v0.0.1 — description manifest en anglais pour community plugins
2026-05-12 02:22:41 +02:00
Axelle Abbadie
d216e81fb2
init
2026-05-12 01:55:27 +02:00