Releases: monkeytypegame/monkeytype
v24.15.1
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)
v24.15.0
Thank you to all the contributors who made this release possible!
Improvements
- word generation: allow tests with plus n funboxes to be repeated (9af105b1e)
- language: update Traditional Chinese word list (rudnam) (#5284) (51aa1f1d0)
- quote: add quotes in various languages (JornTumrongwit) (#5283, #5262) (357e67e2f, 17476c871)
Fixes
- quote: update or remove quotes reported by users (a6886084a)
Nerd stuff
These changes will not be visible to users, but are included for completeness and to credit contributors.
v24.14.1
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)
v24.14.0
Thank you to all the contributors who made this release possible!
Features
- authentication: add signin with github (fehmer) (#5239) (7635d3784)
- language: add Xhosa (de-longhi) (#5231) (d1241d0a6)
Improvements
- changed fps text color from hardcoded values to match user theme (vjgtigers) (#5271) (a6ccb2cea)
- theme: update catppuccin (refact0r) (#5247) (7c4435e14)
- csv export: change main delimiter from | to , (vjgtigers) (#5249) (a0403f79a)
- profile/account page: show leaderboard rank percentage (fehmer) (#5212) (a306ab4f3)
- layout: update optimot to version 1.6 (anakojm) (#5236) (0baabb150)
- quote: add quotes in various languages (sanchir2011, Mintoo200, filename24) (#5258, #5206, #5200) (673b5b83a, 365572f65, 8083390c2)
Fixes
- settings: hide revoke all tokens section when signed out (0ce2f6afc)
- account page: use same rounding for top percentage as on leaderboard (fehmer) (#5270) (1890dbdff)
- notifications: clear all notifications from the command line not hiding clear all button (NadAlaba) (#5257) (17295d7b4)
- indicate typos: letters not displaying correctly in RTL languages or with ligatures when set to below (NadAlaba) (#5113) (c20964d18)
- custom text: preserve state of the textarea when applying (sanidhyas3s) (#5186) (b0cf7bc4b)
- language: russian_10k.json now contains 10000 words (#5232) (8d77c88dc)
Nerd stuff
These changes will not be visible to users, but are included for completeness and to credit contributors.
- fix(changelog): make sure to always add body property to avoid errors (0a23897ae)
- fix: self-hosting failing to run without valid serviceAccountKey.json (fehmer) (#5255) (ef72ca685)
- refactor: rename simple popup to simple modal (82b9323fb)
- refactor: run prettier (#5265) (0df1ed163)
- refactor: rewrite page constructor to use an object (fehmer) (#5253) (f7c37b0a1)
- refactor(ape keys modal): use new modal system (6f75abef7)
- chore: remove unused code (254e016d3)
- chore: remove plushie banner (e497a192f)
- chore(animated modal): add method to get previous modal in chain (7915df57a)
v24.12.1
Thank you to all the contributors who made this release possible!
Improvements
- login page: better error message (Estifanos12) (#5244) (abbed321c4)
Fixes
- commandline: opening the commandline from the footer not showing custom themes (47f3163267)
- commandline: pressing esc always closing modal instead of going back in history (6357489b1d)
Nerd stuff
These changes will not be visible to users, but are included for completeness and to credit contributors.
- impr(changelog generator): include non user-facing changes (f27abd94de)
- fix(import export modal): import not working (7b86d5c606)
- refactor(animated modal): make setup async (a8a78eca6a)
- refactor: prefer for of instead of forEach (5a6d2eca47)
- refactor(word filter modal): use new modal system (6167506b89)
- chore: wording (1bd6bf46f2)
- chore: plushie banner 2 (e52cdef46c)
v24.12.0
Thank you to all the contributors who made this release possible!
Improvements
- automatically refocus the test when closing the command line on the test page (e551e043af)
- language: remove some vulgar words (e999fa2a87)
- quote search modal: update placeholder text to indicate that you can search by quote id (429c580a74)
- dont block keyboard shortcuts (like cmd + r) when out of focus warning is shown (db560d252c)
- lower user data download times (b4259b7b4d)
Fixes
- show command key tip correctly (fehmer) (#5234) (fc3ac84147)
- login disabled after logout (fehmer) (#5243) (f3c6254933)
- commandline: languages sometimes didnt load in time, showing an error (c0500ce9c6)
- custom word amount: not being able to start an infinite word test (b339cd082c)
- commandline: previous commands being visible for a split second when opening (44e3d1b5ad)
- commandline: double scrollbar (05de8a5de5)
- enter quick restart not working on test page (#5227) (ed9fff5d41)
- website sometimes showing signup/login is disabled even though its not (da7e59a28a)
Other
- Various style and refactoring changes
v24.11.3
Thank you to all the contributors who made this release possible!
Fixes
- sign up captcha challenge appearing under the modal, making it impossible to sign up (3a012bd3b9)
- language: remove misspelled word in english 450k (176e344b09)
- quick restart: always navigating to test page when pressing enter (22ccebc5e9)
- fix handling of undefined key in event handler (fehmer) (#5223) (902b32a0b4)
- mobile commandline button not working (d249633910)
- version history being too wide on narrow screens (32968d60e1)
Other
- Various style and refactoring changes
v24.11.2
Thank you to all the contributors who made this release possible!
Improvements
- commandline: show active tags with a check icon (c1b71fb9ea)
- replace ß in all variations of swiss german (Jeanot-Zubler) (#5224) (0f6861d493)
- language: update estonian word sets (Ksaspar, fehmer) (#5222) (7d3c4be04d)
Fixes
- commandline: presets and tags not showing up in single list mode (3aeba3098c)
Other
- Various refactoring changes
v24.11.1
Thank you to all the contributors who made this release possible!
Features
- language: add klingon (fehmer) (#5201) (b31dba6b7a)
- language: add ook coding (fehmer) (#5203) (f63f3184a7)
Improvements
- quote: add quotes in various languages (MordecaiO, TheExploration) (#5215, #5190) (33b08517f4, ab5c130b59)
Fixes
- server: config saving with layout that includes a dash (mart-e) (#5193) (1bb0bdffb0)
- quote: update or remove quotes reported by users (9a4a3eab23)
Other
- Various documentation and refactoring changes
v24.11.0
Thank you to all the contributors who made this release possible!
Improvements
- show total completed test percentage and restarts/test on profile (fehmer) (#5169) (d2d7b3e109)
- hide login/signUp button if user signup is disabled (fehmer) (#5172) (ca55b28135)
Fixes
- about page: ad wrappers always visible even if ads are disabled (4b3c9f2308)
- prevent print dialog to open with ctrl-shift-p (#5199) (c4446e9fb0)
- caching: no longer caching external resources locally (8ca760dfd2)
- quote: missing dash (226f5de472)
- prevent automatic double newline when quick restart set to enter (sanidhyas3s) (#5184) (2fb77a1693)
- style: inconsistent focus border radius across buttons and links (cc30f6357e)
- fix two percentage symbols in leaderboard (fehmer) (#5174) (ff268ade7d)
- remove °C from estorian language (fehmer) (#5178) (ae21d04021)
Other
- Various style and refactoring changes