Skip to content

Commit d3b72ca

Browse files
committed
orbiscreen | v0.31.1 | fix: remove duplicate version tags and update release metadata across packages
- Version bump: 0.31.0 -> 0.31.1 across all packages - Android: versionCode 115 -> 116, versionName 0.31.1 - Cargo workspace: 0.31.1 - Tauri: 0.31.1 - PKGBUILD: pkgver=0.31.1 - Debian changelog: 0.31.1-1 entry - COPR spec: Version 0.31.1 + changelog entry - CHANGELOG.md: Added [v0.31.1] entry - Docs: Updated badges and version references in README, PACKAGING, SECURITY, CODE_OF_CONDUCT, all docs/*.md - Removed duplicate version history tables from PACKAGING.md and PACKAGING_AR.md (kept only current 0.31.1) Quality gates: cargo check/test/clippy/fmt + gradle assemble/test/lint - all pass.
1 parent 3a02328 commit d3b72ca

25 files changed

Lines changed: 54 additions & 73 deletions

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [v0.31.1] - 2026-09-20
8+
9+
Version bump to 0.31.1 across all packages; Android versionCode incremented to 116; sync release metadata in docs, specs, and badges.
10+
711
## [v0.31.0] - 2026-09-20
812

913
Eliminate mouse cursor lag and motion queuing by introducing a persistent WebSocket input channel, confine uinput touchscreen, touchpad, and pointer devices strictly to the Orbiscreen virtual display in KWin/Wayland via dynamic `kwinrc` configuration and D-Bus reload, add full in-session display resolution controls (chips and custom dimensions) in the Android client settings sheet, eliminate `unwrap()` panics across production daemon and transport code, and purge all internal source comments while standardizing configuration comments.

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Version](https://img.shields.io/badge/version-0.30.7-2563eb?style=flat-square&logo=semver)](CHANGELOG.md)
77
[![Version](https://img.shields.io/badge/version-0.30.8-2563eb?style=flat-square&logo=semver)](CHANGELOG.md)
88
[![Version](https://img.shields.io/badge/version-0.30.9-2563eb?style=flat-square&logo=semver)](CHANGELOG.md)
9-
[![Version](https://img.shields.io/badge/version-0.31.0-2563eb?style=flat-square&logo=semver)](CHANGELOG.md)
9+
[![Version](https://img.shields.io/badge/version-0.31.1-2563eb?style=flat-square&logo=semver)](CHANGELOG.md)
1010
[![License](https://img.shields.io/badge/license-GPL--3.0-dc2626?style=flat-square)](LICENSE)
1111
![Rust](https://img.shields.io/badge/rust-1.92%2B-16a34a?style=flat-square&logo=rust)
1212
![Platform](https://img.shields.io/badge/platform-Linux%20%7C%20Android-9333ea?style=flat-square&logo=linux)

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ default-members = [
2727

2828
# ── Package Metadata ──
2929
[workspace.package]
30-
version = "0.31.0"
30+
version = "0.31.1"
3131
edition = "2021"
3232
rust-version = "1.92"
3333
license = "GPL-3.0-or-later"

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Maintainer: shadow-x78 <107577376+shadow-x78@users.noreply.github.com>
77

88
pkgname=orbiscreen
9-
pkgver=0.31.0
9+
pkgver=0.31.1
1010
pkgrel=1
1111
pkgdesc="Turn Android devices into high-performance secondary monitors for Linux (Wayland & X11)"
1212
arch=('x86_64')

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[![Version](https://img.shields.io/badge/version-0.30.7-2563eb?style=for-the-badge&logo=semver)](CHANGELOG.md)
1515
[![Version](https://img.shields.io/badge/version-0.30.8-2563eb?style=for-the-badge&logo=semver)](CHANGELOG.md)
1616
[![Version](https://img.shields.io/badge/version-0.30.9-2563eb?style=for-the-badge&logo=semver)](CHANGELOG.md)
17-
[![Version](https://img.shields.io/badge/version-0.31.0-2563eb?style=for-the-badge&logo=semver)](CHANGELOG.md)
17+
[![Version](https://img.shields.io/badge/version-0.31.1-2563eb?style=for-the-badge&logo=semver)](CHANGELOG.md)
1818
[![License](https://img.shields.io/badge/license-GPL--3.0-dc2626?style=for-the-badge)](LICENSE)
1919
![Rust](https://img.shields.io/badge/rust-1.92%2B-16a34a?style=for-the-badge&logo=rust)
2020
![Platform](https://img.shields.io/badge/platform-Linux%20%7C%20Android-9333ea?style=for-the-badge&logo=linux)

README_AR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[![الإصدار](https://img.shields.io/badge/version-0.30.7-2563eb?style=for-the-badge&logo=semver)](CHANGELOG.md)
1515
[![الإصدار](https://img.shields.io/badge/version-0.30.8-2563eb?style=for-the-badge&logo=semver)](CHANGELOG.md)
1616
[![الإصدار](https://img.shields.io/badge/version-0.30.9-2563eb?style=for-the-badge&logo=semver)](CHANGELOG.md)
17-
[![الإصدار](https://img.shields.io/badge/version-0.31.0-2563eb?style=for-the-badge&logo=semver)](CHANGELOG.md)
17+
[![الإصدار](https://img.shields.io/badge/version-0.31.1-2563eb?style=for-the-badge&logo=semver)](CHANGELOG.md)
1818
[![الرخصة](https://img.shields.io/badge/license-GPL--3.0-dc2626?style=for-the-badge)](LICENSE)
1919
![Rust](https://img.shields.io/badge/rust-1.92%2B-16a34a?style=for-the-badge&logo=rust)
2020
![المنصّة](https://img.shields.io/badge/platform-Linux%20%7C%20Android-9333ea?style=for-the-badge&logo=linux)

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Version](https://img.shields.io/badge/version-0.30.7-2563eb?style=flat-square&logo=semver)](CHANGELOG.md)
77
[![Version](https://img.shields.io/badge/version-0.30.8-2563eb?style=flat-square&logo=semver)](CHANGELOG.md)
88
[![Version](https://img.shields.io/badge/version-0.30.9-2563eb?style=flat-square&logo=semver)](CHANGELOG.md)
9-
[![Version](https://img.shields.io/badge/version-0.31.0-2563eb?style=flat-square&logo=semver)](CHANGELOG.md)
9+
[![Version](https://img.shields.io/badge/version-0.31.1-2563eb?style=flat-square&logo=semver)](CHANGELOG.md)
1010
[![License](https://img.shields.io/badge/license-GPL--3.0-dc2626?style=flat-square)](LICENSE)
1111
![Rust](https://img.shields.io/badge/rust-1.92%2B-16a34a?style=flat-square&logo=rust)
1212
![Platform](https://img.shields.io/badge/platform-Linux%20%7C%20Android-9333ea?style=flat-square&logo=linux)

clients/android/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId = "com.orbiscreen.android"
1818
minSdk = 26
1919
targetSdk = 35
20-
versionCode = 115
21-
versionName = "0.31.0"
20+
versionCode = 116
21+
versionName = "0.31.1"
2222
}
2323

2424
signingConfigs {

crates/orbiscreen-gui/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "Orbiscreen",
4-
"version": "0.31.0",
4+
"version": "0.31.1",
55
"identifier": "orbiscreen-gui",
66
"build": {
77
"frontendDist": "./ui"

0 commit comments

Comments
 (0)