Skip to content

Commit 197aa9c

Browse files
committed
Add 0.2-rc2 release post
1 parent c7c6f58 commit 197aa9c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

data/posts.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"posts": [
3+
{
4+
"id": "v0.2-rc2-release",
5+
"title": "0.2 - RC2 Stability & Final Preparations",
6+
"version": "v0.2-rc2",
7+
"date": "2025-12-07",
8+
"tab": "release",
9+
"featured": true,
10+
"excerpt": "The release of Text Forge v0.2.0‑rc2 marks another step toward the upcoming stable milestone, with over 80 commits since rc1. This candidate brings key improvements such as mode‑driven indentation settings, a new bookmarks panel, auto text direction, and enhanced backup reliability. It also includes important bug fixes and a security update for plugin extraction, making rc2 both a stability and polish release.",
11+
"link": "https://github.com/text-forge/text-forge/releases/tag/v0.2.0-rc2"
12+
}
313
{
414
"id": "v0.2-rc1-release",
515
"title": "Template System & Synchronized Preview Scrolling",

0 commit comments

Comments
 (0)