Fix browser back/forward navigation: push a history entry per view change instead of replacing it

This commit is contained in:
marvin
2026-09-13 17:32:09 -04:00
parent 799276eaa1
commit bebf4322c0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "site-gateway",
"version": "0.11.52",
"version": "0.11.53",
"private": true,
"description": "Site Gateway: simple self-hosted website publishing, reverse proxying, and automatic HTTPS.",
"type": "module",