Releases: emiliosheinz/briskly
Releases · emiliosheinz/briskly
v1.17.1
v1.17.0
v1.16.0
v1.15.0
v1.14.0
v1.13.1
v1.13.0
1.13.0 (2023-03-26)
Documentation
- 📝 adds banner to the documentation (e4771e2)
New Features
- ✨ randomize the selected topics quantity and order (e2acecd)
- ✨ randomize topic selection while generating flash cards (fecedb1)
- ✨ search decks (e2001ce)
- ✨ improves pages responsiveness (34b8cae)
Miscellaneous Chores
- 🔖 release new app version (26893c5)
v1.12.0
1.12.0 (2023-03-19)
Bug Fixes
- 🐛 fixes prompt ot be more accestive about the quantity (944aac3)
New Features
- 🗃️ adds AnswerValidationReportStatus field to database (82e000e)
- ✨ adds answer validation reports route (72325c1)
- ✨ adds answerValidationReports creating during deck review flow (903f554)
- ✨ adds decks pending answer validations reports card (2ed8350)
- ✨ adds new tailwind collors (39cd5c2)
- ✨ adds possiblity of having multiple right answers for a single card (84eaa26)
- ✨ adds ReportAnswerValidationModal (1ce3aac)
Code Refactors
- ♻️ change open api timeouts (f3f0805)
- ♻️ increases ope api call timeout (9fcb6b3)
- ♻️ reduces open ai api timeout (75a930a)
- ♻️ remove max width from subtitle (61a5358)
Miscellaneous Chores
v1.11.0
1.11.0 (2023-03-12)
Bug Fixes
- 🐛 fixes size and color of ai generated card error (7b1f203)
Code Refactors
New Features
- 🚸 improves ai powered cards generation (c40dcd8)
- ✨ improve cards generation with gpt turbo (886528e)
- ✨ improve flashcards generation (c549903)
- ✨ throw exception when no response was generated (d46b1ee)
Miscellaneous Chores
v1.10.0
1.10.0 (2023-03-11)
Bug Fixes
New Features
- ✨ add open ai api call to validate cards responses (721d8c9)
- ✨ adds ai based flashcards (a0ffec0)
- ✨ adds AI powered cards (205d5b1)
Code Refactors
- ♻️ change tooltip text for ai powered cards (c97de49)
- ♻️ decrease the amount of tokens per card (9083cf8)
- ♻️ improve generateFlashCards function (0f041ba)
- ♻️ increase the amount of tokens per card (3361fe1)
Miscellaneous Chores
- 🔖 release new app version (6528145)