Releases: codelitdev/courselit
Releases · codelitdev/courselit
The Widget System
Now you can write custom widgets for CourseLit to introduce more functionality to the top, bottom, aside and footer areas. This release contains the following widgets.
Developer documentation for widgets is available here.
Tweet Embedding And External Styles
The Rich Text Editor now supports embedding tweets and passing custom CSS styles to override the default styling.
Dynamic Links + Improved Rich Text Editing
This release comes with two major changes
- A separate rich text editor package
@courselit/rich-text
which can be used by other projects. - Dynamic navigation links for header and footer areas.
- Header links are fully integrated.
- Footer links can be created but won't be displayed (work in progress).
Layout & Themes
Introduction
We've introduced the concept of Layout and Themes to control the visual aspects of CourseLit. Now you can apply themes and organize various components on the UI as per your liking.
To get new themes, go to CourseLit Themes.
Other enhancements
- Debian 10 (Buster) compatible Ansible install script
- Bug fixes
Monorepo Design
The project has been re-structured as per the monorepo design. No new features are released.
v0.1
Stable Release with the following features.
- Ansible based installer
- Course Maker
- Student Manager
- Media Manager
- Payments
- Website Customisation