Skip to content

chore(main): release 1.0.0#1

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 1.0.0#1
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 10, 2025

🤖 I have created a release beep boop

1.0.0 (2025-12-22)

Features

  • add Write Score button and functionality (a878622)
  • add floating pop-ups for error messages (d349604)
  • add footer to results page (da8efc1)
  • add locales for footer names (2d4234a)
  • add some new rows/cols to be used later (a9f7651)
  • add SSE for real-time updates (6310bab)
  • calculate sums when the column is filled (68e6eea)
  • chat history (764aa85)
  • different view for each player, use go-chi router (8503101)
  • disable cursor selection in username page (aa21ab2)
  • disable dice before the first roll (b8e866a)
  • disable dice roll button when no rolls left or all dice kept (8091f05)
  • disable text selection in room view for better UX (293c358)
  • do not use cdn for htmx (7e1bef8)
  • don't use cdn for confetti (a3d5555)
  • don't use cdn for websocket htmx extension (6f1fc26)
  • func to check if players have completed the game (50039ad)
  • get rid of tailwindcss cdn, generate css locally (6abcfe7)
  • greatly improve dice logic, and scoreboard calculations (1413ef3)
  • home button in results page (9959b7c)
  • i18n support, add en and sr locales, support adding new locales (09743db)
  • implement announce functionality (a86e139)
  • implement chat functionality (7dfe75b)
  • implement results display (ffcf3f8)
  • much better size handling for table rows/cols (d5acf3e)
  • protect room map and rooms with mutex (b04bed3)
  • remove borders from buttons (af17a85)
  • remove suggestions for chat input and add white background to it (e149818)
  • room_templ: open reddit page in new tab (208ab70)
  • room: assign each player to different team (1dd08d4)
  • roomview: add join room button (0dc761c)
  • scorecards: center text in scorecards (e649ff6)
  • scorecards: update other scorecards, bump templ version (72ac025)
  • small changes to game logic (50ab701)
  • some very basic views and logic (c86ca4b)
  • style chat messages and add timestamps (bebd252)
  • style chat messages and add timestamps (8d09e71)
  • update other scorecards to be more responsive and better looking (33fe5e2)
  • use port from $PORT env var if set (c58ef46)
  • ux/ui: complete design change and color scheme update (be8cbe7)
  • views: add templ generated files (c1d0d35)

Bug Fixes

  • add tailwind generated styles to results template (304f8d8)
  • allow users to write 0 to bottom four columns (dee9859)
  • avoid generating invalid classes (22%%) (6f072a8)
  • avoid multiple unnecessary checks for number of players in room (c713eb1)
  • chatmsg: break long words in chat messages to prevent layout issues (da836a6)
  • check for errors in min/max (94112ae)
  • colors: wrong text color in scorecard (2363321)
  • comment unimplemented 2v2 mode (a7d16f4)
  • correctly concatenate class names (597f739)
  • dice: kenta check copied dice from wrong slice (5699b54)
  • dockerfile: copy views dir so tailwind can generate styles (bc453f2)
  • don't add same player twice in room - treat it as reconnect (29208a1)
  • don't duplicate #dice-area div (bb7bbc1)
  • incorrect dice number range (1667a9e)
  • main scorecard fields bugs when refreshing (187e80b)
  • potential error in upper rows calculation, reworked functions (f876555)
  • properly display held and unheld dice in the side panel (2ad0e25)
  • provide only port to ListenAndServe (2ca624c)
  • remove debug print (12da893)
  • remove debug print statements (df7670c)
  • remove debug prints, and use log (e3f1c9b)
  • remove sse stuff, maybe use it later (5733108)
  • remove unused import (e7f60e0)
  • room_templ: correct join link (1659df3)
  • scorecard_templ: remove debug print (3942737)
  • scorecard: correctly check last row index (e716e8d)
  • scorecard: use arrows text instead of unicode arrows (99b8fa1)
  • unselect cell after writing score (28c0540)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 17 times, most recently from 730f8a6 to c249f4a Compare November 21, 2025 00:36
@github-actions github-actions bot force-pushed the release-please--branches--main branch 11 times, most recently from a522b3c to 2d8681d Compare November 26, 2025 19:54
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 2d8681d to 01d4d45 Compare December 6, 2025 11:40
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 8331204 to 414259f Compare December 14, 2025 22:22
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 92c96a0 to 9aa0337 Compare December 22, 2025 13:01
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 9aa0337 to b505717 Compare December 22, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants