root/modules/branches/2.6/recordings/module.xml

Revision 7680, 1.8 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: recordings 3.3.9.0

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>recordings</rawname>
3   <name>Recordings</name>
4   <version>3.3.9.0</version>
5   <candisable>no</candisable>
6   <canuninstall>no</canuninstall>
7   <type>setup</type>
8   <category>Internal Options &amp; Configuration</category>
9   <description>Creates and manages system recordings, used by many other modules (eg, IVR).</description>
10   <changelog>
11     *3.3.9.0* #3059, #3604
12     *3.3.8.8* localization fixes, misc
13     *3.3.8.7* #3108, #3138 Sqlite3 fix
14     *3.3.8.6* #3058 really again, use encodeURIComponent() in javascript, and remove urlencoding from crypt function
15     *3.3.8.5* #3058 again, revert crypt.php again
16     *3.3.8.4* #3058 properly display messages for unplayble formats and revert r6234 for crypt.php
17     *3.3.8.3* #2987, #3011, #3036 sqlite3 install, spelling, remove popup.css
18     *3.3.8.2* #2547, #2983 remove access violation so modules dir can be locked down, fix bug in sound file path, add back encryption
19     *3.3.8.1* fixed typo in recordings_list
20     *3.3.8* #2063, #2064, #2065, #2066, #2067, #2068, #2069
21     *3.3.7.1* dependency to 2.5
22     *3.3.7* #2889 add optional feature codes linked to recordings to be able to easily change
23     *3.3.6.2* #2604, #2843 fix mal-formed html tags, Russian Translation
24     *3.3.6.1* #2591, enhance code so bad directory copy errors are reported
25     *3.3.6* it translations, removed legacy ext-recordings left in error
26     *3.3.5.4* #2426 remove non-functioning download link
27     *3.3.5.3* #2409 syntax error in audio.php could cause playback problems
28     *3.3.5.2* #2016 allow amportal.conf AMPLAYKEY override hardcoded crypt key
29     *3.3.5.1* CHANGELOG TRUNCATED See SVN Repository
30   </changelog>
31   <menuitems>
32     <recordings>System Recordings</recordings>
33   </menuitems>
34   <depends>
35     <version>2.5.0alpha1</version>
36   </depends>
37   <location>release/2.6/recordings-3.3.9.0.tgz</location>
38   <md5sum>271bf36868a09b0b27189e34b4903ecd</md5sum>
39 </module>
Note: See TracBrowser for help on using the browser.