diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 7897c64..f9a822d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,25 @@ +New in Master +============= + +Features +-------- + +* Templates now know their name from template_name in their context. +* Made most of Nikola into Yapsy plugins. +* Recurse galleries/ and render each folder as a gallery. +* Breadcrumbs and folder links in image galleries. + +Bugfixes +-------- + +* Fixed doc installation +* Put webassets cache in cache/webassets +* Update to doit 0.17 +* Don't crash on incomplete translations +* Fixed Issue 160: render_tags didn't call scan_posts() +* Fixed Issue 161: webassets setting USE_BUNDLES was ignored (fix by schettino72) +* Fixed Issue 153: index.txt was being ignored in galleries. + New in Version 4.0.3 ==================== |
