Update changelog
authorChocobozzz <me@florianbigard.com>
Tue, 2 Jun 2020 07:30:49 +0000 (09:30 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 2 Jun 2020 07:30:49 +0000 (09:30 +0200)
CHANGELOG.md

index d96b64e406c9d577f55521416805cda4d4615411..92ad4344b7654a26aba3db01e5946cd7141420b5 100644 (file)
@@ -1,6 +1,8 @@
 # Changelog
 
-## v2.2.0-rc.1
+## v2.2.0
+
+**Since v2.1.0**
 
 ## IMPORTANT NOTES
 
  * Fix playlist creation/update with a long description
  * Fix links of same instance in video description
  * Fix REPL script
+ * Fix broken client when cookies are disabled
+ * Fix upload button color in dark mode
+ * Explicit theme colors for inputs and textarea
+ * Fix input/textarea themes
+ * Fix action button icons theme
+ * Fix grey color theme
+ * Fix regression scrollbar bgcolor mdtextarea maximized-mode ([@kimsible](https://github.com/kimsible))
+
+
+**since v2.2.0-rc.1**
+
+### Bug fixes
+
+ * Fix broken migration introduced in 2.2.0-rc.1 in docker
+ * Fix sort icons in tables
+ * Fix action button overflow in tables
+ * Fix broken client when cookies are disabled
+ * Fix upload button color in dark mode
+ * Explicit theme colors for inputs and textarea
+ * Fix input/textarea themes
+ * Fix dropdown menu overflow
+ * Fix notifications with dark theme
+ * Fix action button icons theme
+ * Fix grey color theme
+ * Fix regression scrollbar bgcolor mdtextarea maximized-mode ([@kimsible](https://github.com/kimsible))
+ * Fix broken emails
+
 
 
 ## v2.1.1