[PR #709] [CLOSED] Add serverVersion to login response #3400

Closed
opened 2026-04-25 00:15:30 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/709
Author: @jmt-gh
Created: 6/9/2022
Status: Closed

Base: masterHead: add_version_endpoint


📝 Commits (4)

  • b0d3d1e Add an API endpoint for GETing server version
  • e740692 Revert "Add an API endpoint for GETing server version"
  • d03e206 Add server version to login response
  • a3a6f6c update response in MiscController to include version

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 server/Auth.js (+1 -0)
📝 server/controllers/MiscController.js (+1 -0)

📄 Description

This commit adds the serverVersion to the login response. This will be used to show the current server version of the connected server in the mobile app


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/709 **Author:** [@jmt-gh](https://github.com/jmt-gh) **Created:** 6/9/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add_version_endpoint` --- ### 📝 Commits (4) - [`b0d3d1e`](https://github.com/advplyr/audiobookshelf/commit/b0d3d1edde17ad77db4bcd59b99c159599bdb289) Add an API endpoint for GETing server version - [`e740692`](https://github.com/advplyr/audiobookshelf/commit/e740692ea8cc831ae36ba3f29b44f1fca33ca969) Revert "Add an API endpoint for GETing server version" - [`d03e206`](https://github.com/advplyr/audiobookshelf/commit/d03e20606e2bfad1a32764ab5262317097b4e982) Add server version to login response - [`a3a6f6c`](https://github.com/advplyr/audiobookshelf/commit/a3a6f6c780fbd4f52a0b1e570e5e038fd785547c) update response in MiscController to include version ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/Auth.js` (+1 -0) 📝 `server/controllers/MiscController.js` (+1 -0) </details> ### 📄 Description This commit adds the serverVersion to the login response. This will be used to show the current server version of the connected server in the mobile app --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:15:30 +02:00
adam closed this issue 2026-04-25 00:15:30 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3400