Bump the version, because the service worker is keyed on it
app.js gained the backward scroll anchor and two stylesheets gained rules the new pages need. The worker caches static assets under a name derived from /sw.js?v=<app version>, so without this a returning browser keeps serving the old ones -- and the failure is the quiet kind: the schedule form renders with every fieldset showing at once, and scrolling up through Messages drags the reader off the page, on precisely the browsers that have been here before. 0.8.0 rather than a patch: three sections, two tables and a permission that did not exist. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"""LLeMbas - a Middle-earth themed web UI for OpenAI-compatible LLM endpoints."""
|
||||
|
||||
__version__ = "0.7.2"
|
||||
__version__ = "0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user