Skip to content

Releases: Guirdo/cadaver-exquisito

Cadáver exquisito v2.0.0 - Public rooms

14 May 16:52
Compare
Choose a tag to compare

2.0.0 (2024-05-14)

Added

  • ✨ Add 'joinPublicRoom' option [0ab8bb3]
  • ➕ Add crypto-randomuuid dependecy [eb396f3]

Changed

  • ⬆️ Upgrade solidjs/router [5d78d65]
  • 💄 Add accent color for links [42ebe73]
  • 💬 Update environtment variables example [e0d118c]
  • 🗃️ Get public room archive [a6f370a]
  • 🚸 Show footer always [90f516a]
  • ♻️ Get an object instead of an array when querying a single row [1077801]
  • 💄 Update playground style to fit the whole space [db707ef]
  • 💬 Add footer disclaimer and fix broke personal link [9c4e4bf]
  • 💄 Fix some style issues in HomePage an PublicRoomPage [5f1107a]
  • 💄 Add white-color in the color palette [426e5d4]
  • 💄 Add new composition and utilities styles [e3365db]
  • 🚚 Move sanitizeText into helpers folder [856b005]
  • 💄 Add style utilities for padding [6841e07]
  • 💄 Reduce general font size a little bit [7246d0e]
  • 💄 Add bg-theme in Preview component [63af6f7]
  • 🚚 Move three common components from Result [0a70233]
  • 🗃️ Add public_room store [4ad626a]
  • 👽 Update t references [80320b0]
  • 👽 Update code due to solid-router API changes [c41c0bd]
  • 👽 Add resolveTemplate to the translator [24c26e8]
  • 👽 Update code due to API changes in solidjs i18n [0ab9f07]
  • ⬆️ Upgrade fundamental dependencies [9875e68]

Fixed

  • 🐛 Fix wrong condicional checking of room messages limit [964f544]
  • ✏️ Fix typo in diclaimer translation [a6010f9]

Miscellaneous

  • Merge pull request #4 from Guirdo/public-room [f9f0bf8]
  • 🧩 Add CreditsPage component [b791ff3]
  • 🌐 Add credits translation [d287b20]
  • 🧩 Add ArchivePage component [dffc33d]
  • 🌐 Add archive translations [a57f82a]
  • 👔 Add getFromAndTo utility [2c7ac7f]
  • 👔 Remove expirates_at column [33c1ea4]
  • ⚰️ Remove dead console log [97a10a7]
  • 🩹 Fix missing reference to setUser [4357477]
  • 🌐 Add footer disclaimer [eee0776]
  • 🌐 Fix some translations [43b4a92]
  • 🧩 Add SectionTemplate subcomponent in InfoSection [33a5b46]
  • 👔 Increment textLength in cutOffText utility [977b373]
  • 👔 Update public rooms limits [04543dc]
  • 🌐 Add translations in publicRoom and homePage [56e583d]
  • 🧩 Add RandomPublicRoomBoard component [6d9552d]
  • 🧩 Add JoinRoom component [3732945]
  • 👔 Fetch random public rooms [d623ff3]
  • 👔 Add cutOffText utility [05f0fdd]
  • 🩹 Add missing setUser import [7d755a1]
  • 🩹 Fix logic bugs in ChatSpace [d7534e9]
  • 🌐 Add new translation in publicRoom [30e9cfe]
  • 🧩 Add PublicRoomPage [f35e3e3]
  • 🧩 Add components for PublicResult [30eee3f]
  • 🧩 Add components for ChatSpace [0a36765]
  • 🌐 Add publicRoom translations [e0a99bf]
  • 🩹 Move subscription inside fetchRoom method [b91e2a3]

cadaver-exquisito v1.3.0

07 Nov 15:26
Compare
Choose a tag to compare

1.3.0 (2023-11-07)

Added

  • ✨ Save result as a image and share as a link [ac73f74]
  • 💄 Add dark and light themes [78c61a1]
  • ➕ Add downloadjs dependency [5bcf3b9]
  • ➕ Add html-to-image dependency [7794b85]

