2.9.4 (2024-11-30)
- Disable writing suggestions in answer field (6f72c09)
- Evaluate complex answer with parenthesis and commas correctly (33dcdbd)
2.9.3 (2024-11-25)
- Lighter purle stripes for synonyms (368e940)
2.9.2 (2024-11-19)
- Use purple for synonyms (de868f0)
2.9.1 (2024-11-10)
2.9.0 (2024-11-09)
- Apply more line-height in prompt if no image (538dc3e)
- Display synonyms with badge (a3fe3f4)
2.8.9 (2024-11-09)
- Add line breaks for semicolos in prompt (e02ecc7)
2.8.8 (2024-11-04)
- Undo redo text with breaks (ecfe884)
2.8.7 (2024-11-04)
- return text breaks (f259ede)
2.8.6 (2024-11-04)
- text with breaks also for semicolons (6067093)
2.8.5 (2024-10-28)
- Menu styling (d59cff1)
2.8.4 (2024-10-04)
- Font in welcome image (eb32f71)
2.8.3 (2024-10-04)
- Break text into parts with breaks correctly (478c71b)
2.8.2 (2024-10-04)
- Text with breaks (cb3354e)
2.8.1 (2024-10-03)
- Welcome screen only for new users (e0784a5)
2.8.0 (2024-10-03)
- "Anmelden" button styling on small tablets (e342f92)
- Better line breaking for long prompts/corrections (1b3de83)
- Focus border rounding (0c92b17)
- Display prompt parts separated by commas on new line; less line-height (79047ea)
- Shortcuts for editing and learning (a14db1f)
- Welcome screen (693ffb4)
2.7.1 (2024-07-19)
- Correction button focus styling (88356cd)
2.7.0 (2024-07-12)
2.6.3 (2024-06-22)
- Script CSP again (18e6a5a)
2.6.2 (2024-06-22)
- add script-src to CSP config (18b8121)
2.6.1 (2024-06-22)
- Put script inside html (852b301)
2.6.0 (2024-06-22)
- Include goatcounter (45d9f17)
2.5.3 (2024-06-21)
- List actions mobile styling (99d2c35)
2.5.2 (2024-06-21)
- Make list actions higher on mobile (a466c93)
2.5.1 (2024-06-20)
- z-index menu (2fe48bb)
2.5.0 (2024-06-20)
- Unify list actions (2567e2f)
2.4.10 (2024-06-08)
- Improve answer evalution for some edge cases (28e7448)
2.4.9 (2024-06-01)
- Menu burger colors (5879d82)
2.4.8 (2024-06-01)
- Make sure DB is initialised in CUD operations (4449f55)
2.4.7 (2024-04-06)
- Updated packages + use npm 20 (c2f4343)
2.4.6 (2024-04-01)
- Display short prompts with larger font-size (bca42b6)
2.4.5 (2024-02-26)
- Ignore case when searching (574cb05)
2.4.4 (2024-02-25)
- Smaller prompt in learn mode if it contains long words (d7c5d03)
2.4.3 (2024-02-07)
2.4.2 (2024-01-25)
- Bigger font for learning card with little text (95f2e39)
2.4.1 (2024-01-15)
- Keep body background color green in learn mode (f01efe9)
- Learning mode card squashing on mobile (e859a8b)
2.4.0 (2024-01-06)
- Images and placeholders always square, blurhash (227a126)
2.3.2 (2024-01-02)
- Balanced text wrapping in leaning mode (37a90f5)
2.3.1 (2024-01-02)
- Optimise card size in learning mode (b1aa28c)
2.3.0 (2023-12-31)
- New learning mode design with card (753b4e4)
2.2.0 (2023-12-29)
- Display learning progress as dots instead of bars (b248cdf)
2.1.13 (2023-11-20)
- Add logo for Auth0 (5bc137b)
2.1.12 (2023-11-20)
- export error (90d6d64)
2.1.11 (2023-11-20)
- header/bgcolor generally green, learn mode black (80d94fc)
2.1.10 (2023-11-19)
- startupImages have url, not link (63e0c14)
2.1.9 (2023-11-19)
- imports (c69a2a9)
2.1.8 (2023-11-19)
- uncomment (0565ad7)
2.1.7 (2023-11-19)
- Use next metadata to set iOS PAW head (0832480)
2.1.6 (2023-11-19)
- Can navigate to about when not logged in (3cfcdae)
2.1.5 (2023-11-19)
- Still trying to use the notch (9436542)
2.1.4 (2023-11-19)
- Add meta tags to use notch area (92a5365)
2.1.3 (2023-11-19)
- Use notch area in iOS (470a7c0)
2.1.2 (2023-11-19)
- Re-introduce iOS focusing check (da6253b)
2.1.1 (2023-11-19)
- Simplify focusing text field after answering (f8eefd1)
2.1.0 (2023-11-19)
- Set PWA theme color to black (b3e4722)
- Add links to lists in menu (also: click outside, update mongoose) (f871acd)
2.0.2 (2023-10-23)
2.0.1 (2023-10-23)
- changelog link on about page (dc5ca0c)
2.0.0 (2023-10-23)
Version 2 is here! (same same, but with Next.js underneath)
1.24.0 (2023-06-12)
- also search in additional prompt (8d7a4d6)
- Link component typing and props passing (79f5b20)
- make prompt additions less prominent in learn mode (5d96eeb)
- Tailwind everywhere, get rid of styled-components (59a2894)
- Use tailwind for menu + expandable area, focus-visible (73ba2b8)
- Better handling of parentheses in evaluation (b5db5e9)
1.23.1 (2023-06-03)
- Popup button icon + type button not submit (bf2b5c8)
1.23.0 (2023-05-28)
- Flag button without SC (4e14dac)
- Add detail popup for editing, add prompt additions (4291cae)
1.22.5 (2023-05-28)
- Editable items styling without styled-components (d045018)
1.22.4 (2023-05-26)
- Separate list settings and import (d866b6d)
1.22.3 (2023-05-26)
- Learn settings auto amount (3f5ed82)
1.22.2 (2023-05-26)
- Disable edit field while saving last learn item (1904e5c)
- Image picker on iOS needs only one click (4d983fb)
- Learn settings popup state handling (6b97119)
- Search bar styling (edit mode) (e70961a)
1.22.1 (2023-05-21)
- About page colors (4847f4a)
1.22.0 (2023-05-21)
- Only focus learn button on first tab when settings closed (ad9484e)
- Add repetition (433bf61)
1.21.1 (2023-05-18)
- Focus "learn" with first tab (4a25881)
1.21.0 (2023-05-18)
- Improve modal focus handling (569fbec)
- Put incorrect/correct icons above text in solution prompt when long text (79be86b)
- update packages (01477cd)
1.20.7 (2023-04-16)
1.20.6 (2022-08-20)
1.20.5 (2022-07-09)
- Title position on landing page (723bcf0)
1.20.4 (2022-06-20)
- Correction box line-height, tailwind refactoring (spinner) (a3f02c4)
- Go to last used list after deleting a list (bf4507a)
- Remove image (0663c27)
1.20.3 (2022-06-19)
- Keeping out autocomplete and 1pw from input fields (4a94920)
1.20.2 (2022-06-19)
1.20.1 (2022-06-18)
- Imports in entry file (normalize.css) (8867a92)
1.20.0 (2022-06-18)
- Modals for settings and image picker; include tailwind and refactor CSS; improved about page; new layout for edit list view (75edd40)
1.19.0 (2022-06-17)
- Filter by text or doublet in edit view (19290e5)
1.18.2 (2022-06-17)
- Remove item from flagged list when deleted (cb31bf9)
1.18.1 (2022-05-21)
- Use arrow keys to focus "was indeed correct" (82067a9)
1.18.0 (2022-05-21)
- use arrow keys to focus "was indeed correct" button (5bcaf6f)
1.17.4 (2022-04-08)
- Home title clicktrough (78f0340)
1.17.3 (2022-04-02)
1.17.2 (2022-03-06)
- Focus and scroll in learn mode on iPhone (9917c17)
1.17.1 (2022-03-06)
- button focus style (a4ed740)
- Calculate viewport height initially when learning (b57d0d7)
- unify layouts (e966ed1)
1.17.0 (2021-12-24)
- Show count directly in progress bar on desktop (826207e)
- Improve focus handling (8f121ae)
1.16.0 (2021-11-08)
1.15.0 (2021-08-23)
- Add privacy and contact section (8a28e71)
1.14.2 (2021-08-21)
- Always translate image search term (no opt-out; load more) (46b9670)
- Thou shalt not have a jump in the menu animation (2b89d48)
- Use width in px with SVGs instead of rem (64ba537)
- Wrap overly long words in learning mode (f789014)
1.14.1 (2021-07-01)
- Hide checkbox correctly on Safari (1f8ca70)
1.14.0 (2021-07-01)
- even better about page (9b86abb)
- Translate image search term (16dc154)
1.13.2 (2021-06-29)
- brush up about page (again) (04aeb46)
1.13.1 (2021-06-29)
- improve about page (7f6249d)
- install PWA iPhone notification position (7038a36)
- Show hints correctly (16f3516)
1.13.0 (2021-06-02)
- About page wording (3af1a33)
1.12.0 (2021-04-18)
- Brush up about page (f6c05c1)
- Just fetch lists if already logged in (4e939de)
- use patch instead of put (updating resource, not replacing it) (9716d25)
- Fancy landing page (1fca678)
- use POJO objects for GET requests (mongoose "lean"); ts update (d93455d)
1.11.1 (2021-04-11)
- Learning view styling (iPhone notch, image on mobile) (d50f314)
1.11.0 (2020-12-27)
- Check if still showing item before changing flag button state (716aa1a)
- Give image picker more space (a2ea7e4)
- Image picker pagination (load more) (2796f48)
- Fancy styling for phones with notch (cc17a6d)
1.10.2 (2020-11-30)
- Solution input text color when correct (2c19f86)
- Implement unsplash API correctly (call download endpoint upon choosing image) (e1a424c)
1.10.1 (2020-11-22)
- Add image credits in learning mode (411de7d)
1.10.0 (2020-11-18)
- Images! (3f13e43)
1.9.3 (2020-10-03)
- Only initiate one save request (232fea7)
1.9.2 (2020-10-03)
- Improve answer evaluation (fdf4476)
1.9.1 (2020-10-03)
- Save LearnItems as subdocuments (7c45546)
1.9.0 (2020-09-26)
- Set wider max-width (ada4e18)
1.8.0 (2020-08-29)
1.7.0 (2020-08-29)
1.6.0 (2020-08-27)
- Clean up home + menu (3e4f49a)
1.5.0 (2020-08-03)
- Update marked doublets also on delete (6675db8)
- Allow import to higher stage (8155003)
- Show success alert when import succeeded (75708fb)
- Simplify due summary (b09db31)
1.4.0 (2020-08-02)
- Mark doublets in edit mode (c2857c5)
1.3.0 (2020-07-06)
- Progress bar part title singular (d66f4d5)
1.2.0 (2020-06-16)
- Vary interval till next due in order to break up order and prevent everything due at once (API) (312b228)
1.1.0 (2020-06-16)
- Allow special signs in parentheses (e.g. IPA in square brackets) (bc946df)
- Disable "overrule as correct" button for last item (4d66bcd)
- Disable submit button while submitting last answer so that it cannot be clicked several times (853d8b7)
- Exchange "cancel session" icon in learn mode (8be21d2)
- Add button in edit mode; overhaul some icons (896597c)
- Add info about next days if nothing to learn at the moment (ba1596a)
- initial release (2080448)