forked from FreePBX/filestore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodule.xml
52 lines (52 loc) · 1.99 KB
/
module.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<module>
<rawname>filestore</rawname>
<name>Filestore</name>
<repo>standard</repo>
<version>16.0.18</version>
<publisher>Sangoma Technologies</publisher>
<license>AGPLv3</license>
<licenselink>http://www.gnu.org/licenses/agpl-3.0.txt</licenselink>
<changelog>
*16.0.18* Adding multiple email address support
*16.0.17* Packaging of ver 16.0.17
*16.0.16* Packaging of ver 16.0.16
*16.0.15* FREEI-4949
*16.0.14* FREEPBX-23808
*16.0.13* FREEPBX-23751
*16.0.12* FREEPBX-23705
*16.0.11* Fixing FREEPBX-23609
*16.0.10.14* Packaging of ver 16.0.10.14
*16.0.10.13* FREEPBX-23559 removing white spaces at ends for input fields
*16.0.10.12* FREEPBX-23252
*16.0.10.11* Bugfix/FREEPBX-23252 restore does not display ftp backups created with a subdirectory
*16.0.10.10* Reverting Bootstrap and dependent libs fixes
*16.0.10.9* FREEI-4793
*16.0.10.8* FREEPBX-23323 S3 Region Updates
*16.0.10.7* Packaging of ver 16.0.10.7
*16.0.10.6* FREEPBX-22759
*16.0.10.5* FREEI-3770 GQL API fix - Added condition to throw error if invalid Id is given
*16.0.10.4* FREEPBX-22683 Add the functionality to implement the ssl flag in filestore ftp
*16.0.10.3* Packaging of ver 16.0.10.3
*16.0.10.2* FREEI-3442
*16.0.10.1* Packaging of ver 16.0.10.1
*16.0.10* Packaging of ver 16.0.10
*16.0.9* Packaging of ver 16.0.9
*16.0.8* Packaging of ver 16.0.8
*16.0.7* FREEI-3296
*16.0.6* Packaging of ver 16.0.6
*16.0.5* Packaging of ver 16.0.5
*16.0.4* FREEI-2062 Restore to 15 from a 13/14 backup not restoring POMPS backup settings
*16.0.3* Packaging of ver 16.0.3
*16.0.2* Fixing FREEI-1715 Adding FTP timeout default value
*16.0.1alpha1* Initial release
</changelog>
<category>Settings</category>
<description>Filesystem abstraction for your PBX</description>
<more-info>https://wiki.freepbx.org/display/FPG/Filestore+Module</more-info>
<menuitems>
<filestore>Filestore</filestore>
</menuitems>
<supported>
<version>16.0</version>
</supported>
</module>