- makes majority of the entrylist fields optional #278
- sorting nationalities, tracks and cars lists
- New car - Ford Mustang GT3 #279
- html adjustments on server password #273
- New track nurburgring_24h
- Remove circleci integration
- GT2 pack update #269
- Feature: token timeout in configuration file #262
- Fix setTyreSetCount default value to 50. #227
- Fix LFM files encoding #265 #266
- bump some go libs
- first test with wine killing processes issue
- Full support for non numeric instances id
- Fix arm64 node dependencies
- Fix live view for non numeric instance ids
- Add official docker support
- Add Morocoo nationality #245
- Update go to 1.21.1
- Update go dependencies
- Fix Authorization issues
- Fix css from read only server list #247
- Fix README #228
- Add event metadata field #223
- Hide /admin on chat command #233
- Changes for DLC 1.19 #238
- Update golang dep versions
- Update node dep versions
- Fix some typo errors. #210 #212
- Fix float point handling for rain and cloud. #211
- Introducing the advance windows features as Firewall management, custom core affinity and cpu priority. #213
- Add accserver auto update before start instance.
- Add sorting by number of players.
- Add session remaining time in the servers list.
- Move server name to the beggining of the create/update server settings.
- Add live sessions chat to the view.
- Add config
skip_wine
to skip wine usage even on linux (good for development on windows). - Update js libraries versions.
- Add devcontainer to development environment (vscode).
- Add America DLC Tracks
- Link logo to front page.
- Add title attribute to "log out"-button.
- Group small input fields together to avoid long lists of wide input fields.
- Reorder fields to group similar functionality together and group them visually.
- Add PublicIP field to the configuration json file.
- Add new Challengers Pack DLC content
- Add nationality field to the drivers entry list.
- Fix server password handler.
- Fix session timeout, redirecting to login screen.
- Add confirmation before stop all acc servers.
- Fix live laps delta calculation.
- Add live gaps column during races.
- Add live current splits.
- Fix live driver handshake.
- Removing the necessity of external scripts to generate secret keys.
- Fix acc dedicated server create instance. ( #185 )
- Building releases assets automatically.
- Generating Swagger docummention of accweb api.
- Adding instance live view.
- Fix bug on UI to prevent unnecessary backend requests.
- Add utility buttons to server configuration for event session to add Q/R and P/Q/R automagically.
- Sorting option on server list screen.
- Fix release mode message when it's in production mode.
- Update js libraries versions
- Reorganization of the codebase
- added server instance auto start ( #74 and #119 )
- added stop all instances
- embedding web client public files
- simplified file import ( #84 )
- Update js libraries versions
- Fix build script to force linux OS build
- fixed import servers with old encoding charset
- fixed server names with character "/"
- fixed OpenSSL download url
- ACC v1.8 update
- fixed ballast -> ballastKg in bop.json
- updated dependencies
- added trackTemp support
- fixed openssl download link on Windows
- changed default for trackMedalsRequirement from -1 to 0
- added ignorePrematureDisconnects with a default of 1 (use 0 on Linux)
- updated dependencies
- added missing tracks for 2020
- added tracks from the British GT DLC
- added missing tracks
- updated dependencies
- add track and cars for 2020 DLC to BOP
- fixed tracks in event configuration
- added 2020 cars and tracks
- fixed error starting accweb due to incompatible clib on Linux
- converted bunch of number fields to check boxes, where applicable
- fixed broken selection fields for entrylist
- fixed defaultGridPosition being in the wrong location
- fixed some inconsistent code formatting
- added selection dropdown view for DriverCategory and ForcedCarModel
When upgrading from a previous version, make sure you replace all true/false values with 1/0 for simracerWeatherConditions and isFixedConditionQualification in event JSON.
- fixed type of simracerWeatherConditions and isFixedConditionQualification
- added tyreSetCount to eventRules.json
- added car groups for GT4 pack DLC
- fixed saving/loading assist rules
- fixed assist rules import
- fixed name of ballast to ballastKg in entrylist
- better default configuration
- fixed exporting configuration if server name contains invalid characters for filenames
- added automatic generation of private/public token files
- switched to yaml configuration instead of environment variables
- new design
- minor changes to the global view
- corrections of values for "formationLapType"
- added parameter "simracerWeatherConditions" in event.json
- added parameter "isFixedConditionQualification" in event.json
- added "bop.json"
- added "assistRules"
IMPORTANT: You will have to delete the servers already created in order to create new ones!