Releases: CyberCRI/WeLearn-client
Releases · CyberCRI/WeLearn-client
v0.5.0
What's Changed
- build(deps): bump lodash-es from 4.17.21 to 4.17.23 by @dependabot[bot] in #78
- feat(layout): fixes ui issues on smaller screens by @sandragjacinto in #81
- feat(search): implement search bar on sources filter by @sandragjacinto in #82
- feat(syllabus): make is responsive to mobile and tablet by @sandragjacinto in #83
- feat(chat): make it responsive by @sandragjacinto in #84
- feat(featureFlip): export isDevEnvironment by @sandragjacinto in #85
- feat(ui): make app responsive by @sandragjacinto in #86
- feat(chat): uses mono agent in chat by @sandragjacinto in #87
- feat(chat): register sources when present by @sandragjacinto in #88
- feat: bootstrap staging by @Guillaume302 in #91
- feat(auth): makes sure correct session info is registered each time by @sandragjacinto in #93
- feat(metric): add metrics for search and tutor by @sandragjacinto in #95
- feat(about): adds video from uved webinaire by @sandragjacinto in #97
- feat(search): adds language has a filter by @sandragjacinto in #98
- feat(search): adds language trad to pills by @sandragjacinto in #99
- feat(tutor): make sure docs are passed by @sandragjacinto in #96
- Add more metrics 3.2 by @sandragjacinto in #94
- More human readable fao ok name by @lpi-tn in #92
- feat(sources): displaye categorie in filters and results by @sandragjacinto in #103
- chore: remove user and session id from JS use cookie and withcredentials by @sandragjacinto in #101
- build(deps): bump axios from 1.12.0 to 1.13.5 by @dependabot[bot] in #89
- build(deps): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #100
- build(deps): bump lodash-es from 4.17.23 to 4.18.1 by @dependabot[bot] in #102
- build(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #104
- build(deps-dev): bump vite from 5.4.21 to 6.4.2 by @dependabot[bot] in #105
- build(deps): bump axios from 1.13.5 to 1.15.0 by @dependabot[bot] in #106
- fix(filters): fix categories names by @sandragjacinto in #107
- chore: fix sops by @Guillaume302 in #109
- chore(keys): add correct staging api key by @sandragjacinto in #110
- fix: staging secret by @Guillaume302 in #111
- feat(ui): remove small screen protection view by @sandragjacinto in #112
New Contributors
- @Guillaume302 made their first contribution in #91
Full Changelog: v0.3.1...v0.5.0
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix(data_collect): fix url data_collect by @sandragjacinto in #79
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat(data_collection): adds data collection info to calls by @sandragjacinto in #77
Full Changelog: v0.2.2...v0.3.0
v0.2.1
What's Changed
- Updated "inspiration" question suggestion in Chat by @noor-lpi in #70
- fix(rephrase|tutor): fixes rephrase on chat and goback tutor by @sandragjacinto in #71
- feat(terms): adds terms and condition and feedback link by @sandragjacinto in #72
- feat(terms): adds md files to public by @sandragjacinto in #73
- Feedback terms by @sandragjacinto in #74
- feat(footer): sets footer text to the right by @sandragjacinto in #75
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix(corpus): UCCELEARN by @sandragjacinto in #60
- feat(chat): remove stream by @sandragjacinto in #61
- fix(bookmarks): save userId in store by @sandragjacinto in #62
- feat(chat): add retry for tutor first step by @sandragjacinto in #63
- Summaries by @sandragjacinto in #64
- feat(about): adds info per corpus by @sandragjacinto in #65
- fix(tutor): graphic and text issues by @sandragjacinto in #66
- Referer tracking by @lpi-tn in #67
- modified About page by @noor-lpi in #68
- feat(sources): use one source of truth for total docs by @sandragjacinto in #69
Full Changelog: v0.1.8...v0.2.0
v0.1.8
What's Changed
- feat(chat): remove multilang search by @sandragjacinto in #38
- feat(bookmarks): use database instead of localstorage by @sandragjacinto in #54
- Micro learning by @sandragjacinto in #50
- feat(chat): close the filters when results are fetched by @sandragjacinto in #55
- feat(searhc): add a secnd confition to search length rule by @sandragjacinto in #57
- feat(microlearning): featureflip, accessible only in DEV by @sandragjacinto in #58
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- fix: sources name when separated by a dash by @sandragjacinto in #52
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- feat(texts): updates apps texts v2 by @sandragjacinto in #51
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- feat(auth): add user and session registration logic by @sandragjacinto in #43
- fix: wrap auth in try catch by @sandragjacinto in #44
- fix(auth): adds ids if it exists by @sandragjacinto in #45
- update all UI text & About page by @noor-lpi in #47
- feat(chat): handle other languages by @sandragjacinto in #48
- feat(monitor): adds session id header by @sandragjacinto in #49
New Contributors
Full Changelog: v0.1.4...v0.1.5