Changes between Initial Version and Version 1 of Release/2.8/Announce/RC1

Show
Ignore:
Timestamp:
04/20/09 07:09:47 (4 years ago)
Author:
crschmidt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/2.8/Announce/RC1

    v1 v1  
     1= !OpenLayers 2.8 RC1 Announcement = 
     2 
     3The OpenLayers Development Team is proud to announce the first release 
     4candidate of OpenLayers 2.8! 
     5 
     6As of 2.8-RC1, the OpenLayers 2.8 release closes 245 outstanding 
     7tickets, split nearly down the middle between bug fixes and new 
     8features.  
     9 
     10We invite you to help us test the 2.8 release candidate! To test 2.8 in 
     11your applications, include the following tag in your OpenLayers-powered 
     12page: 
     13 
     14 <script src="http://openlayers.org/api/2.8-rc1/OpenLayers.js"></script> 
     15 
     16As always, the source is available at http://openlayers.org/download/. 
     17Bug reports can be filed in Trac, under the 2.8 version and milestone. 
     18 
     19The 2.8 release adds a number of important features, the full list of which 
     20can be found in the Release Notes, at  
     21http://trac.openlayers.org/wiki/Release/2.8/Notes. Some of the highlights include: 
     22 
     23 * Support for multi-layer vector feature selection 
     24 * Support for drawing text on vector layers  
     25 * Several new controls 
     26 * 5 new layer types, including OSM, ArcXML, and more. 
     27 * The long-awaited WFS protocol support, and related improvements 
     28 
     29... and many other new features and bug fixes that you can see 
     30detailed in the release notes linked above. 
     31 
     32For information on possible changes that will need to be made between 
     33this version of OpenLayers and previous versions, please look at the 
     34Release notes, available at the Release Notes information[1]. 
     35 
     36All forthcoming RC announcements will be sent only to the Developers 
     37list: anyone interested in tracking the progress to a final release 
     38should subscribe[2] to that list. 
     39 
     40We look forward to your feedback on this release. 
     41 
     42[1] http://trac.openlayers.org/wiki/Release/2.7/Notes#CompatibilityNotes 
     43[2] http://openlayers.org/mailman/listinfo/dev 
     44 
     45---- 
     46 
     47Back to [wiki:Release/2.8]