espiceland: tag 2.1.0-rc1 r5205 - /tags/2.1.0-rc1/ChangeLog

SVN commits to the Asterisk-GUI project asterisk-gui-commits at lists.digium.com
Mon May 9 16:29:27 CDT 2011


Author: espiceland
Date: Mon May  9 16:29:23 2011
New Revision: 5205

URL: http://svnview.digium.com/svn/asterisk-gui?view=rev&rev=5205
Log:
Changelog updatees for 2.1.0-rc1

Modified:
    tags/2.1.0-rc1/ChangeLog

Modified: tags/2.1.0-rc1/ChangeLog
URL: http://svnview.digium.com/svn/asterisk-gui/tags/2.1.0-rc1/ChangeLog?view=diff&rev=5205&r1=5204&r2=5205
==============================================================================
--- tags/2.1.0-rc1/ChangeLog (original)
+++ tags/2.1.0-rc1/ChangeLog Mon May  9 16:29:23 2011
@@ -11,6 +11,120 @@
 
 	* / (added): Create trunk, copy of current 2.0 branch
 
+
+==================================================================================
+Release 2.1.0
+==================================================================================
+ List of Changes since 2.0.6
+
+ New Features:
+ -------------
+ # Compatible with Asterisk 1.6.x and 1.8
+ # New option to record MeetMe conferences
+ # 14459 - AddQueueMember support
+
+ Improvements:
+ -------------
+ # Better compatibility with webkit browsers
+ # Real Asterisk version comparison with greater than/less than functionality
+ # Cache Asterisk version calculations for improved browser responsiveness
+ # default to alwaysauthreject = yes
+ # New options in configuration of vpmadt032.
+
+ Bug Fixes:
+ ----------
+ # Fix display of sample bulk user input lines
+ # Fix use of reserved Javascript keyword "char" in context parsing method.
+ # ASTGUI-383 - Modify file-caching behavior to cache contexts separately.
+ # ASTGUI-354 - Fix bug in extensions.conf app argument parsing function where
+   string was added to return array only if it was empty.
+ # Fix bug in function to empty a context where an already-empty context would
+   cause an error and for callback functions to be ignored.
+ # Handle errors pertaining to unknown status from manager events more
+   gracefully for 1.8 compatibility.
+ # Show agents with technology "DAHDI" correctly. 
+ # 18646 - Fix issue where BLF does not work for users configured in the GUI
+ # 17316 - Fix issue where conference interface always empty
+ # 18080 - Fix issue where subscribecontext was not validated correctly
+
+==================================================================================
+Release 2.0.6
+==================================================================================
+ List of Changes since 2.0.5
+
+ New Features:
+ -------------
+
+ Improvements:
+ -------------
+ # Print a more helpful error message when dahdi_guiread.conf cannot be read.
+ # 18577 - add -h option to tar command so symlinks are followed when making
+   backup
+
+ Bug Fixes:
+ ----------
+ # Fix bug where value for local destination by DID is not gotten correctly, so
+   the value is always empty.
+ # Fixes bug where group = null printed to users.conf for voip trunks.
+ # ASTGUI-316 - Fix bug in dahdi configuration where advanced options weren't
+   saved correctly.
+ # ASTGUI-335 - Fix bug with recent channel groups feature where digital spans
+   are treated as analog when dealing with calling rules.
+ # ASTGUI-316 - Fix issue where previous options line was not deleted before
+   adding new options line.
+ # ASTGUI-317 - Fix issue where values for flash, rxflash, and signalling are
+   not saved because value for dahdichan is being updated after.
+ # Fix issue where macaddress equals extension number when the user is NOT a
+   SIP user.
+ # ASTGUI-166 - Add missing tooltip for MWI From under Sip Advanced Settings.
+
+==================================================================================
+Release 2.0.5
+==================================================================================
+ List of Changes since 2.0.4
+
+ New Features:
+ -------------
+ # Allow caller ID to be set per outgoing calling rule.
+ # Add ability to configure IAX2 call token and call number limits
+
+ Improvements:
+ -------------
+ # Expose channel groups in the GUI.
+ # Faster loading of extensions on status page.
+ # Updated Digium logo
+ # Better error message when agent callback extension is invalid.
+
+ Bug Fixes:
+ ----------
+ # Split comma-separated IP ranges into separate localnet lines in sip.conf.
+ # When validating input, allow spaces, (), - and + in user caller ID field.
+ # ASTGUI-219 - Add tooltip for MWI from setting under Users.
+ # ASTGUI-302 - Correct tooltip for pattern field in calling rules.
+ # ASTGUI-238 - Correct a wrong tooltip in Calling Rules.
+ # ASTGUI-236 - Fix issue with advanced SIP and IAX settings where blanking out
+   a value in the GUI resulted in the parameter remaining in the config file in
+   the form "paramater=".
+ # ASTGUI-250 - Fixed bug when creating or editing calling rule where a blank
+   filter creates an unusable dialplan.
+ # Fix error with dialplan extension priorities.
+ # Fix spelling error in a pathname in the listfiles script.
+ # ASTGUI-251 - Fix bug where lines in users.conf were not deleted when field
+   values were emptied.
+ # ASTGUI-139 - Disallow any characters except \d+-\d+ in Extensions for Parked
+   Calls on Call Features page.
+ # 'g' not being added to analog trunk global variable value in extensions.conf 
+ # ASTGUI-156 - Fix problem with application map table where last-added
+   application map was the only visible.
+ # ASTGUI-100 - Allow # and * in field which configures number to be dialed
+   through analog trunk from voice menu.
+ # ASTGUI-116 - Added null checking to followMe_MiscFunctions.push_newdest().
+ # ASTGUI-244 - Fixed a bug with filter in system status where some extensions
+   that should be shown are hidden.
+ # Add callingrules filter tooltip.
+ # ASTGUI-242 - Filter tooltip displaying failover trunk tooltip text.
+ # ASTGUI-199 - Fixed issue where filter function was being added to the calling
+   rule incorrectly.
 
 ==================================================================================
 Release 2.0.4




More information about the asterisk-gui-commits mailing list