mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(release): v0.9.7
This commit is contained in:
@@ -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
@@ -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",
|
||||
|
||||
@@ -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}
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user