Releases: downforacross/downforacross.com
January 31, 2021: Release v1.6
Merged #155: Color Attribution mode. Turn on this mode during or after a game to see which user filled in each cell. Shout out to @catherynl for building this highly requested feature!
Merged #156: Dropdown menus (like Check and Reveal) auto-close when clicking/tapping elsewhere on the page. Thanks @audreyli for this fix!
Puzzle Repo migration project: The puzzle database is now stored in postgres instead of firebase. In addition to yielding significant performance and cost improvements, this also restores Puzzle Solve Count and access to the Full Puzzle Archive. This has been in the works for months,
thanks @ewmson for the massive final push in getting this over the line!
January 21, 2021: Release 1.5
Merged #142: Supporting rooms. You can now create a room with an unchanging url like downforacross.com/room/my_private_room. Each room is associated with a game, and any member of the room can change the game by clicking the "Change Game" button and pasting a new link.
Merged #147: User-controlled colors that persist across sessions and games. You can now change your color! Big shout out to @ewmson for building this.