[PR #107] [MERGED] Release/version 4: Documentation Update #109

Closed
opened 2026-03-03 11:14:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debloper/xiosk/pull/107
Author: @parthsidpara
Created: 9/2/2025
Status: Merged
Merged: 9/2/2025
Merged by: @debloper

Base: mainHead: release/version-4


📝 Commits (4)

  • 48d5387 update curl command to v4 in readme and docs
  • 35a2a75 update readme and docs
  • a6cf38b Update 64-bit OS Assumption in README.md
  • 950d4eb update setup script - checkout to latest release

📊 Changes

3 files changed (+29 additions, -20 deletions)

View changed files

📝 README.md (+8 -7)
📝 scripts/setup.sh (+17 -7)
📝 www/src/pages/docs.astro (+4 -6)

📄 Description

This PR Updates documentation for PiOSK v4.0.0

Updates:

  1. The installation command has been updated to point to version v4.0.0
    curl -sSL https://raw.githubusercontent.com/debloper/piosk/v4.0.0/scripts/setup.sh | sudo bash -
    Note: GitHub's raw content URLs require a specific reference, like a version tag (v4.0.0) or a branch name (main), as they do not support a dynamic latest keyword.

  2. Removed the warning - "You can change the per-page timeout from scripts/switcher.sh"
    because from v4 onward, this can be changed directly from the dashboard.

  3. Update assumption - Raspberry Pi OS (64bit) is now mandatory requirement


🔄 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/debloper/xiosk/pull/107 **Author:** [@parthsidpara](https://github.com/parthsidpara) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/2/2025 **Merged by:** [@debloper](https://github.com/debloper) **Base:** `main` ← **Head:** `release/version-4` --- ### 📝 Commits (4) - [`48d5387`](https://github.com/debloper/xiosk/commit/48d53875d1e618c785005f3cc9fdebcd82ceae47) update curl command to v4 in readme and docs - [`35a2a75`](https://github.com/debloper/xiosk/commit/35a2a7557a4a0a46fd0334d14229384eed6e938a) update readme and docs - [`a6cf38b`](https://github.com/debloper/xiosk/commit/a6cf38bf7da9eea6cd2dbe6c7c4cb6777b80f458) Update 64-bit OS Assumption in README.md - [`950d4eb`](https://github.com/debloper/xiosk/commit/950d4eb7beaadd79654fcb49a7013e0e0b2be72a) update setup script - checkout to latest release ### 📊 Changes **3 files changed** (+29 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -7) 📝 `scripts/setup.sh` (+17 -7) 📝 `www/src/pages/docs.astro` (+4 -6) </details> ### 📄 Description This PR Updates documentation for PiOSK v4.0.0 ### Updates: 1. The installation command has been updated to point to version `v4.0.0` `curl -sSL https://raw.githubusercontent.com/debloper/piosk/v4.0.0/scripts/setup.sh | sudo bash -` **Note:** GitHub's raw content URLs require a specific reference, like a version tag (`v4.0.0`) or a branch name (`main`), as they do not support a dynamic `latest` keyword. 2. Removed the warning - "You can change the per-page timeout from `scripts/switcher.sh`" because from v4 onward, this can be changed directly from the dashboard. 3. Update assumption - Raspberry Pi OS (64bit) is now mandatory requirement --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:14:29 +03:00
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/xiosk#109
No description provided.