We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aebd8c commit 767e398Copy full SHA for 767e398
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Change Log
2
3
+## [1.0.5] 2022-05-23
4
+### Improvements
5
+
6
+- Added CDN/Static Server management
7
+ - `ASSETS_ROOT` env variable
8
+- UI Update: `Soft UI Dashboard` v1.0.5
9
+ - upgrade Bootstrap version to v5.1.3
10
+ - upgrade ChartJs plugin version to v3.7.1
11
+ - fix running 'npm install' issue
12
+ - fix SCSS compiling issues
13
+ - update sidebar height
14
+ - fix sidebar button on Safari
15
+ - update dropdown text on RTL page
16
+ - fix navbar scroll error on example pages
17
18
## [1.0.4] 2022-01-16
19
### Improvements
20
0 commit comments