Changed

  • 🔧 Add VITE_ROOMS_TABLE variable to the .env.example file [5c90593]
  • ♻️ Add Router file [b01ac77]
  • 💄 Add new utilities styles [64be5d0]
  • 💄 Update ErrorModal styles [0c14c13]
  • 💄 Update Modal styles [38c0529]
  • 🗃️ Move lang option to settings store [099bdce]
  • 🗃️ Use muteSound from settings store for playing sound [46042dd]
  • 🗃️ Use environment variable for the rooms table [fbb7b92]
  • 🗃️ Add settings store [d92e67e]
  • 🗃️ Add UI store [408b74f]
  • 💄 Add primary type for buttons [80647f2]
  • 💄 Add a breakpoint for fs-md and border-none [3a11c75]
  • 🍱 Add settings icon [36a84f3]
  • 🔧 Add example of environment variables [9a217dd]

Removed

  • 🔥 Remove locale store [daa4a32]
  • 🔥 Remove SoundButton [eb0158e]
  • 🔥 Remove ErrorModal folder [2a5e27d]

Fixed

  • ✏️ Fix typo in Modal function name [33c55b7]

Miscellaneous

  • Merge pull request #3 from Guirdo/development [07f9a22]
  • 🧩 Add NotFoundPage component [cf8b1f3]
  • 🌐 Add returnHome translations [51b0f02]
  • 🧑‍💻 Add recomended extensions file for vscode [2fb965e]
  • 🌐 Add more Result translations [8ea456b]
  • 🧩 Add Preview component [d771e0a]
  • 🙈 Don't ignore workspace settings file anymore [361f828]
  • 🩹 Fix some style inconsistencies [9bb4ca2]
  • 🧩 Move ChangeLangMenu into SettngsModal [e5be4c2]
  • 🧩 Add SettingsModal component [e643b0a]
  • 🌐 Add translations for settings [1842785]
  • 🧩 Add button for opening the settings modal [e1754f0]
  • 🧩 Add Modal component [ea23d5b]

cadaver-exquisito v1.2.0

02 Jul 21:22
Compare
Choose a tag to compare

1.2.0 (2023-07-02)

Added

  • ✨ Add sound effects when receiving a message [c713cb6]

Changed

  • 🚸 Allow playback of sound effects when allowed by the user [0533e8b]
  • 🗃️ Add allowSound in user store [e719e95]
  • 💄 Add info-outline button hover effect [5eece8c]
  • 🍱 Add sound_on and sound_off icons [b31cb2e]
  • 🧩 Update MessageList component [ec99d4e]
  • 🧩 Move MessageBox component to its own file [c89cdfe]
  • 🧩 Add SoundButton component [d81bf35]

Miscellaneous

  • Merge pull request #2 from Guirdo/add-sound-effects [3d2e1da]
  • ⚰️ Remove unused argument [1bcf2ed]

cadaver-exquisito v1.1.1

14 Jun 19:11
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Guirdo made their first contribution in #1

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Jun 18:19
Compare
Choose a tag to compare

1.1.0 (2023-05-14)

Changed

  • ⚡ Add Result route [d3d80ad]
  • 🚚 Move Result component to its own folder [23a89e3]
  • 🗃️ Add Result.helper for fetching a result [f7f70b3]

Miscellaneous

  • 🧩 Add PlayerList component [b14bb14]
  • 🧩 Add MessageList component [115a43c]
  • ⚰️ Remove Result component from Playground [50db1fd]

cadaver-exquisito v1.0.1

28 Apr 20:14
Compare
Choose a tag to compare

1.0.1 (2023-04-28)

Changed

  • 🚸 Set timeout after copying the link invitation [8ef33e5]
  • 💄 Add info-outline in button block style [5de2cde]
  • 🚸 Fix footer links to target to a new tab [f9154a9]
  • ⚡ Add lazy imports for heavy components [a0a031c]
  • 💬 Update description of the game [5b6309d]

Fixed

  • ✏️ Fix typo in readyToStart english translation * 🌐 add you translation [82a328d]

Security

  • 🔒 Change numeric inputs for select inputs [56a6855]

Miscellaneous

  • 🌐 Fix copied translation and move to waitingRoom list [63dbe51]
  • 🌐 Add pageNotFound translation [12320a8]

cadaver-exquisito v1.0.0

27 Apr 14:25
Compare
Choose a tag to compare

I present to you my new project called 💀Cadáver exquisito🍷!

This is a wordplay, that was created by surrealist artists in the 20th century, where your friends and you write a poem o story together, but you just could see what the previous person wrote. At the end of the game, you will see the result of the collective consciousness of your group.

It’s a good game for enthusiasts of literature, poetry and creative writing, as well as for those who are learning a language. All you need to play is to gather at least 3 players and let your imagination run wild.

I hope you like it and every kind of feedback is welcomed. This is a project that begins as a simple idea and I want to continue on its development and improvement.

Have fun!