[PR #103] [MERGED] Merge dev #105

Closed
opened 2026-03-01 14:38:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Archeb/opentrace/pull/103
Author: @Archeb
Created: 1/1/2026
Status: Merged
Merged: 1/1/2026
Merged by: @Archeb

Base: masterHead: dev


📝 Commits (8)

  • f053246 fix(i18n): remove unnecessary code
  • 884033d fix(homepage): fix flathub svg
  • 1522d88 feat(vscode): add linux debugging conf
  • ee1a887 fix(homepage): update the linux image
  • 469158e docs: replace preview images in readme
  • b335943 ci: restore net48 for win-x64
  • 7e49b0b ci: fix trigger branch
  • a9aa275 feat: bump version; use semantic versioning

📊 Changes

13 files changed (+96 additions, -26 deletions)

View changed files

📝 .github/workflows/build-linux.yml (+2 -0)
📝 .github/workflows/build-macos.yml (+2 -0)
📝 .github/workflows/build-release.yml (+2 -2)
📝 .github/workflows/build-windows.yml (+6 -2)
📝 .vscode/launch.json (+14 -0)
📝 HomePage/img/linux.png (+0 -0)
📝 HomePage/template.html (+56 -2)
📝 OpenTrace.csproj (+4 -3)
📝 Program.cs (+0 -7)
📝 UI/MainForm.UI.cs (+1 -1)
📝 UI/MainForm.cs (+1 -1)
📝 readme.md (+4 -4)
📝 readme_cn.md (+4 -4)

📄 Description

No description provided


🔄 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/Archeb/opentrace/pull/103 **Author:** [@Archeb](https://github.com/Archeb) **Created:** 1/1/2026 **Status:** ✅ Merged **Merged:** 1/1/2026 **Merged by:** [@Archeb](https://github.com/Archeb) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (8) - [`f053246`](https://github.com/Archeb/opentrace/commit/f0532461077440c2c2138fb74d69cfad38364127) fix(i18n): remove unnecessary code - [`884033d`](https://github.com/Archeb/opentrace/commit/884033df903a5e3c73973a380a790c76674eb23d) fix(homepage): fix flathub svg - [`1522d88`](https://github.com/Archeb/opentrace/commit/1522d884706906ebeeb0505e0219a1e289889ded) feat(vscode): add linux debugging conf - [`ee1a887`](https://github.com/Archeb/opentrace/commit/ee1a8878d5d2ae77b214f166ea745335747e708a) fix(homepage): update the linux image - [`469158e`](https://github.com/Archeb/opentrace/commit/469158ee6048d03352e80af69f39bf5821e99ab9) docs: replace preview images in readme - [`b335943`](https://github.com/Archeb/opentrace/commit/b33594344a7f19a53539707670f795ad04d9dfd5) ci: restore net48 for win-x64 - [`7e49b0b`](https://github.com/Archeb/opentrace/commit/7e49b0b98abf68b50b7d00c2bb85db7c056e3b50) ci: fix trigger branch - [`a9aa275`](https://github.com/Archeb/opentrace/commit/a9aa275358f47d18a415378a5d8291c3f886ce34) feat: bump version; use semantic versioning ### 📊 Changes **13 files changed** (+96 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-linux.yml` (+2 -0) 📝 `.github/workflows/build-macos.yml` (+2 -0) 📝 `.github/workflows/build-release.yml` (+2 -2) 📝 `.github/workflows/build-windows.yml` (+6 -2) 📝 `.vscode/launch.json` (+14 -0) 📝 `HomePage/img/linux.png` (+0 -0) 📝 `HomePage/template.html` (+56 -2) 📝 `OpenTrace.csproj` (+4 -3) 📝 `Program.cs` (+0 -7) 📝 `UI/MainForm.UI.cs` (+1 -1) 📝 `UI/MainForm.cs` (+1 -1) 📝 `readme.md` (+4 -4) 📝 `readme_cn.md` (+4 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:38:51 +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/opentrace#105
No description provided.