Updated changelog

This commit is contained in:
Starbeamrainbowlabs 2016-06-04 13:42:23 +01:00
parent 0258757639
commit d7b8939b83
1 changed files with 10 additions and 7 deletions

View File

@ -7,7 +7,10 @@
- Added short syntax for images (#24)
- Added text "Tag List: " to tag listing pages
- Page history! Current you can't do anything with the previous revisions - that will come in a future release.
- Added checkerboard pattern behind transparent images on their preview pages.
- Added checkerboard pattern behind transparent images on mouse hover on their preview pages.
- Improved support for SVGS.
- SVGs are sent as-is instead of a preview image unless `$settings->render_svg_previews` is set to `true`.
- Added code to find the dimensions of an SVG.
## v0.11