This repository was archived by the owner on Jun 15, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,24 @@ title: Editor Link Modals
3
3
type : minor
4
4
---
5
5
6
- This release
6
+ This release improves the * Editor Link * feature with an option to edit fields in a modal. A number of other options have been added and bugs fixed.
7
7
8
8
** Features:**
9
9
10
- *
11
-
10
+ * Editor Link modal style
11
+ * Option to hide fields in front matter (alternative to prefixing the key with an underscore)
12
+ * Options for customising the * Source Editor* per site (syntax highlighting, tab size and line numbers)
13
+ * Option to disable main heading in * Content Editor*
14
+ * Better input handling when adding domains
15
+ * Updated preinstalled gems to increase site build times
12
16
13
17
** Fixes:**
14
18
15
- *
19
+ * Issue preventing site delete due to existing webhook
20
+ * Styling issue for file upload progress
21
+ * Issue preventing connecting publish branch if only two branches exist
22
+ * Issue preventing custom classes for blockquotes in Markdown content
23
+ * Comments in custom editor CSS now ignored
24
+ * After authenticating Dropbox now automatically connects to your site on return
25
+ * Fixed social avatar URLs for front matter fields
26
+ * Duplicate class names with different elements in custom editor CSS fixed
You can’t perform that action at this time.
0 commit comments