Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 2.15 KB

File metadata and controls

30 lines (21 loc) · 2.15 KB

Changelog

All notable changes to this project will be documented in this file.

1.4.0 - (2026-06-29)

Documentation

  • Add docs (#96) (23532b9) by @Exeloo
  • Add contribution resources (#28) (255b7b9) by @Exeloo

Features

  • Add visual errors on loading and in the game (#94) (f1073af) by @josephinecr
  • Add env handling and loader params (#67) (8bba275) by @Exeloo
  • client: Add tls options for https (#41) (f3b51a1) by @MartinFillon
  • Add watcher (#30) (66be4fb) by @Exeloo
  • Add server and change client (#18) (af3aa3f) by @Exeloo

New Contributors

  • @josephinecr made their first contribution in #94
  • Add working process for cli and add publish (#14) (33aa464) by @Exeloo
  • Initial commit (7ada495) by @Exeloo
  • website: Add watcher (#29) (16342a1) by @Exeloo
  • @Tchips46 made their first contribution in #93

Bug Fixes

  • server: Update start script to use node instead of bun (#23) (6bc149d) by @Exeloo
  • render: Change specific container canva for general html div (#93) (361720c) by @Tchips46