v2.1.0
2.1.0 (2024-09-19)
Features
- add play section for client & server (#226) (6afc574)
- modules: automatically update module list (#227) (2d6b7bd)
Bug Fixes
- add yarn to build_cross.sh (#240) (eb79734)
- auto-scale theme overrides with dpi (#234) (117eee7)
- ci: fix passing password to release (#243) (21515ba)
- fix saving version & backend port saving & new sdk (#218) (8eb21bf)
- update dll path on windows (#207) (00f8d49)
Continuous Integration
Chores
- add back port & config update events (#229) (9cfd3af)
- add logging & disable logging for rust ext (#232) (33e8428)
- add modules tab & cleanup ui (#225) (256870d)
- add SERVER_HOSTNAME to default rivet config (#236) (fee3b39)
- add shared tokio runtime (#205) (67b6da2)
- ci: add ci cross-build (#241) (035e43d)
- clean up build_cross.sh script (#203) (1299b31)
- fix backend host on windows (#213) (0da7aec)
- handle task panel restarts gracefully (#235) (a8a4726)
- ignore native (#209) (b8a4aae)
- implement new process manager (#216) (6eafeaf)
- implement new process manager & add setup + shutdown handlers to tokio (#217) (aa165e3)
- main: release 2.0.7 (#220) (6f3c685)
- main: release 2.1.0 (#223) (26c9dbe)
- main: release 2.1.0 (#239) (deedba1)
- make build_cross.sh run without ty (#222) (f57074f)
- migrate output to read from output file (#201) (446808e)
- only load gdext under editor (#230) (868234e)
- remove unneeded dep (#215) (5a13d4e)
- remove use of global-error (#214) (a25d474)
- rename backend.json -> rivet.json (#224) (ded8107)
- replace blocking thread with RivetTask instances (#228) (3a6024f)
- switch from cli -> ffi (#202) (e796833)
- update build_dev to work cross platofrm (#206) (4b2fbd5)
- update client count to open native customize window (#231) (d2fb00b)
- update toolchain (#208) (3838c35)
- update windows symlink instructions (#204) (d5eb4d5)