Adjust release documentation titles

This commit is contained in:
Pat Hartl 2026-01-23 19:15:52 -06:00
parent 9ffdcd07ee
commit e6ec74c59c
5 changed files with 20 additions and 0 deletions

View file

@ -1,3 +1,7 @@
---
title: 1.0.0
---
# Server
## Database Overhaul
For some big news, the server now supports MySQL and PostgreSQL as database providers! SQLite support is still available as well for anyone that wants to keep their setup simple.

View file

@ -1,3 +1,7 @@
---
title: 1.1.5
---
## Server
- Fixed an issue where the IPX relay would cause high CPU usage if started/stopped multiple times (#200)
- Fixed the autostart of the IPX relay (#188)

View file

@ -1,3 +1,7 @@
---
title: 2.0.0-rc1
---
# LANCommander 2.0.0-rc1 Release Notes
LANCommander 2.0.0 is up there as one of the largest updates in the project's history. This release represents over nine months of development, with more individual contributors than previous versions. The jump from 1.x to 2.x reflects substantial architectural changes, new features, and significant improvements in the server, launcher, and SDK.

View file

@ -1,3 +1,7 @@
---
title: 2.0.0-rc2
---
# LANCommander 2.0.0-rc2 Release Notes
This page only covers updates/fixes included in v2.0.0-rc2. For more information on other v2.0.0 changes, head over to the [v2.0.0-rc1 release notes](/Releases/2.0.0-rc1).

View file

@ -1,3 +1,7 @@
---
title: 2.0.0-rc3
---
# LANCommander 2.0.0-rc2 Release Notes
This page only covers updates/fixes included in v2.0.0-rc3. For more information on other v2.0.0 changes, head over to the [v2.0.0-rc1 release notes](/Releases/2.0.0-rc1).