Handle page resizes on history, bumped to v12

This commit is contained in:
Magnus Åhall 2026-06-07 11:48:10 +02:00
parent 7002a00972
commit 9c07611f95
6 changed files with 108 additions and 195 deletions

View file

@ -23,7 +23,7 @@ import (
"text/template"
)
const VERSION = "v11"
const VERSION = "v12"
const CONTEXT_USER = 1
const SYNC_PAGINATION = 200