Skip to content

Commit 97bec73

Browse files
committed
version + changelog bump
1 parent f6f327b commit 97bec73

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
## Changelog
22

3+
0.8.8:
4+
5+
- @starfi5h: Added RemoteAccessPassword setting for servers so that users can authenticate to use admin commands
6+
- @starfi5h: Fixed bugs related to headless servers
7+
- @starfi5h: Chat now stores past commands, accessible with the up and down arrow keys
8+
- @PhantomGamers: Fixed white window popping up while headless server is running
9+
- @starfi5h: Added syncing for Logistic Station names
10+
- @starfi5h: Fixed bug that allowed clients to reduce ILS warp distance below their minimum value
11+
- @starfi5h: Added syncing for Mecha energy production and consumption stats
12+
- @starfi5h: Made it so new clients now join the game with full energy and some warpers if the tech is unlocked
13+
- @starfi5h: Fixed bug when running GalacticScale that caused clients to sink into the ground
14+
- @starfi5h: Removed IP addresses from log output
15+
316
0.8.7:
417

518
- @mmjr-x: Add Upnp/pmp support

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.8.7",
3+
"version": "0.8.8",
44
"assemblyVersion": {
55
"precision": "build"
66
},

0 commit comments

Comments
 (0)