From 37a7d92e97636fdd3c23c13d0ccb3eed9db0220a Mon Sep 17 00:00:00 2001 From: Alexander Skvortsov Date: Mon, 11 Oct 2021 21:19:05 -0400 Subject: [PATCH] Release v1.1.0 --- framework/core/CHANGELOG.md | 55 + framework/core/js/package-lock.json | 1478 ++++++----------- framework/core/js/package.json | 2 +- framework/core/src/Foundation/Application.php | 2 +- 4 files changed, 542 insertions(+), 995 deletions(-) diff --git a/framework/core/CHANGELOG.md b/framework/core/CHANGELOG.md index 34ce2fc61..c16bdbc68 100644 --- a/framework/core/CHANGELOG.md +++ b/framework/core/CHANGELOG.md @@ -1,5 +1,60 @@ # Changelog + +## [1.1.0](https://github.com/flarum/core/compare/v1.0.4...v1.1.0) + +### Added +- Info command now displays MySQL version, queue driver, mail driver (https://github.com/flarum/core/pull/2991) +- Use organization Prettier config (https://github.com/flarum/core/pull/2967) +- Support for global typings in extensions (https://github.com/flarum/core/pull/2992) +- Typings for class component state attribute (https://github.com/flarum/core/pull/2995) +- Custom colorising with CSS custom properties (https://github.com/flarum/core/pull/3001) +- Theme Extender to allow overriding LESS files (https://github.com/flarum/core/pull/3008) +- Update lastSeenAt when authenticating via API (https://github.com/flarum/core/pull/3058) +- NoJs Admin View (https://github.com/flarum/core/pull/3059) +- Preload FontAwesome, JS and CSS, and add `preload` extender (https://github.com/flarum/core/pull/3057) + +### Changed +- Move Day.js plugin types import to global typings (https://github.com/flarum/core/pull/2954) +- Avoid resolving excluded middleware on each middleware items +- Allow extra attrs provided to `