Skip to content

Latest commit

 

History

History
317 lines (194 loc) · 23.6 KB

File metadata and controls

317 lines (194 loc) · 23.6 KB

Changelog

All notable changes to this project will be documented in this file.

1.9.0 (2026-01-28)

Features ✨

Bug Fixes 🐛

  • fix: align bites page layout (#481) (b36813b)
  • fix: use native arm runners for building and pushing image actions (#475) (dcd3b5b)

Chores 🧹

  • chore: add unit tests for components (#477) (8b6c774)

1.8.0 (2026-01-09)

Features ✨

1.7.0 (2025-12-23)

Features ✨

Chores 🧹

1.6.0 (2025-12-10)

Features ✨

  • feat: update tracking learning journey ui on profile page (#461) (490d1d0)
  • feat: Homepage UX adjustment (#455) (8892cc2)

Bug Fixes 🐛

  • fix: get correct date range (#463) (bc0fb0a)
  • fix: update colour mapping for new collections (#462) (0ee487a)

1.5.0 (2025-12-04)

Features ✨

  • feat: add ga analytics for 50% and 80% podcast play (#459) (6a32c9e)
  • feat: update failed quiz modal (#457) (3d37252)
  • feat: add Terms, Privacy, and Report Vulnerability links (#458) (0427d6e)
  • feat: add new bites types (#456) (619824b)
  • feat: mandatory quiz (#443) (7a11516)
  • feat: add ga events for 20 and 100 percent podcast play (#432) (ab497e2)

Bug Fixes 🐛

  • fix: update Dockerfile to copy prisma config (#454) (064874f)

Chores 🧹

1.4.0 (2025-11-07)

Features ✨

  • feat: add css positioning to make img touch done button (#427) (7696746)
  • feat: add background shade to Collection component (#428) (144df62)
  • feat: update error message to be more concise (#419) (921bafd)
  • feat: add orange background to login page (#425) (5bdd788)
  • feat: add CSRF protection for chatbot (#426) (85678df)

Bug Fixes 🐛

Chores 🧹

  • chore(deps): bump @sveltejs/vite-plugin-svelte from 6.1.0 to 6.2.1 (#430) (cea31b4)
  • chore(deps): bump vite from 7.1.1 to 7.1.12 (#429) (b9a98e3)
  • chore: remove unused favicons (#424) (873372a)

1.3.0 (2025-10-30)

Features ✨

  • feat: add custom header to Weaviate request (#420) (624b4cc)
  • feat: enhance recommendation of learning units logic (#415) (4f2e3d0)
  • feat: update text for quiz completion modal (#413) (d6ee6c3)
  • feat: add nps feedback survey links on learning and explore page (#411) (7c89f6e)
  • feat: update learning page empty state (#410) (c2d9084)

Bug Fixes 🐛

  • fix: prevent shrink on quiz option letters (#412) (7149469)

1.2.0 (2025-10-23)

Features ✨

  • feat: update form link for nps feedback survey (#407) (5be968f)

1.1.0 (2025-10-23)

Features ✨

  • feat: add nps feedback survey (#403) (6c5268e)
  • feat: upgrade AI system prompt (#401) (87d5481)
  • feat: add more events for tracking in ga analytics (#332) (7a624dc)
  • feat: sort collections based on last updated time on learning journey (#368) (13ec6ae)

1.0.0 (2025-10-22)

Features ✨

0.10.0 (2025-10-21)

Features ✨

  • feat: rename MLUs to bites (#369) (7a26a15)
  • feat: switch database primary keys from bigint to uuidv7 (#371) (6802ad9)
  • feat: update collection types and tag codes (#372) (26d68b8)
  • feat: disable clear button when AI is responding (#375) (e84ac7e)

Bug Fixes 🐛

  • fix: use standard function with arguments when declaring gtag function (#370) (ff60630)
  • fix: learning unit objectives width for bigger screens (#382) (4c245dc)

Chores 🧹

0.9.0 (2025-10-17)

Features ✨

  • feat: sort learning journeys in descending order of creation (#365) (d61e742)
  • feat: always show full objectives in learning unit page (#364) (a97faa3)
  • feat: hide empty progress sections when no units to display (#362) (178ef4c)

Bug Fixes 🐛

  • fix: ensure dataLayer and gtag are defined before loading the gtag script (#363) (26d3e47)

0.8.0 (2025-10-16)

Features ✨

  • feat: add collection description in learning collection page view (#355) (494f0c9)

Bug Fixes 🐛

  • fix: always remove overflow property when closing modal (#353) (d706a52)
  • fix: add default for updated_at column for learning unit sources (#338) (141bd80)

0.7.2 (2025-10-16)

Features ✨

  • feat: set reasoning effort to minimal (#347) (60203fd)

Bug Fixes 🐛

  • fix: update thumbs up padding size (#348) (9d95fab)
  • fix: remove temperature property (#345) (93dbb58)
  • fix: remove likes count when it is zero (#343) (4bc4ddb)
  • fix: username in greeting message of chatbot (#339) (2bb670e)

0.7.1 (2025-10-16)

Bug Fixes 🐛

  • fix: place the learning unit objectives container into it's proper position (#337) (bff0210)

0.7.0 (2025-10-15)

Features ✨

0.6.0 (2025-10-15)

Features ✨

  • feat: add new collection types (#334) (ea8391d)
  • feat: add learning units sources (#331) (ac89334)
  • feat: update updatedAt to default now (#333) (bedacde)
  • feat: add learning units sentiments (#325) (9276a7c)
  • feat: add summary in player view (#328) (b9ba6b8)
  • feat: display username and a generic placeholder message in chat view (#302) (0467bff)
  • feat: rename Learning tab to My Learning (#324) (e36e8e2)
  • feat: add new collection types (#322) (b1a8407)

Chores 🧹

  • chore(deps): bump pino from 9.9.0 to 10.0.0 (#327) (c19cb53)
  • chore(deps): bump nanoid from 5.1.5 to 5.1.6 (#326) (83c4a93)

0.5.0 (2025-10-14)

Features ✨

  • feat: track podcast play event (#321) (c37d60f)
  • feat: add recommendation section to home page (#318) (1f46be0)

0.4.0 (2025-10-14)

Features ✨

Bug Fixes 🐛

Chores 🧹

  • chore: remove spinner and time in LearningUnit for now (#315) (01c8643)
  • chore: remove default max width from tailwind typography (#298) (c7f064b)
  • chore: update pre-push script to just run pnpm check (#299) (8f3bd47)

0.3.0 (2025-10-13)

Features ✨

  • feat(learner): remove share icon (#289) (1dfd52d)
  • feat: add markdown support for Learning Unit summary (#274) (17667b3)
  • feat(learner): move logout button to top (#273) (a53d1b9)

Bug Fixes 🐛

  • fix: patch vite-imagetools to use synchronous file writes (#290) (18a5728)
  • fix: correct naming for action (#294) (3098574)

0.2.2 (2025-10-09)

Bug Fixes 🐛

  • fix: remove unnecessary slash in the key when getting podcast object (#271) (f428eef)

Chores 🧹

  • chore(learner): center text in empty state (#270) (f682481)
  • chore(learner): add anchor tag to home when logo and text are clicked (#269) (746ab9c)
  • chore(learner): fix typo on empty state (#268) (69ad2b2)

0.2.1 (2025-10-09)

Bug Fixes 🐛

0.2.0 (2025-10-09)

Features ✨

  • feat(learner): add playback support for player (#262) (d9ffba3)
  • feat(learner): Add Podcast Completion Modal (#258) (fdb16dc)
  • feat(learner): add dynamic data for home page and update empty state (#263) (678175e)
  • feat(learner): Create learning journey record (#254) (e5801bd)
  • feat(learner): add avatarURL in layout and profile page (#260) (a192c1b)
  • feat(learner): update quiz completion status after finishing quiz (#251) (96d9099)

Chores 🧹

  • chore(learner): update support email (#264) (a75b846)
  • chore(learner): rename app to glow (#261) (79586b7)
  • refactor: revert to single-repo structure (#259) (fc9bab4)

0.1.0 (2025-10-06)

Features ✨

  • feat: add S3 proxy endpoint for podcasts (#255) (3450f78)
  • feat: create favicon for glow (#256) (d122686)
  • feat: customize the Tailwind typography prose-slate for chat markdown UI (#243) (d2e8c73)
  • feat: add CLUSTER_HOSTNAME env to weaviate container (#252) (7af4cec)
  • feat(learner): update empty states and error page (#250) (28f50c4)
  • feat(learner): add dynamic learning collection page with content data (#230) (853dad7)
  • feat(learner): integrate quiz content with backend (#238) (18aa067)
  • feat(learner): sanitize chat assistant message (#237) (920c626)

Bug Fixes 🐛

  • fix(learner): use sessionStorage to store origin path when navigating to learning unit page (#211) (bba2030)

Chores 🧹

0.0.2 (2025-09-30)

CI 🤖

  • ci: add missing permission to release workflow (#245) (b774ef7)

0.0.1 (2025-09-30)

Experimental 🧪

  • Initial release to validate the release workflow
  • Test deployment to staging to verify image and rollout