Skip to content

v24.14.1

Compare
Choose a tag to compare
@Miodec Miodec released this 05 Apr 11:22
· 170 commits to master since this release

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

Features

Improvements

  • profile: add level percentage when hovering over progress bar (vjgtigers) (#5276) (e37bf192e)
  • word generation: use full width punctuation marks when typing in chinese (72fd51858)
  • quote: add quotes in various languages (aarnav593) (#5266) (55d6da297)

Fixes

  • indicate typos: undefined hints in stop on letter (#5281) (2dbd7afa1)
  • quotes: typo (Mintoo200) (#5279) (4344194a2)
  • word generation: A A or A B A word duplicates could sometimes appear when using lazy mode (8755f450c)

Nerd stuff

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

  • fix: docker build hanging for frontend (fehmer) (#5280) (aeaedd209)
  • style: make version history modal wider (82b74574c)
  • refactor: custom text modal rework (#5278) (ff7816aac)
  • refactor: move array related function to the arrays file (5701f94b6)
  • refactor(utils): distribute color, numbers, strings and other group of functions into separate util files from misc.ts (sanidhyas3s) (#5254) (39e611d27)