Fix HTML article inclusion
Fix draft inclusion in preview Enhance cache post content (avoid recomputing md5sum if present) Add generation duration time Add post only generation (for Dev) Remove Draft when it becomes Post Update blog Copyright Update TinyMCE plugins for inclusion Sort tags by name
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,14 +1,21 @@
|
||||
v0.4 (08/11/2015)
|
||||
v0.4 (09/01/2016)
|
||||
|
||||
** User **
|
||||
Redirect user to comment when it's added and not to begining of page
|
||||
Enable code coloration support with Markdown syntax
|
||||
Add article inclusion
|
||||
Add autofocus to login page
|
||||
Sort tags by name
|
||||
Add generation duration time
|
||||
|
||||
** Dev **
|
||||
Support Django 1.8
|
||||
Enhance cache post content (avoid recomputing md5sum if present)
|
||||
Add post only generation (for Dev)
|
||||
|
||||
** Bugs **
|
||||
Always update modification date when post/draft is saved
|
||||
Support Django 1.8
|
||||
Draft were not remove from _draft directory when moving to Post
|
||||
|
||||
|
||||
v0.3 (13/11/2014)
|
||||
|
||||
Reference in New Issue
Block a user