#1183·shiori

Version missing in login page

Author: MansardeCreated Feb 5, 2026Updated Sep 2, 2026
Labelstype:bug

Data

  • Shiori version: 1.8.0
  • Database Engine: SQLite
  • Operating system: Docker
  • CLI/Web interface/Web Extension: N/A

Describe the bug / actual behavior

In previous versions (< 1.7.2), the version string was shown in the footer of the login page. Since v1.7.2 This is no longer the case, because during the refactor from HTML to a component, the displaying of the version string was not migrated as well: #1017

Expected behavior

The version string should be shown on the login page again.

To Reproduce

Steps to reproduce the behavior:

  1. Go to the login page.
  2. See error (i.e. no version string is displayed).