Skip to content

Releases: assetto-corsa-web/accweb

Release 1.5.1

25 Oct 17:27
Compare
Choose a tag to compare
  • fixed defaultGridPosition

Release 1.5.0

25 Oct 13:04
Compare
Choose a tag to compare
  • added configuration for ACC 1.0.7
  • added configuration for ACC 1.1 (pitstop and tracks)

Upgrading from a previous version

To upgrade from a previous version, create a file called eventRules.json in each of the configuration directories below config/<number>/ with {} as its content (an empty JSON object).

Release 1.4.0

15 Jul 12:45
Compare
Choose a tag to compare
  • added shortFormationLap
  • added server ID to status page to identify configuration directory

Release 1.3.1

06 Jul 09:56
Compare
Choose a tag to compare
  • added missing maxClientsOverride and centralEntryListPath

Release 1.3.0

05 Jul 18:22
Compare
Choose a tag to compare
  • added configuration from ACC version 1.0.5

Release 1.2.0

16 Jun 21:53
Compare
Choose a tag to compare
  • added entrylist configuration
  • fixed editing running servers

Upgrading from a previous version

To upgrade from a previous version, create a new file called entrylist.json inside each of your configuration directories. For example: config/<server_id>/entrylist.json. Alternativly you can also delete all existing configurations by deleting the config directory. Without the entrylist.json accweb won't start, because it cannot load the server list.

Release 1.1.1

10 Jun 21:07
Compare
Choose a tag to compare
  • fixed status page
  • added new server configuration values

Release 1.1.0

06 Jun 18:47
Compare
Choose a tag to compare
  • added Linux support
  • added base URL
  • fixed read only users seeing server passwords
  • fixed copied servers status
  • fixed status page when not logged in

Release 1.0.2

04 Jun 19:58
Compare
Choose a tag to compare
  • fixed starting multple server instances
  • config directory is now auto created on startup

Release 1.0.1

01 Jun 17:55
Compare
Choose a tag to compare
  • added missing server settings
  • known bug: you can only start one server instance right now