root/modules/branches/2.8/music/module.xml

Revision 10496, 2.2 kB (checked in by p_lindheimer, 3 years ago)

Module Publish Script: music 2.8.0.3

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>music</rawname>
3   <name>Music on Hold</name>
4   <version>2.8.0.3</version>
5   <publisher>FreePBX</publisher>
6   <license>GPLv2+</license>
7   <candisable>no</candisable>
8   <canuninstall>no</canuninstall>
9   <type>setup</type>
10   <category>Internal Options &amp; Configuration</category>
11   <description>Uploading and management of sound files (wav, mp3) to be used for on-hold music.</description>
12   <changelog>
13     *2.8.0.3* #4604 (Security Bug)
14     *2.8.0.2* localization updates
15     *2.8.0.1* #4179
16     *2.8.0.0* #4309, #4310
17     *2.7.0.5* #4261
18     *2.7.0.4* #4157
19     *2.7.0.3* #4111
20     *2.7.0.2* #4087
21     *2.7.0.1* text tweaks
22     *2.7.0.0* #4051 allow moh subdir to be defined
23     *2.6.0.2* localizations
24     *2.6.0.1* 3436
25     *2.6.0.0* added publisher/lic
26     *2.5.1.4* #3711 and localizations
27     *2.5.1.3* #3380, #3443, localization updates
28     *2.5.1.2* #3346
29     *2.5.1.1* #3297, localization changes
30     *2.5.1* #3156 add option to put Streaming Sources as well as downloaded files as music category
31     *2.5.0.1* #3007 spelling
32     *2.5.0* #2773, #2845, #2928, added delete and add icons
33     *2.4.0.2* #2843 Russian Translation
34     *2.4.0.1* #2591 localization fixes
35     *2.4.0* it translations, bump for 2.4
36     *1.5.2* #1923 Add option to no encode wav to mp3 (but recode it to 8K samples)
37     *1.5.1.5* #2193 moh path hardcoded
38     *1.5.1.4* bump for rc1
39     *1.5.1.3* #1969 fix javascript validation, add canunninstall:no
40     *1.5.1.2* #2070 fix proper use of script tags
41     *1.5.1.1* added candisable = no for module admin
42     *1.5.1* Added a 'none' category that results in silence played
43     *1.5* Fixed upload bug, #1646 could not upload files
44     *1.4.2* List wav files
45     *1.4.1* Add redirect_standard() call to avoid #1616
46     *1.4* Fix an issue of a new install not having a working MOH until they visit the page.
47     *1.3.2* Add he_IL translation
48     *1.3.1* Changed name to Music on Hold (from On Hold Music)
49     *1.3* Bumped version to assist upgraders from the 2.1 tree. No other changes.
50     *1.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI
51   </changelog>
52   <menuitems>
53     <music>Music on Hold</music>
54   </menuitems>
55   <location>release/2.8/music-2.8.0.3.tgz</location>
56   <md5sum>6027a737953f15807bf3d6b819abe82f</md5sum>
57 </module>
Note: See TracBrowser for help on using the browser.