Skip to content

Releases: assetto-corsa-web/acweb

Release 1.4.2

18 Dec 09:29
Compare
Choose a tag to compare
  • fixed missing ballast and restrictor in ini

Release 1.4.1

11 Dec 16:07
Compare
Choose a tag to compare
  • added auth plugin address to configuration
  • added ballast and restrictor to entry list
  • added refresh button to reload log output
  • added feature to run scripts/executables before/after server start

Release 1.4.0

14 Sep 10:00
Compare
Choose a tag to compare
  • feature: log file length limit
  • feature: delete single or all log files
  • technical: npm and standard golang project migration
  • technical: added CI

Release 1.3.0

24 Oct 15:11
Compare
Choose a tag to compare
  • added: Postgres support
  • added: textfields for custom server_cfg/entry_list ini

Release 1.2.1

15 Oct 11:11
Compare
Choose a tag to compare
  • fixed: -1 value for tires out
  • added: acweb now creates a default user when non exists "root" "root"
  • added: license information on about page

Release 1.2.0

13 Sep 17:52
Compare
Choose a tag to compare
  • added configuration import
  • added windows build (can't be used with docker)

Note that you have to migrate the database using the script provided in db/.

Release 1.1.0

28 Jun 21:52
Compare
Choose a tag to compare
  • fixed: some default config values
  • fixed: missing system and content directories for checksum calculation
  • added changing dynamic track conditions
  • added wind parameters
  • added pitstop window configuration
  • added fixed setups
  • added ability to download configuration files of configurations and running instances
  • added automatic calculation of sun angle
  • added better logging and log level configuration

Note that you have to update the database schema. A migration script can be found within the db/ directory.

Release 1.0.3

02 Jun 19:07
Compare
Choose a tag to compare

Now providing a docker image! Configuration is now done via environment variables, see README.md for details.

Release 1.0.2

14 May 16:14
Compare
Choose a tag to compare
  • fixed: added missing columns to schema.sql

Release 1.0.1

23 Apr 10:18
Compare
Choose a tag to compare
  • added cars from red pack
  • added windows 64 bit build