chore: ignore OS meta files and update changelog for WYSIWYG and Object Editor updates
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
{
|
||||
"changelog": [
|
||||
{
|
||||
"date": "2026-06-14",
|
||||
"changes": [
|
||||
{
|
||||
"datetime": "2026-06-14T10:00:00+07:00",
|
||||
"type": "feature",
|
||||
"title": "Major Markdown Editor Rewrite: WYSIWYG Experience",
|
||||
"description": "Completely rebuilt the Markdown Editor to feature a true WYSIWYG (What You See Is What You Get) interface using Tiptap. You can now edit rich text visually like a Word document, while seamlessly converting back and forth to raw Markdown and clean HTML."
|
||||
},
|
||||
{
|
||||
"datetime": "2026-06-14T09:30:00+07:00",
|
||||
"type": "enhancement",
|
||||
"title": "Object Editor: Data Preview & Multidimensional Search",
|
||||
"description": "The Object Editor now defaults to a fast Read-Only preview when you paste JSON data. We also added an incredibly powerful multidimensional search bar that instantly filters, highlights, and expands nested nodes matching your query."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"date": "2026-02-18",
|
||||
"changes": [
|
||||
@@ -291,4 +308,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user