@standardnotes/community-cdn 0.15.35 → 0.15.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist/entries/com.sncommunity.advanced-checklist.json +3 -3
- package/dist/entries/com.sncommunity.bold-editor.json +3 -3
- package/dist/entries/com.sncommunity.coffee-theme.json +3 -3
- package/dist/entries/com.sncommunity.dark-mint-theme.json +3 -3
- package/dist/entries/com.sncommunity.dracula-theme.json +3 -3
- package/dist/entries/com.sncommunity.lights-out-theme.json +3 -3
- package/dist/entries/com.sncommunity.markdown-basic.json +3 -3
- package/dist/entries/com.sncommunity.markdown-math.json +3 -3
- package/dist/entries/com.sncommunity.markdown-monospace.json +3 -3
- package/dist/entries/com.sncommunity.markdown-visual.json +3 -3
- package/dist/entries/com.sncommunity.minimal-markdown.json +3 -3
- package/dist/entries/com.sncommunity.standard-blue-dark-theme.json +3 -3
- package/dist/entries/com.sncommunity.standard-blue-theme.json +3 -3
- package/dist/entries/dev.randombits.excalidraw.json +3 -3
- package/dist/entries/org.standardnotes.advanced-markdown-editor.json +3 -3
- package/dist/entries/org.standardnotes.code-editor.json +3 -3
- package/dist/entries/org.standardnotes.legacy.file-safe.json +3 -3
- package/dist/entries/org.standardnotes.plus-editor.json +3 -3
- package/dist/entries/org.standardnotes.simple-task-editor.json +3 -3
- package/dist/packages.json +57 -57
- package/dist/static/com.sncommunity.advanced-checklist/build/static/js/main.js +1 -1
- package/dist/static/com.sncommunity.advanced-checklist/build/static/js/main.js.map +1 -1
- package/dist/static/com.sncommunity.bold-editor/dist/dist.min.js +1 -1
- package/dist/static/com.sncommunity.bold-editor/dist/dist.min.js.LICENSE.txt +0 -6
- package/dist/static/com.sncommunity.bold-editor/dist/vendor.css +0 -4
- package/dist/zips/com.sncommunity.advanced-checklist.zip +0 -0
- package/dist/zips/com.sncommunity.bold-editor.zip +0 -0
- package/dist/zips/com.sncommunity.coffee-theme.zip +0 -0
- package/dist/zips/com.sncommunity.dark-mint-theme.zip +0 -0
- package/dist/zips/com.sncommunity.dracula-theme.zip +0 -0
- package/dist/zips/com.sncommunity.lights-out-theme.zip +0 -0
- package/dist/zips/com.sncommunity.markdown-basic.zip +0 -0
- package/dist/zips/com.sncommunity.markdown-math.zip +0 -0
- package/dist/zips/com.sncommunity.markdown-monospace.zip +0 -0
- package/dist/zips/com.sncommunity.markdown-visual.zip +0 -0
- package/dist/zips/com.sncommunity.minimal-markdown.zip +0 -0
- package/dist/zips/com.sncommunity.standard-blue-dark-theme.zip +0 -0
- package/dist/zips/com.sncommunity.standard-blue-theme.zip +0 -0
- package/dist/zips/dev.randombits.excalidraw.zip +0 -0
- package/dist/zips/org.standardnotes.advanced-markdown-editor.zip +0 -0
- package/dist/zips/org.standardnotes.code-editor.zip +0 -0
- package/dist/zips/org.standardnotes.legacy.file-safe.zip +0 -0
- package/dist/zips/org.standardnotes.plus-editor.zip +0 -0
- package/dist/zips/org.standardnotes.simple-task-editor.zip +0 -0
- package/package.json +2 -2
- package/dist/static/com.sncommunity.bold-editor/dist/filesafe-js/EncryptionWorker.js +0 -2
- package/dist/static/com.sncommunity.bold-editor/dist/filesafe-js/EncryptionWorker.js.LICENSE.txt +0 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [0.15.39](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.38...@standardnotes/community-cdn@0.15.39) (2026-06-03)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @standardnotes/community-cdn
|
|
9
|
+
|
|
10
|
+
## [0.15.38](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.37...@standardnotes/community-cdn@0.15.38) (2026-02-06)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @standardnotes/community-cdn
|
|
13
|
+
|
|
14
|
+
## [0.15.37](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.36...@standardnotes/community-cdn@0.15.37) (2026-02-05)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @standardnotes/community-cdn
|
|
17
|
+
|
|
18
|
+
## [0.15.36](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.35...@standardnotes/community-cdn@0.15.36) (2026-01-20)
|
|
19
|
+
|
|
20
|
+
**Note:** Version bump only for package @standardnotes/community-cdn
|
|
21
|
+
|
|
6
22
|
## [0.15.35](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.34...@standardnotes/community-cdn@0.15.35) (2026-01-19)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @standardnotes/community-cdn
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"file_type": "json",
|
|
9
9
|
"showInGallery": true,
|
|
10
10
|
"identifier": "com.sncommunity.advanced-checklist",
|
|
11
|
-
"version": "0.5.
|
|
11
|
+
"version": "0.5.22",
|
|
12
12
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.advanced-checklist/build/index.html",
|
|
13
13
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.advanced-checklist.zip",
|
|
14
14
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.advanced-checklist.json",
|
|
15
15
|
"publisher": "Standard Notes Community",
|
|
16
16
|
"description": "A task editor with grouping functionality.",
|
|
17
|
-
"base64Hash": "
|
|
18
|
-
"binaryHash": "
|
|
17
|
+
"base64Hash": "6ba95bc403246df8c172c1ea0aa983d33cc99b0e447687113f4e826c3528271f",
|
|
18
|
+
"binaryHash": "bbbcf4dddaae124b545a3edc8f4b0e2861b264308c0a24605f17e8ad1a624bb7"
|
|
19
19
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"file_type": "html",
|
|
9
9
|
"showInGallery": false,
|
|
10
10
|
"identifier": "com.sncommunity.bold-editor",
|
|
11
|
-
"version": "1.7.
|
|
11
|
+
"version": "1.7.13",
|
|
12
12
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.bold-editor/dist/index.html",
|
|
13
13
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.bold-editor.zip",
|
|
14
14
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.bold-editor.json",
|
|
15
15
|
"publisher": "Standard Notes Retired",
|
|
16
16
|
"description": "A simple and peaceful rich editor that helps you write and think clearly.",
|
|
17
|
-
"base64Hash": "
|
|
18
|
-
"binaryHash": "
|
|
17
|
+
"base64Hash": "82e4bd67038e9dc3681f5fd0d27809af4748d722c8191bd22b625872d8b567b8",
|
|
18
|
+
"binaryHash": "d06805043014218d7030b7ab2c48cec0ea5a8406d7039075c1396a48b4c2e24f"
|
|
19
19
|
}
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
"main": "dist/theme.css",
|
|
6
6
|
"showInGallery": true,
|
|
7
7
|
"identifier": "com.sncommunity.coffee-theme",
|
|
8
|
-
"version": "1.0.
|
|
8
|
+
"version": "1.0.3",
|
|
9
9
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.coffee-theme/dist/theme.css",
|
|
10
10
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.coffee-theme.zip",
|
|
11
11
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.coffee-theme.json",
|
|
12
12
|
"publisher": "Passkeys",
|
|
13
13
|
"description": "A coffee inspired theme for Standard Notes.",
|
|
14
|
-
"base64Hash": "
|
|
15
|
-
"binaryHash": "
|
|
14
|
+
"base64Hash": "83667df715b33ac88cf04adbd282c226cc01a93cfe9662219e42b18c4f410182",
|
|
15
|
+
"binaryHash": "b4b825767fb1f217a2e1d3c97c53abbdafb3df8a873f7b059fab7fd1baf07ced"
|
|
16
16
|
}
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
"main": "dist/theme.css",
|
|
6
6
|
"showInGallery": true,
|
|
7
7
|
"identifier": "com.sncommunity.dark-mint-theme",
|
|
8
|
-
"version": "1.0.
|
|
8
|
+
"version": "1.0.3",
|
|
9
9
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.dark-mint-theme/dist/theme.css",
|
|
10
10
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.dark-mint-theme.zip",
|
|
11
11
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.dark-mint-theme.json",
|
|
12
12
|
"publisher": "Passkeys",
|
|
13
13
|
"description": "A dark mint theme for Standard Notes.",
|
|
14
|
-
"base64Hash": "
|
|
15
|
-
"binaryHash": "
|
|
14
|
+
"base64Hash": "24999ae99a83e2272c504011019b98ca3a46c018abe6687e7e84e2c81aeb7788",
|
|
15
|
+
"binaryHash": "08d424486a6d74b788514bee019283c03cb864946eaf7040b408cce04f85eae8"
|
|
16
16
|
}
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"main": "dist/dist.css",
|
|
6
6
|
"showInGallery": true,
|
|
7
7
|
"identifier": "com.sncommunity.dracula-theme",
|
|
8
|
-
"version": "1.2.
|
|
8
|
+
"version": "1.2.4",
|
|
9
9
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.dracula-theme/dist/dist.css",
|
|
10
10
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.dracula-theme.zip",
|
|
11
11
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.dracula-theme.json",
|
|
12
12
|
"publisher": "Standard Notes",
|
|
13
|
-
"base64Hash": "
|
|
14
|
-
"binaryHash": "
|
|
13
|
+
"base64Hash": "6ee4a22cf11bd8d5bd2a4c9700d1694d12f097756679c9f27af2935220194080",
|
|
14
|
+
"binaryHash": "63cc5cb0c36fd4686b93882488668c71a79ec2ea87030728cdbc29114c5c86e3"
|
|
15
15
|
}
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
"main": "dist/theme.css",
|
|
6
6
|
"showInGallery": true,
|
|
7
7
|
"identifier": "com.sncommunity.lights-out-theme",
|
|
8
|
-
"version": "1.0.
|
|
8
|
+
"version": "1.0.2",
|
|
9
9
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.lights-out-theme/dist/theme.css",
|
|
10
10
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.lights-out-theme.zip",
|
|
11
11
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.lights-out-theme.json",
|
|
12
12
|
"publisher": "Passkeys",
|
|
13
13
|
"description": "A pitch black theme for Standard Notes.",
|
|
14
|
-
"base64Hash": "
|
|
15
|
-
"binaryHash": "
|
|
14
|
+
"base64Hash": "d6744d6ccc95d4a9c65b5c7ecc8307627d6bff9f707ed8475008259c90a3f474",
|
|
15
|
+
"binaryHash": "8b0583998bbf662f6ad6a964e0d8d5506e7c1badb6cdca0cbcd61624d373c25b"
|
|
16
16
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"file_type": "md",
|
|
9
9
|
"showInGallery": true,
|
|
10
10
|
"identifier": "com.sncommunity.markdown-basic",
|
|
11
|
-
"version": "1.7.
|
|
11
|
+
"version": "1.7.13",
|
|
12
12
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.markdown-basic/dist/index.html",
|
|
13
13
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.markdown-basic.zip",
|
|
14
14
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.markdown-basic.json",
|
|
15
15
|
"publisher": "Standard Notes Community",
|
|
16
16
|
"description": "A Markdown editor with dynamic split-pane preview.",
|
|
17
|
-
"base64Hash": "
|
|
18
|
-
"binaryHash": "
|
|
17
|
+
"base64Hash": "1ecda3c821069157cf446d21ff6dc34e56090ddee06ef169ffe12d9ec060aedc",
|
|
18
|
+
"binaryHash": "e40d9db99fdcdf5b221d354a1caca553a07c4572f5424f20f13865372261553e"
|
|
19
19
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"file_type": "txt",
|
|
9
9
|
"showInGallery": true,
|
|
10
10
|
"identifier": "com.sncommunity.markdown-math",
|
|
11
|
-
"version": "1.5.
|
|
11
|
+
"version": "1.5.13",
|
|
12
12
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.markdown-math/index.html",
|
|
13
13
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.markdown-math.zip",
|
|
14
14
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.markdown-math.json",
|
|
15
15
|
"publisher": "Standard Notes Community",
|
|
16
16
|
"description": "A beautiful split-pane Markdown editor with synced-scroll, LaTeX support, and colorful syntax.",
|
|
17
|
-
"base64Hash": "
|
|
18
|
-
"binaryHash": "
|
|
17
|
+
"base64Hash": "3db0b593dc4ad037f3f77dca46851828a20287f9f6a3d5dffeda0a12c030046d",
|
|
18
|
+
"binaryHash": "84c998b915bf26436dda8d32fbe0783a2f02e23f015b8d20d2aace92e1e7cd86"
|
|
19
19
|
}
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
"layerable": true,
|
|
7
7
|
"showInGallery": true,
|
|
8
8
|
"identifier": "com.sncommunity.markdown-monospace",
|
|
9
|
-
"version": "1.1.
|
|
9
|
+
"version": "1.1.5",
|
|
10
10
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.markdown-monospace/dist/dist.css",
|
|
11
11
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.markdown-monospace.zip",
|
|
12
12
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.markdown-monospace.json",
|
|
13
13
|
"publisher": "DanielNetoP",
|
|
14
14
|
"description": "Ability to toggle monospace font for Markdown, Minimal Markdown, and Basic Markdown plugins.",
|
|
15
|
-
"base64Hash": "
|
|
16
|
-
"binaryHash": "
|
|
15
|
+
"base64Hash": "c15bc0e9f2f7c1a743536c10066e83870e74a1aee076dc93aafb22e8203baf54",
|
|
16
|
+
"binaryHash": "2f5cff045d1241bce74263c1454389cc39e214738fcf396e4d532d78de6a0c6b"
|
|
17
17
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"file_type": "md",
|
|
9
9
|
"showInGallery": true,
|
|
10
10
|
"identifier": "com.sncommunity.markdown-visual",
|
|
11
|
-
"version": "1.4.
|
|
11
|
+
"version": "1.4.16",
|
|
12
12
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.markdown-visual/build/index.html",
|
|
13
13
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.markdown-visual.zip",
|
|
14
14
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.markdown-visual.json",
|
|
15
15
|
"publisher": "Standard Notes Community",
|
|
16
16
|
"description": "A WYSIWYG-style Markdown editor that renders Markdown in preview-mode while you type without displaying any syntax.",
|
|
17
|
-
"base64Hash": "
|
|
18
|
-
"binaryHash": "
|
|
17
|
+
"base64Hash": "169d8daaa4ab77be993ebe41f1e54b1a808d09f2081cab0685d3508a14b3dd29",
|
|
18
|
+
"binaryHash": "08b624f769850c9fcdb32a4f2539f7074abc0073f87b324aba37973a6f9d80c4"
|
|
19
19
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"file_type": "md",
|
|
9
9
|
"showInGallery": true,
|
|
10
10
|
"identifier": "com.sncommunity.minimal-markdown",
|
|
11
|
-
"version": "1.4.
|
|
11
|
+
"version": "1.4.13",
|
|
12
12
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.minimal-markdown/index.html",
|
|
13
13
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.minimal-markdown.zip",
|
|
14
14
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.minimal-markdown.json",
|
|
15
15
|
"publisher": "Standard Notes Community",
|
|
16
16
|
"description": "A minimal Markdown editor with live rendering and in-text search via Ctrl/Cmd + F",
|
|
17
|
-
"base64Hash": "
|
|
18
|
-
"binaryHash": "
|
|
17
|
+
"base64Hash": "a6c1619b4a481fd09e85115f5d3db61700b11d9ec90d891fbefd89e1dcdda3c6",
|
|
18
|
+
"binaryHash": "1a63116e7cfa42aa30cd424cdcb0e3c3df884de09b2b2b64c7fbbfb161b6ae2e"
|
|
19
19
|
}
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
"main": "dist/dist.css",
|
|
6
6
|
"showInGallery": true,
|
|
7
7
|
"identifier": "com.sncommunity.standard-blue-dark-theme",
|
|
8
|
-
"version": "1.1.
|
|
8
|
+
"version": "1.1.12",
|
|
9
9
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.standard-blue-dark-theme/dist/dist.css",
|
|
10
10
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.standard-blue-dark-theme.zip",
|
|
11
11
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.standard-blue-dark-theme.json",
|
|
12
12
|
"publisher": "Passkeys",
|
|
13
13
|
"description": "A dark blue theme for Standard Notes.",
|
|
14
|
-
"base64Hash": "
|
|
15
|
-
"binaryHash": "
|
|
14
|
+
"base64Hash": "941e14c77aa0b7107aeb9be02c01339a98425461dda98dff3b2141d7d60271b3",
|
|
15
|
+
"binaryHash": "f9f37c73490ec2d1963f6d032b9234ffcf722600c23af53d22cd0394b2e56bf0"
|
|
16
16
|
}
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
"main": "dist/dist.css",
|
|
6
6
|
"showInGallery": true,
|
|
7
7
|
"identifier": "com.sncommunity.standard-blue-theme",
|
|
8
|
-
"version": "1.1.
|
|
8
|
+
"version": "1.1.6",
|
|
9
9
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.standard-blue-theme/dist/dist.css",
|
|
10
10
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.standard-blue-theme.zip",
|
|
11
11
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.standard-blue-theme.json",
|
|
12
12
|
"publisher": "Passkeys",
|
|
13
13
|
"description": "A light blue theme for Standard Notes.",
|
|
14
|
-
"base64Hash": "
|
|
15
|
-
"binaryHash": "
|
|
14
|
+
"base64Hash": "16a799dd2bd0b3af0977a8ac79bee089176d479806d1b0bf1ab806b3f3430fd6",
|
|
15
|
+
"binaryHash": "7306edb3cff04881d5306dd8e6f0a428eb705de3e36b5d93f6049bc6def0ddb1"
|
|
16
16
|
}
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
"file_type": "json",
|
|
7
7
|
"showInGallery": true,
|
|
8
8
|
"identifier": "dev.randombits.excalidraw",
|
|
9
|
-
"version": "1.2.
|
|
9
|
+
"version": "1.2.5",
|
|
10
10
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/dev.randombits.excalidraw/dist/index.html",
|
|
11
11
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/dev.randombits.excalidraw.zip",
|
|
12
12
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/dev.randombits.excalidraw.json",
|
|
13
13
|
"publisher": "Matthew Nienow",
|
|
14
14
|
"description": "A virtual whiteboard editor, with a hand-drawn style. Powered by Excalidraw.",
|
|
15
|
-
"base64Hash": "
|
|
16
|
-
"binaryHash": "
|
|
15
|
+
"base64Hash": "6419e4746d995e35c3b2882a082d27cada24677356e15a06789b7640331966f3",
|
|
16
|
+
"binaryHash": "48d3c381ae08584c67a833c3eb3bb08ff5da8779ada79a5e071eda109f1f806c"
|
|
17
17
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"file_type": "md",
|
|
9
9
|
"showInGallery": true,
|
|
10
10
|
"identifier": "org.standardnotes.advanced-markdown-editor",
|
|
11
|
-
"version": "1.8.
|
|
11
|
+
"version": "1.8.12",
|
|
12
12
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/org.standardnotes.advanced-markdown-editor/dist/index.html",
|
|
13
13
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/org.standardnotes.advanced-markdown-editor.zip",
|
|
14
14
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/org.standardnotes.advanced-markdown-editor.json",
|
|
15
15
|
"publisher": "Standard Notes Community",
|
|
16
16
|
"description": "A fully featured Markdown editor that supports live preview, a styling toolbar, and split pane support.",
|
|
17
|
-
"base64Hash": "
|
|
18
|
-
"binaryHash": "
|
|
17
|
+
"base64Hash": "1d28050dfc697db21042172cfdefdf98c84660ac16c070f67a9aca82b6f9df14",
|
|
18
|
+
"binaryHash": "061e124ed51f9e6f573e57941daff1c6eb0712037430fae07d4be2405d0b1f6d"
|
|
19
19
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"file_type": "txt",
|
|
9
9
|
"showInGallery": true,
|
|
10
10
|
"identifier": "org.standardnotes.code-editor",
|
|
11
|
-
"version": "1.6.
|
|
11
|
+
"version": "1.6.13",
|
|
12
12
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/org.standardnotes.code-editor/index.html",
|
|
13
13
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/org.standardnotes.code-editor.zip",
|
|
14
14
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/org.standardnotes.code-editor.json",
|
|
15
15
|
"publisher": "Standard Notes Community",
|
|
16
16
|
"description": "Syntax highlighting and convenient keyboard shortcuts for over 120 programming languages. Ideal for code snippets and procedures.",
|
|
17
|
-
"base64Hash": "
|
|
18
|
-
"binaryHash": "
|
|
17
|
+
"base64Hash": "76aa8d1737e3deb03d605e16d6fbeecb859fdc9a13b081905c5f52b8d599eccb",
|
|
18
|
+
"binaryHash": "d05c79991d31ee18f543994f4fd65c9d530c365e6611a12f63c8b86604a631e8"
|
|
19
19
|
}
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"main": "dist/index.html",
|
|
6
6
|
"showInGallery": false,
|
|
7
7
|
"identifier": "org.standardnotes.legacy.file-safe",
|
|
8
|
-
"version": "2.2.
|
|
8
|
+
"version": "2.2.5",
|
|
9
9
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/org.standardnotes.legacy.file-safe/dist/index.html",
|
|
10
10
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/org.standardnotes.legacy.file-safe.zip",
|
|
11
11
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/org.standardnotes.legacy.file-safe.json",
|
|
12
12
|
"publisher": "Standard Notes Retired",
|
|
13
|
-
"base64Hash": "
|
|
14
|
-
"binaryHash": "
|
|
13
|
+
"base64Hash": "2004c4ea3a33e53de4f0ccf9e520175f71f6e3a9b9e4d171520d3a89acd054ad",
|
|
14
|
+
"binaryHash": "fb571aaa6c8fb28b9eb435c3b7e4828fdea74b75a4237876d512f16547c45cda"
|
|
15
15
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"file_type": "html",
|
|
9
9
|
"showInGallery": true,
|
|
10
10
|
"identifier": "org.standardnotes.plus-editor",
|
|
11
|
-
"version": "1.9.
|
|
11
|
+
"version": "1.9.13",
|
|
12
12
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/org.standardnotes.plus-editor/dist/index.html",
|
|
13
13
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/org.standardnotes.plus-editor.zip",
|
|
14
14
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/org.standardnotes.plus-editor.json",
|
|
15
15
|
"publisher": "Standard Notes Community",
|
|
16
16
|
"description": "From highlighting to custom font sizes and colors, to tables and lists, this editor is perfect for crafting any document.",
|
|
17
|
-
"base64Hash": "
|
|
18
|
-
"binaryHash": "
|
|
17
|
+
"base64Hash": "6426eaae639e5ded4575cf22a48ddd86e5ee3335de0dc8c39df6f22dd6bb462d",
|
|
18
|
+
"binaryHash": "df23af2f532a8ba64cf43f8b3496fe79e75c54399ce633ededede07da35ba709"
|
|
19
19
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"file_type": "md",
|
|
9
9
|
"showInGallery": true,
|
|
10
10
|
"identifier": "org.standardnotes.simple-task-editor",
|
|
11
|
-
"version": "1.6.
|
|
11
|
+
"version": "1.6.15",
|
|
12
12
|
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/org.standardnotes.simple-task-editor/dist/index.html",
|
|
13
13
|
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/org.standardnotes.simple-task-editor.zip",
|
|
14
14
|
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/org.standardnotes.simple-task-editor.json",
|
|
15
15
|
"publisher": "Standard Notes Community",
|
|
16
16
|
"description": "A great way to manage short-term and long-term to-do's. You can mark tasks as completed, change their order, and edit the text naturally in place.",
|
|
17
|
-
"base64Hash": "
|
|
18
|
-
"binaryHash": "
|
|
17
|
+
"base64Hash": "f90b76518957fcc131f7daabf66f0d3429aa407f966ca1e562d22f5e809cad0d",
|
|
18
|
+
"binaryHash": "ca90a92fbd57545850d6e4445c59210cf7a76b3e80f690a1116627e5ea840296"
|
|
19
19
|
}
|