- Improved management of attachments.
- Deletion drafts by batch.
- Users who are not logged in via a directory can delete their avatar.
- Fix issues during dev installation,
whitenoise
was missing. - The width of article's images was not good.
- The visual focus on the "content" field when writing an article did not fit well with Chrome and Safari.
- Deleted attachments are also deleted from the disk.
- Fix an encoding problem on the "open source software" page.
- Several small patches.
- New design.
- A search field is available in all pages.
- The LDAP connection has been reviewed, it supports groups and multiple directories.
- Articles can be saved as draft before publishing.
- Users can have avatars and they are shown on articles.
- Some optimisations.
- In the archives, the "date" filter is no longer available.
- The tags contained in the archive filter are sorted alphabetically.
- Header with dates is shown on the Archive page.
- Code blocks have syntax highlighting.
- Creation of About and Licence pages.
- Some design improvements.
- Static files was not collected in the right directory if the environment variable
APP_MEDIA_ROOT
was not set. - The screen scrolling was not retained after clicking on Preview tab in the article form.
- Prevent infinite loops on article.
- Minor bug fixes.
- New application structure and docker container (uses gunicorn instead of nginx).
- Use 12factor url syntax for Database, Email and LDAP connection.
- Fix Headlines ordering (#1).
- Corrects an issue that prevented access to the detail page of an article.
First release, not ready for production.