Changelog
This changelog groups completed work by the day each issue was closed and separates product changes from internal maintenance.
16-04-2026
Features
- Landing page and logo
- Preview for courses and specific modules
Improvements
- Improve caching of files and videos
Bugs
- Fix documentation localization
- Fix missing active tab underline
- Archive course action doesn't close on accept
- Email button styling
- Fix module creation revalidation
- Fix actions button opens row if it is a link
- Fix 404 when clicking on member invite
Tasks
- Created changelog
15-04-2026
Improvements
- Group course/collection actions into one button instead of tab specific
- Move i18n to Paraglide.js
Bugs
- Fix tables overflowing
- Fix multi-select styling
- Fix separator styles
- Fix identifier section styling
- Fix table/gallary buttons not rounded (moved to dropdown)
- Fix large dialog titles
- Fix error when logging in without organization
- Fix user dropdown language toggle not working
Tasks
- Migrate components to BaseUI (from shadcn)
14-04-2026
Improvements
- Bun native docs (Removes fumadocs)
13-04-2026
Improvements
- Page view UI/UX
- Move sort out of headers into button for use in both list/gallary views
- Data table updates (columns, grouping, relationships, gallary)
- Improve collection course selection form ui (checkboxes -> cards)
Bugs
- Pie chart graphs are not displaying the "Not Started" users
- Fix add collection courses too long (no scrolling)
- Fix "invite" in collections add courses
- Fix "Collection page" customization example text is "Course name"
- Fix auth timestamps (timestamp_ms not timestamp)
Tasks
- Setup agent skills
- Update dependencies