[PR #4403] [MERGED] Release v23.7.0 #4335

Closed
opened 2026-02-27 04:54:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/4403
Author: @dgibbs64
Created: 12/3/2023
Status: Merged
Merged: 12/3/2023
Merged by: @dgibbs64

Base: masterHead: release/v23.7.0


📝 Commits (10+)

  • d7964e0 Merge branch 'release/v23.6.0' into develop
  • 8830bad Feature/stats change (#4363)
  • eb1b05d Merge branch 'hotfix/v23.6.1' into develop
  • 536c65c fix: correct consoleverbose settings
  • bbcadfb Merge branch 'hotfix/v23.6.2' into develop
  • 283e625 feat: Update UE4/UE5 parameters and configs (#4378)
  • c17c411 fix(gmod): Remove authkey (#4370)
  • efb8426 fix(vh): Change ValheimPlus repo and adjust fix_vh (#4373)
  • f80a1b6 fix(arma3server): remove quotes from around mod list in Arma3 server command line (#4288)
  • 8bc716b fix(ark): remove -log parameter as deprecated

📊 Changes

82 files changed (+500 additions, -335 deletions)

View changed files

📝 lgsm/config-default/config-lgsm/arkserver/_default.cfg (+2 -3)
📝 lgsm/config-default/config-lgsm/arma3server/_default.cfg (+1 -1)
📝 lgsm/config-default/config-lgsm/btlserver/_default.cfg (+3 -3)
📝 lgsm/config-default/config-lgsm/cod2server/_default.cfg (+1 -1)
📝 lgsm/config-default/config-lgsm/cod4server/_default.cfg (+1 -1)
📝 lgsm/config-default/config-lgsm/codserver/_default.cfg (+1 -1)
📝 lgsm/config-default/config-lgsm/coduoserver/_default.cfg (+1 -1)
📝 lgsm/config-default/config-lgsm/codwawserver/_default.cfg (+1 -1)
📝 lgsm/config-default/config-lgsm/colserver/_default.cfg (+1 -1)
📝 lgsm/config-default/config-lgsm/ctserver/_default.cfg (+1 -1)
📝 lgsm/config-default/config-lgsm/dayzserver/_default.cfg (+1 -1)
📝 lgsm/config-default/config-lgsm/gmodserver/_default.cfg (+1 -3)
📝 lgsm/config-default/config-lgsm/hcuserver/_default.cfg (+2 -2)
📝 lgsm/config-default/config-lgsm/inssserver/_default.cfg (+4 -4)
📝 lgsm/config-default/config-lgsm/jk2server/_default.cfg (+1 -1)
📝 lgsm/config-default/config-lgsm/kfserver/_default.cfg (+1 -1)
📝 lgsm/config-default/config-lgsm/mhserver/_default.cfg (+2 -1)
📝 lgsm/config-default/config-lgsm/mohaaserver/_default.cfg (+1 -1)
📝 lgsm/config-default/config-lgsm/momserver/_default.cfg (+2 -1)
📝 lgsm/config-default/config-lgsm/ns2cserver/_default.cfg (+2 -2)

...and 62 more files

📄 Description

Release v23.7.0


🔄 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/GameServerManagers/LinuxGSM/pull/4403 **Author:** [@dgibbs64](https://github.com/dgibbs64) **Created:** 12/3/2023 **Status:** ✅ Merged **Merged:** 12/3/2023 **Merged by:** [@dgibbs64](https://github.com/dgibbs64) **Base:** `master` ← **Head:** `release/v23.7.0` --- ### 📝 Commits (10+) - [`d7964e0`](https://github.com/GameServerManagers/LinuxGSM/commit/d7964e0516638c374829fa4ff29d4f73b4486469) Merge branch 'release/v23.6.0' into develop - [`8830bad`](https://github.com/GameServerManagers/LinuxGSM/commit/8830bad9a891d3a46a7c010f323c3f76b450e24c) Feature/stats change (#4363) - [`eb1b05d`](https://github.com/GameServerManagers/LinuxGSM/commit/eb1b05d9cf776b8799e3274e64c34c3c2d3c1215) Merge branch 'hotfix/v23.6.1' into develop - [`536c65c`](https://github.com/GameServerManagers/LinuxGSM/commit/536c65cc5d820b936a2abfe6e988c0698ea6d956) fix: correct consoleverbose settings - [`bbcadfb`](https://github.com/GameServerManagers/LinuxGSM/commit/bbcadfb196f633176e077b2f8cce17e51a90806f) Merge branch 'hotfix/v23.6.2' into develop - [`283e625`](https://github.com/GameServerManagers/LinuxGSM/commit/283e6257a0a3e1a343cb273538e8a93e410c15ee) feat: Update UE4/UE5 parameters and configs (#4378) - [`c17c411`](https://github.com/GameServerManagers/LinuxGSM/commit/c17c41139b7c9c2f22fe64a8d0d713bcb15dcdfa) fix(gmod): Remove authkey (#4370) - [`efb8426`](https://github.com/GameServerManagers/LinuxGSM/commit/efb8426ada187527b09a3fd6d414c43b2fb57b92) fix(vh): Change ValheimPlus repo and adjust fix_vh (#4373) - [`f80a1b6`](https://github.com/GameServerManagers/LinuxGSM/commit/f80a1b69fd5a914c942aa18f083ad510656af328) fix(arma3server): remove quotes from around mod list in Arma3 server command line (#4288) - [`8bc716b`](https://github.com/GameServerManagers/LinuxGSM/commit/8bc716b456ca34903979d55bf4999583d09c855f) fix(ark): remove -log parameter as deprecated ### 📊 Changes **82 files changed** (+500 additions, -335 deletions) <details> <summary>View changed files</summary> 📝 `lgsm/config-default/config-lgsm/arkserver/_default.cfg` (+2 -3) 📝 `lgsm/config-default/config-lgsm/arma3server/_default.cfg` (+1 -1) 📝 `lgsm/config-default/config-lgsm/btlserver/_default.cfg` (+3 -3) 📝 `lgsm/config-default/config-lgsm/cod2server/_default.cfg` (+1 -1) 📝 `lgsm/config-default/config-lgsm/cod4server/_default.cfg` (+1 -1) 📝 `lgsm/config-default/config-lgsm/codserver/_default.cfg` (+1 -1) 📝 `lgsm/config-default/config-lgsm/coduoserver/_default.cfg` (+1 -1) 📝 `lgsm/config-default/config-lgsm/codwawserver/_default.cfg` (+1 -1) 📝 `lgsm/config-default/config-lgsm/colserver/_default.cfg` (+1 -1) 📝 `lgsm/config-default/config-lgsm/ctserver/_default.cfg` (+1 -1) 📝 `lgsm/config-default/config-lgsm/dayzserver/_default.cfg` (+1 -1) 📝 `lgsm/config-default/config-lgsm/gmodserver/_default.cfg` (+1 -3) 📝 `lgsm/config-default/config-lgsm/hcuserver/_default.cfg` (+2 -2) 📝 `lgsm/config-default/config-lgsm/inssserver/_default.cfg` (+4 -4) 📝 `lgsm/config-default/config-lgsm/jk2server/_default.cfg` (+1 -1) 📝 `lgsm/config-default/config-lgsm/kfserver/_default.cfg` (+1 -1) 📝 `lgsm/config-default/config-lgsm/mhserver/_default.cfg` (+2 -1) 📝 `lgsm/config-default/config-lgsm/mohaaserver/_default.cfg` (+1 -1) 📝 `lgsm/config-default/config-lgsm/momserver/_default.cfg` (+2 -1) 📝 `lgsm/config-default/config-lgsm/ns2cserver/_default.cfg` (+2 -2) _...and 62 more files_ </details> ### 📄 Description Release v23.7.0 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:54:45 +03:00
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
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/LinuxGSM#4335
No description provided.