You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,16 @@
2
2
Directly integrate elFinder as App in to Roundcube with SSO. You can find elFinder at GitHub (https://github.com/Studio-42/elFinder).
3
3
4
4
# Changelog
5
+
**v1.2.1**
6
+
- Small fix for Classic skin
7
+
8
+
**v1.2.0**
9
+
- You can now add files from the server storage with the hekp of elFinder.
10
+
- Fix for wrong path issue
11
+
5
12
**v1.1.0**
6
13
- There is now a special connector.roundcube.php file, so that you can use this, instead of connector.minimal.php
7
-
- Configuration of basepath is no done in config.inc.php
14
+
- Configuration of basepath is now done in config.inc.php
8
15
- It's now possible to save E-Mail Attachments in the configured storage. For this, there is a new config parameter in config.inc.php to specify the right path. If this path doesn't exist, it will be created automatically.
0 commit comments