diff --git a/CHANGELOG.md b/CHANGELOG.md index 31fc79342..fb86aede2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,55 @@ * Data objects: Lazy load blueprints only if needed * Refactor Config classes -# v1.0.0-rc.5 +# v1.0.0-rc.6 ## XX/XX/2015 +1. [](#bugfix) + * Fixed help output for `bin/plugin` + +# v1.0.0-rc.5 +## 11/20/2015 + 1. [](#new) + * Added **nonce** functionality for all admin forms for improved security * Implemented the ability for Plugins to provide their own CLI commands through `bin/plugin` - * Fixed gzip compression making it to work correctly with all servers and browsers + * Added Croatian translation + * Added missing `umask_fix` property to `system.yaml` + * Added current theme's config to global config. E.g. `config.theme.dropdown_enabled` + * Added `append_url_extension` option to system config & page headers + * Users have a new `state` property to allow disabling/banning + * Added new `Page.relativePagePath()` helper method + * Added new `|pad` Twig filter for strings (uses `str_pad()`) + * Added `lighttpd.conf` for Lightly web server +1. [](#improved) + * Clear previously applied operations when doing a reset on image media + * Password no longer required when editing user + * Improved support for trailing `/` URLs + * Improved `.nginx.conf` configuration file + * Improved `.htaccess` security + * Updated vendor libs + * Updated `composer.phar` + * Use streams instead of paths for `clearCache()` + * Use PCRE_UTF8 so unicode strings can be regexed in Truncator + * Handle case when login plugin is disabled + * Improved `quality` functionality in media handling + * Added some missing translation strings + * Deprecated `bin/grav newuser` in favor of `bin/plugin login new-user` + * Moved fallback types to use any valid media type + * Renamed `system.pages.fallback_types` to `system.media.allowed_fallback_types` + * Removed version number in default `generator` meta tag + * Disable time limit in case of slow downloads + * Removed default hash in `system.yaml` +1. [](#bugfix) + * Fix for media using absolute URLs causing broken links + * Fix theme auto-loading #432 + * Don't create empty `