chore(release): v0.6.10

This commit is contained in:
plebeius
2026-03-10 18:26:11 +08:00
parent 773debece3
commit ec2c2d5d70
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@
* **ai-workflow:** finalize linked issue after PR merge ([#1047](https://github.com/plebbit/plebchan/issues/1047)) ([248a38d](https://github.com/plebbit/plebchan/commit/248a38d71c1b89dfaf8198fc04fa8b3732169e48))
* **ai-workflow:** scan full project item list before add ([4cb5c4a](https://github.com/plebbit/plebchan/commit/4cb5c4a83362cf2b4a758822c4fa9f416334c4f1))
* **post:** align op permalinks to the outer thread container ([#1050](https://github.com/plebbit/plebchan/issues/1050)) ([6ed3708](https://github.com/plebbit/plebchan/commit/6ed3708322b43dcbd17444883e36ebdbb3eab778))
* **post:** avoid duplicate history entries on OP permalinks ([773debe](https://github.com/plebbit/plebchan/commit/773debece336e5f70979fd9e5bb2236878e61ed6))
* **subplebbit:** resolve aliased board metadata in subplebbit selectors ([a862852](https://github.com/plebbit/plebchan/commit/a862852e536324f0c0c09cdc59936ed3e9a4f122))
+1 -1
View File
@@ -104,7 +104,7 @@ const downloads = [macSection, winSection, linuxSection, androidSection, htmlSec
// One-liner summary of what changed in this release. Update before each release.
const oneLinerDescription =
'This version fixes OP permalinks and aliased board metadata, improves reply-scroll stability, and includes dependency and security maintenance updates.';
'This version fixes OP permalinks, avoids duplicate back-button history entries when reopening a thread, improves reply-scroll stability, and includes board metadata plus dependency and security fixes.';
const releaseBody = `${oneLinerDescription}
+1 -1
View File
@@ -4,7 +4,7 @@
"id": "release-0.6.10",
"kind": "release",
"timestamp": 1773144000,
"message": "v0.6.10: OP permalink fix, board metadata fix, reply scroll stability, security patches",
"message": "v0.6.10: OP permalink fix, back-button fix, board metadata fix, reply scroll stability",
"version": "0.6.10"
},
{