Skip to content

Releases: fugasjunior/arma-server-manager

v1.4.0

03 Jul 18:17
Compare
Choose a tag to compare

Changelog

Features, enhancements

  • [UI] Dark mode (#126)
  • [UI] Duplicate server button (#121)
  • [UI] Show more details of server and mod download progress (#122)

Bugfixes

  • Update all dependencies (#134)

Update instructions (Docker):

# downloads new image version
docker compose pull

# stop and remove current containers
docker compose down

# start new containers
docker compose up 

Full Changelog: v1.3.0...v1.4.0

v1.3.0

11 May 13:50
Compare
Choose a tag to compare

v1.3.0

Changelog

Features, enhancements

  • [Arma 3] Steam branch selection
  • [Arma 3] Added Reaction Forces CDLC
  • [Arma 3] Add more options to tacticalPing difficulty settings
  • [DayZ] Support DayZ stable server on Linux (and in Docker)
  • [Workshop] Support for server-only mods
  • [Workshop] Support for installing unlisted mods
  • [Workshop] Delete old keys when updating/uninstalling mods
  • [UI] Selected number of displayed table rows is saved

Bugfixes

  • [Arma 3] Empty network config file
  • [Arma 3] Third person view option wrong values
  • [UI] Whitelabel error page on refresh
  • other minor changes bugfixes

Update instructions (Docker):

# downloads new image version
docker compose pull

# stop and remove current containers
docker compose down

# start new containers
docker compose up 

v1.2.0

16 Dec 11:38
Compare
Choose a tag to compare
  • Headless client support
  • Configurable automatic server restart
  • Custom server launch parameters
  • Arma 3 server network settings
  • Spearhead 1944 cDLC support
  • Add "About" page
  • Add "Clear" button to steam auth configuration to delete your login info
  • Add ability to upload multiple scenarios at once
  • Change logo
  • Improve README
  • Fix Reforger configuration
  • Fix server stuck in installation status when manager crashed during installation

v1.1.2-beta

25 Oct 16:20
Compare
Choose a tag to compare
v1.1.2-beta Pre-release
Pre-release
  • Update Reforger configuration
  • Ability to edit network settings for Arma 3 servers
  • Ability to add custom server launch parameters
  • Upload multiple scenarios at a time

v1.1.1

19 Jun 19:51
276f265
Compare
Choose a tag to compare

Hotfix
Issue #69: Fix SteamCMD jobs failing due to missing shared object files

v1.1.0

06 Mar 18:24
Compare
Choose a tag to compare

Features

  • Import / export HTML mod presets
  • Access to server logs (preview and download)
  • Manage Arma 3 custom difficulty settings

Enhancements

  • Moved server instance mods and DLCs management to main server screen

Fixes

  • No longer stuck on loading screen after login credentials have expired
  • Invalid DB encryption key no longer causes the server to fail on startup
  • Various small fixes

v1.0.0

06 Nov 14:02
8ea0981
Compare
Choose a tag to compare
  • DayZ and Reforger support
  • Complete UI redesign
  • Multiple server instances
  • Automated server installation

v0.2.0

25 Sep 13:25
Compare
Choose a tag to compare
  • change the database to MySQL
  • add CPU and RAM usage to the dashboard
  • various UI improvements
  • login screen
  • upgrade to JDK 17
  • update NPM dependencies
  • various fixes

v0.1.0

22 May 14:51
a1a5b5c
Compare
Choose a tag to compare
Update README.md