chore(release): v0.9.7

This commit is contained in:
Tommaso Casaburi
2026-06-26 10:24:21 +07:00
parent 8170cd169d
commit 31197bb7e0
4 changed files with 18 additions and 2 deletions
+9
View File
@@ -1,3 +1,12 @@
## [0.9.7](https://github.com/bitsocialnet/5chan/compare/v0.9.6...v0.9.7) (2026-06-26)
### Bug Fixes
* **post flags:** show flags on directory candidate boards ([8170cd1](https://github.com/bitsocialnet/5chan/commit/8170cd169d248408fed655a312d2d21362560cfb))
## [0.9.6](https://github.com/bitsocialnet/5chan/compare/v0.9.5...v0.9.6) (2026-06-25)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "5chan",
"version": "0.9.6",
"version": "0.9.7",
"packageManager": "yarn@4.13.0",
"description": "A Bitsocial client with an imageboard UI",
"type": "module",
+1 -1
View File
@@ -103,7 +103,7 @@ const downloads = [macSection, winSection, linuxSection, androidSection, htmlSec
// One-liner summary of what changed in this release. Update before each release.
const oneLinerDescription =
'This release fixes /all feeds shifting while posts load and keeps partially visible videos playing smoothly.';
'This release fixes flag display on alternate /pol/ community pages opened by their direct board address.';
const releaseBody = `${oneLinerDescription}
+7
View File
@@ -1,5 +1,12 @@
{
"entries": [
{
"id": "release-0.9.7",
"kind": "release",
"timestamp": 1782475200,
"message": "v0.9.7: Flags on alternate /pol/ community pages",
"version": "0.9.7"
},
{
"id": "release-0.9.6",
"kind": "release",