- Code formatting and cleanup - Slug field in DB to make sure it's unique and uses the right validator
0.1.0beta.7
Changed
- CSS for cKeditor reverted, it's better as a config in `local.py` Add the following to your `local.py` python CKEDITOR_CONFIGS = {"default": {"width": "100%", "height": "45vh"}}
0.1.0beta.6
Fixed
- The editor now uses the space it has and doesn't sit in its corner any longer
0.1.0beta.5
Fixed
- App Name
0.1.0beta.4
Changed
- Dashboard layout, so it looks nice and doesn't break things when there are HTML tags in the excerpts
0.1.0beta.3
Fixed
- Broken layout in dashboard caused by html tags not being closed in excerpts. With this, html tags are removed completely from excerpts on the dashboard