[GH-ISSUE #1183] Version missing in login page #484

Open
opened 2026-02-25 23:34:19 +03:00 by kerem · 0 comments
Owner

Originally created by @Mansarde on GitHub (Feb 5, 2026).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/1183

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).
Originally created by @Mansarde on GitHub (Feb 5, 2026). Original GitHub issue: https://github.com/go-shiori/shiori/issues/1183 ## 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. 4. See error (i.e. no version string is displayed).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#484
No description provided.