a195e1b3ed
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>
4 lines
105 B
Python
4 lines
105 B
Python
"""LLeMbas - a Middle-earth themed web UI for OpenAI-compatible LLM endpoints."""
|
|
|
|
__version__ = "0.8.0"
|