root/modules/branches/2.4/framework/module.xml

Revision 5629, 4.1 kB (checked in by p_lindheimer, 5 years ago)

Module Publish Script: framework 2.4.0rc1.1

  • Property svn:mime-type set to text/html
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>framework</rawname>
3   <name>FreePBX Framework</name>
4   <version>2.4.0rc1.1</version>
5   <candisable>no</candisable>
6   <canuninstall>no</canuninstall>
7   <changelog>
8     *2.4.0rc1.1* created upgrade directory to bump main version
9     *2.4.0rc1.0* rc1 release
10     *2.4.0beta2.2* fixed install script breaking download module admin
11     *2.4.0beta2.1* #2578 Asterisk 1.6 change for LANGUAGE, add addSwitch to extenions class
12     *2.4.0beta2.0* #2539, increase module_xml data field size, #2568 move features.conf to core, add details what online update transmits
13     *2.4.0beta1.2* correct publishing error which pulls in all previous 2.4beta framework changes below
14     *2.4.0beta1.1* #2544 (Asterisk 11543) create #include files or Asterisk will fail, #2554 extenssion class addtions
15     *2.4.0beta1.0* #2477, #2517, #2319, #2523, #2475, #1858, #2419, #2484, #2334, #2134, #2431, #2453, Extension/Destination Registry support/APIs
16                    adhoc devices user login/out improvments and dynamic hints, conversion of zap channel routes, amportal.conf: DYNAMICHINTS,
17                    CUSTOMASERROR, BADDESTABORT, XTNCONFILICTABORT - many other changes, see CHANGES log and svn log
18     *2.4.0alpha1.0* #2373, #2430, #2451; add ExecIf to extensions class
19     *2.3.1.0* #2335, #2412, module upgrade completely rewrites old modules, see CHANGES file in framework module directory
20     *2.3.0.3* #2336, #2350 FOP DBI issues with some versions, fixed some paging issues with sipaddheader() not escaping spaces
21     *2.3.0.2* fix upgrade to properly remove depecrated unused files
22     *2.3.0.1* #2249 fix syntax error from first fix to ARI
23     *2.3.0.0* Final Release
24     *2.3.0RC1.1* bump to RC1 because of bug not using proper version compare
25     *2.3.0rc1.0* styling and UI tweaks, improvments, javascript library package and reload improvements
26     *2.3.0beta2.10* #1826, #2132, #2161, #2162, #2216, added AUTHTYPE=webserver, added DEVEL flag, fixed warnings, unitialized variables
27     *2.3.0beta2.9* #2127 call-limit for Asterisk 1.4, replaced legacy retrieve_conf scripts, uninitialized variables
28                    and warnings, consolidate javascripts and CSS files, welcome page improvments.
29     *2.3.0beta2.8* #1520, added keyboard shortcuts during reload, support to block modules requiring asterisk running (when it is not), misc other fixes
30     *2.3.0beta2.7* #2180, #2174 reverted to old op_style.sh
31     *2.3.0beta2.6* #2174 fix #2154 really this time, and fix crontab to check for updates
32     *2.3.0beta2.5* #2143 fixed module hooks
33     *2.3.0beta2.4* #2147 tab link to FOP broken, #2157 fix database mode, #2150 output to crontab stopped,  retrieve_conf copy fix, needed for #2046 VmX bug
34                    #2111 added retrieve_conf failure notifications, #2154 move bonce_op.sh and fix, #1442 removed .htacces exceptions in modules
35     *2.3.0beta2.3* additional notification logging, fix missing version_compare_freepbx function upgrading from older beta versions
36     *2.3.0beta2.2* #2137 fix ARI VmX bug, fix odd bug in error reporting in retrieve_conf, additional notification logging
37     *2.3.0beta2.1* fix include of libfreepbx.install.php in install.php script
38     *2.3.0beta2.0* Beta2 Release - see CHANGES file with packaged tarball and read important WARNINGS
39     *2.3.0beta1.6* added ext_sipaddheader, ext_sipgetheader, ext_alertinfo to extensions.class.php
40     *2.3.0beta1.5* improved parsers and made retreive_conf use the main parser, fixed on module version depends regex
41     *2.3.0beta1.4* #2020 added chmod 0754 to copied files to make sure they are executable
42     *2.3.0beta1.3* #2020 retrieve_conf copies module agi-bin now, was symlink. #1963, #2031, #2033 minor fixes (see tickets)
43     *2.3.0beta1.2* #1785 corner case ARI playback fix, misc other
44     *2.3.0beta1.1* Framework changes, test framework module
45     *2.3.0beta1.0* First release of framework
46   </changelog>
47   <description>
48     This module provides a facility to install bug fixes to the framework code that is not otherwise housed in a module
49   </description>
50   <type>setup</type>
51   <category>Basic</category>
52   <location>release/2.4/framework-2.4.0rc1.1.tgz</location>
53   <md5sum>4367d46b7e992b77a3ebd6c510b3ec7a</md5sum>
54 </module>
Note: See TracBrowser for help on using the browser.