mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-23 22:27:38 -05:00
Update change list...
This commit is contained in:
parent
ff28bc8b0a
commit
e1153f8797
1 changed files with 8 additions and 3 deletions
11
dist/CHANGES.txt
vendored
11
dist/CHANGES.txt
vendored
|
@ -1,12 +1,17 @@
|
||||||
CHANGES
|
CHANGES
|
||||||
|
|
||||||
<master>
|
<master>
|
||||||
- browse: Sort preference persisted in cookie
|
- browse: Sorting preference persisted in cookie
|
||||||
- browse: Added index.txt and default.txt to list of default files
|
- browse: Added index.txt and default.txt to list of default files
|
||||||
- markdown: Fix for large markdown files
|
- browse: Template files may now use Caddy template actions
|
||||||
- redir: Can use variables like log formats can
|
- markdown: Template files may now use Caddy template actions
|
||||||
|
- markdown: Several bug fixes, especially for large and empty Markdown files
|
||||||
|
- markdown: Generate index pages to link to markdown pages (sitegen only)
|
||||||
|
- markdown: Flatten structure of front matter, changed template variables
|
||||||
|
- redir: Can use variables (placeholders) just as log formats can
|
||||||
- redir: Catch-all redirects no longer preserve path; use {uri} instead
|
- redir: Catch-all redirects no longer preserve path; use {uri} instead
|
||||||
- redir: Create redirect tables by opening a redir block
|
- redir: Create redirect tables by opening a redir block
|
||||||
|
- Other minor internal improvements and more tests
|
||||||
|
|
||||||
|
|
||||||
0.7.3 (July 15, 2015)
|
0.7.3 (July 15, 2015)
|
||||||
|
|
Loading…
Reference in a new issue