/announcements/9
3:38 AM Jul 31 2021

3.4 Launch

July 31st, 2021

Anything prefixed with (Hotfix) was something we added after 3.3 without making an announcement and is being lumped in here for archival purposes.

Misc

  • Modified our announcement system. We no longer have to shut the site down to push new announcements.
  • Tentatively fixed log-out bugs.
  • Made dotted borders on pop-out boxes solid.
  • Modified our pagination. You can now 'uncondense' pagination by clicking the ellipses in either direction of your currently selected page.
  • When the server returns an error, that error is now logged into a box that appears in the right sidebar of pages that can have errors returned to them.
  • Added a FAQ page, under Site Use.

Chats

  • The 'Updated' messages when you updated a character or the chat info both triggered regardless of which part you were updating. Now, only the actually modified part has the feedback message.
  • Group chats exist now. Ending a group chat ends it for everybody. Deleting a group chat should remove you from the chat, but not end it for everybody.

Directory

  • Made dropdown toggle buttons more obvious, in addition to centering dropdown items on mobile and adding a minimum width to each dropdown item.
  • Group prompts, which lead to group chats, can now be made.
  • Modified tag CSS. They should stand out from a prompt's background a little more now.
  • Prompts now show their ID in their respective browser tabs.
  • Modified directory queries, so that it doesn't stall and slow the site with large blacklists. On the test site, the latest 10,000 prompts have the DummyTag1 tag. Even if you blacklist DummyTag1, you'll still get your directory loaded in about a few seconds.

Slash Commands

  • '/test' pops 'Hello World!' into your chat. Useless to anyone except devs, unless you want to verify that the server is processing your messages.
  • '/verify' pops either 'Not all users are verified!' or 'All members of this chat are now verified 18+!' into your chat, depending on which is true.