From 8d5687188f2bceddc2b7641f2652f2df09b9c24d Mon Sep 17 00:00:00 2001 From: Artur Heinze Date: Mon, 31 Jul 2023 13:26:50 +0200 Subject: [PATCH] Bump version to 2.6.2 --- CHANGELOG.md | 5 ++++- bootstrap.php | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99415c41..ee16e4b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,15 @@ # Release Notes -## WIP +## 2.6.2 (2023-07-31) - Add video frame preview (assets manager) - Fix `$not` for MongoLite - Add `app.system.install` event trigger on initial installation - Add support for closing dialogs via `Escape` - Add cached modules loading +- Update icon font +- Fix global error handler when using spaces +- Auto map :{space}/storage/* to .spaces/{space}/storage/* (Apache) ## 2.6.1 (2023-06-24) diff --git a/bootstrap.php b/bootstrap.php index b7453b2b..52e3e570 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -1,6 +1,6 @@