Skip to content

v24.15.1

Compare
Choose a tag to compare
@Miodec Miodec released this 12 Apr 13:37
· 78 commits to master since this release

Thank you to all the contributors who made this release possible!

Features

Improvements

  • account page: change tags, funbox and language filters to a multiselect dropdown (89920210d)
  • quote: add quotes in various languages (#everypizza1) (adb5412ed)

Fixes

  • quotes: use american spelling of "judgment" (5a4e4604d)
  • modals: extra captcha popup appearing below some modals (dc005aba1)
  • account page: buttons unreadable on hover on accounts/profile page (fehmer) (#5292) (5e7a60968)
  • typing: allow repeated quote tests to be saved (#again) (f2714c0a4)
  • word generator: quotes breaking when repeat quotes is enabled (1d79d87d8)
  • language: add unused japanese_romaji (Eggflaw) (#5290) (4514ad02a)

Nerd stuff

These changes will not be visible to users, but are included for completeness and to credit contributors.

  • fix(quotes): quote lengths script (76f41f39d)
  • fix(changelog generation): remove unnecessary console log (10e4379d8)
  • style: use negative to always span all no matter how many columns (05e06aec8)
  • style: improve styling of slim selects (4e0cd63dc)
  • build(backend): fix dev script flags not being processed (NadAlaba) (#5296) (bdc19de2e)