lila-chat/CHANGELOG.md

440 B

0.5.0

  • Most actions should now fail on a NULL token
  • Cookie should now expire after a week
  • Use sled database instead of json file to store users

0.4.0

  • Serve frontend code
  • Set cookie for token
  • Basic messaging functionality
  • Return JSON for all http requests
  • License added (CNPLv6+)

0.3.0

  • Add todo and other info to README
  • Add chat core

0.2.0

  • Basic functionality added
  • Program is split into multiple files