Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

v0.3.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@ceolinwill ceolinwill released this 06 Nov 17:33
· 217 commits to main since this release

Features

  • Allow to quickly switch between courses.
  • Allow to quickly switch between lessons.
  • Allow users to upload an avatar.

UX enhancements

  • Major redesign using Tailwind UI.
  • Allow to edit the lesson name, description and cover from the editor.
  • Automatically create lessons and steps when a new item is added.
  • Remove the background color on the avatar component.

Bug fixes

  • Fix duplicated ID on the gamification menu.
  • Upload: Fix disabled state for the remove button.
  • Fix description on the course list.
  • Reorder lessons after deleting a lesson.
  • Fix seed data.

Code changes

  • Use the ActivePage hook on all live view modules.
  • Update default logo.

Full Changelog: v0.2.5-alpha...v0.3.0-beta