Skip to content

Releases: Stephenson-Software/accordion

0.2.0

22 Feb 22:45
189ba01

Choose a tag to compare

0.2.0 Pre-release
Pre-release

What's Changed

  • Persist H2 database using Docker volume by @Copilot in #32
  • Implement dark mode as default theme by @Copilot in #34
  • Replace purple/blurple accent colors with blue theme by @Copilot in #35
  • Add real-time typing indicators to chat channels by @Copilot in #36
  • Implement JWT-based authentication with Spring Security and webapp integration by @Copilot in #30
  • Rename project from Accord to Accordion by @dmccoystephenson in #39
  • Develop by @dmccoystephenson in #40

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

14 Feb 03:57
e93c2f0

Choose a tag to compare

0.1.0 Pre-release
Pre-release

What's Changed

  • Implement self-hosted chat MVP with Spring Boot WebSocket, LibGDX, and Web UI by @Copilot in #1
  • Group consecutive duplicate messages with count indicators by @Copilot in #4
  • Add TICKETS.md to decompose MVP roadmap into actionable work items by @Copilot in #3
  • Fix login notification ordering and message chronology in chat history by @Copilot in #5
  • Implement multi-channel support with channel-scoped WebSocket routing by @Copilot in #7

New Contributors

  • @Copilot made their first contribution in #1

Full Changelog: https://github.com/dmccoystephenson/accord-prototype/commits/0.1.0