Henry Jameson преди 1 година
родител
ревизия
2cddc138e5
променени са 4 файла, в които са добавени 6 реда и са изтрити 3 реда
  1. 6 0
      CHANGELOG.md
  2. 0 1
      changelog.d/admin-dash-fixes.fix
  3. 0 1
      changelog.d/fix-admin-crash-when-no-primary-fe-set.fix
  4. 0 1
      changelog.d/react-more-actions-fix.fix

+ 6 - 0
CHANGELOG.md

@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
 
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
+## 2.6.1
+### Fixed
+- fix admin dashboard not having any feedback on frontend installation
+- Fix frontend admin tab crashing when no primary frontend is set
+- Add aria attributes to react and extra buttons
+
 ## 2.6.0
 ### Added
 - add the initial i18n translation file for Taiwanese (Hokkien), and modify some related files.

+ 0 - 1
changelog.d/admin-dash-fixes.fix

@@ -1 +0,0 @@
-fix admin dashboard not having any feedback on frontend installation

+ 0 - 1
changelog.d/fix-admin-crash-when-no-primary-fe-set.fix

@@ -1 +0,0 @@
-Fix frontend admin tab crashing when no primary frontend is set

+ 0 - 1
changelog.d/react-more-actions-fix.fix

@@ -1 +0,0 @@
-Add aria attributes to react and extra buttons